/[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.1605 by ttn, Fri Mar 8 21:29:19 2002 UTC revision 1.1606 by dirk, Sat Mar 9 20:15:16 2002 UTC
# Line 1  Line 1 
1    2002-03-02  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2    
3            * eval.c (SCM_CEVAL): Cleaned up the handling of #@dispatch.
4            Added lots of comments regarding the implementation of #@dispatch.
5            Changed intra-procedure communication to use t.arg1 instead of
6            arg2.  Removed some uses of t.arg1, t.lloc and proc as temporary
7            variables.  Introduced temporary variables with hopefully
8            descriptive names for clarification.  Replaced SCM_N?IMP by a more
9            explicit predicate in some places.  Use SCM_INSTANCE_HASH instead
10            of computing the expression explicitly.  Eliminate now unused
11            label nontoplevel_cdrxbegin.
12    
13            * goops.h (SCM_INSTANCE_HASH): New macro.
14    
15            * objects.h (SCM_CMETHOD_FORMALS, SCM_CMETHOD_BODY): New macros.
16    
17  2002-03-08  Thien-Thi Nguyen  <ttn@giblet.glug.org>  2002-03-08  Thien-Thi Nguyen  <ttn@giblet.glug.org>
18    
19          * Makefile.am (bin_SCRIPTS): Revive this decl, w/ initial element          * Makefile.am (bin_SCRIPTS): Revive this decl, w/ initial element

Legend:
Removed from v.1.1605  
changed lines
  Added in v.1.1606

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