/[guile]/guile/guile-core/libguile/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/libguile/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1875 by dirk, Sun Jun 1 13:58:42 2003 UTC revision 1.1876 by dirk, Mon Jun 2 20:54:20 2003 UTC
# Line 1  Line 1 
1    2003-06-02  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2    
3            * deprecated.c, deprecated.h, eval.c, eval.h: Deprecated
4            scm_s_expression, scm_s_test, scm_s_body, scm_s_bindings,
5            scm_s_variable, scm_s_clauses, scm_s_formals.  In eval.c the
6            definitions are make static and renamed from scm_s_xxx to s_xxx.
7            In deprecated.c the original definitions are copied.
8    
9            * deprecated.h, eval.c, eval: Deprecated SCM_EVALIM2, SCM_EVALIM,
10            SCM_XEVAL and SCM_XEVALCAR.  The macro definitions are moved from
11            eval.h into eval.c and a copy (slightly modified to work in user
12            code) is placed into deprecated.h.
13    
14            * eval.c: Use the local static s_xxx definitions instead of the
15            scm_s_xxx definitions throughout.
16    
17  2003-06-01  Dirk Herrmann  <D.Herrmann@tu-bs.de>  2003-06-01  Dirk Herrmann  <D.Herrmann@tu-bs.de>
18    
19          This set of patches separates the representation of the cxr family          This set of patches separates the representation of the cxr family

Legend:
Removed from v.1.1875  
changed lines
  Added in v.1.1876

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26