comparison lisp/ChangeLog @ 3092:141c2920ea48

[xemacs-hg @ 2005-11-25 01:41:31 by crestani] Incremental Garbage Collector
author crestani
date Fri, 25 Nov 2005 01:42:08 +0000
parents 0f411920c8db
children ad2f4ae9895b
comparison
equal deleted inserted replaced
3091:c22d8984148c 3092:141c2920ea48
1 2005-11-21 Marcus Crestani <crestani@xemacs.org>
2
3 Incremental Garbage Collector
4
5 * cus-start.el (all): Add allow-incremental-gc,
6 gc-cons-incremental-threshold, and
7 gc-incremental-traversal-threshold to alloc customization group.
8 * diagnose.el (show-memory-usage): Additionally allocated memory
9 no longer in use, remove.
10 * diagnose.el (show-lrecord-stats): Additionally allocated memory
11 no longer in use, remove.
12 * diagnose.el (show-gc-stats): New.
13
1 2005-11-08 Malcolm Purvis <malcolmp@xemacs.org> 14 2005-11-08 Malcolm Purvis <malcolmp@xemacs.org>
2 15
3 * help.el: 16 * help.el:
4 * menubar-items.el (default-menubar): 17 * menubar-items.el (default-menubar):
5 Add 'Known Problems' to the Help menu. 18 Add 'Known Problems' to the Help menu.