/[guile]/guile/guile-core/NEWS
ViewVC logotype

Diff of /guile/guile-core/NEWS

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

revision 1.310.2.41 by mvo, Sat Apr 19 11:18:10 2003 UTC revision 1.310.2.42 by mdj, Sat Apr 19 17:23:50 2003 UTC
# Line 49  protect, is now initialized correctly. Line 49  protect, is now initialized correctly.
49  The class redefinition protocol now properly removes the old accessor  The class redefinition protocol now properly removes the old accessor
50  methods from their accessors.  methods from their accessors.
51    
52    ** GOOPS method dispatch bug fixed.
53    
54    Previously, the code updating the method cache in generic functions
55    got confused if handed method code created in a null environment
56    (environment = empty list).  It now stands every environment
57    imaginable (think about it!).
58    
59  ** Garbage collection frequency improved for large malloc heaps  ** Garbage collection frequency improved for large malloc heaps
60    
61  The decision when to run the GC is now done in a way that avoids GCs  The decision when to run the GC is now done in a way that avoids GCs

Legend:
Removed from v.1.310.2.41  
changed lines
  Added in v.1.310.2.42

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