/[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.1597 by dirk, Fri Mar 1 00:19:20 2002 UTC revision 1.1598 by dirk, Sat Mar 2 09:53:51 2002 UTC
# Line 1  Line 1 
1    2002-03-02  Dirk Herrmann  <D.Herrmann@tu-bs.de>
2    
3            * eval.c (scm_badargsp, SCM_CEVAL): Replaced SCM_N?IMP by a more
4            explicit predicate in some places.
5    
6            (CHECK_EQVISH): Removed.
7    
8            (SCM_CEVAL): Removed some uses of t.arg1 and proc as temporary
9            variables.  Removed side-effecting operations from conditions and
10            macro calls.  Introduced temporary variables for clarification.
11            Sorted if-else-if check for the type of the last form in a list by
12            frequency.  Avoided some unnecessary tail-recursion calls.
13    
14  2002-03-01  Dirk Herrmann  <D.Herrmann@tu-bs.de>  2002-03-01  Dirk Herrmann  <D.Herrmann@tu-bs.de>
15    
16          * gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, NEXT_DATA_CELL,          * gc.c (SCM_HEAP_SEG_SIZE, CELL_UP, CELL_DN, NEXT_DATA_CELL,

Legend:
Removed from v.1.1597  
changed lines
  Added in v.1.1598

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