Mercurial > hg > xemacs-beta
diff ChangeLog @ 3263:d674024a8674
[xemacs-hg @ 2006-02-27 16:29:00 by crestani]
- Introduce a fancy asynchronous finalization strategy on C level.
- Merge the code conditioned on MC_ALLOC into the code conditioned on
NEW_GC.
- Remove the possibility to free objects manually outside garbage
collections when the new collector is enabled.
author | crestani |
---|---|
date | Mon, 27 Feb 2006 16:29:29 +0000 |
parents | 59f24c2a31ac |
children | 34cfe24248f6 |
line wrap: on
line diff
--- a/ChangeLog Sun Feb 26 22:51:04 2006 +0000 +++ b/ChangeLog Mon Feb 27 16:29:29 2006 +0000 @@ -1,3 +1,8 @@ +2006-02-22 Marcus Crestani <crestani@xemacs.org> + + * configure.ac: Remove mc-alloc, replace it with newgc, adjust + output and comments. + 2006-02-26 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.25 "eggplant" is released.