/[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.42 by mdj, Sat Apr 19 17:23:50 2003 UTC revision 1.310.2.43 by mdj, Sun Apr 20 17:33:03 2003 UTC
# Line 56  got confused if handed method code creat Line 56  got confused if handed method code creat
56  (environment = empty list).  It now stands every environment  (environment = empty list).  It now stands every environment
57  imaginable (think about it!).  imaginable (think about it!).
58    
59    ** GOOPS init-thunks can now be primitive procedures
60    
61    Previously, attempts to provide something else than a closure as value
62    for the #:init-thunk slot option would yield a segmentation fault.
63    Now, it's possible to supply a primitive procedure as init-thunk.
64    Non-allowed values result in an error.
65    
66  ** Garbage collection frequency improved for large malloc heaps  ** Garbage collection frequency improved for large malloc heaps
67    
68  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.42  
changed lines
  Added in v.1.310.2.43

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