Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 1773:aa0db78e67c4
[xemacs-hg @ 2003-11-01 14:54:53 by kaltenbach]
Bugfix in USE_KKCC mode processing weak data structures
2003-11-01 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de>
* src/alloc.c (garbage_collect_1):fix bug
* automated/weak-tests.el:added test to track it down
author | kaltenbach |
---|---|
date | Sat, 01 Nov 2003 14:55:00 +0000 |
parents | db7c7e251153 |
children | ebb2b9148aad |
comparison
equal
deleted
inserted
replaced
1772:c6b9198bfc23 | 1773:aa0db78e67c4 |
---|---|
1 2003-11-01 Markus Kaltenbach <makalten@informatik.uni-tuebingen.de> | |
2 | |
3 * automated/weak-tests.el: | |
4 Added testing of the iterative marking calls needed for processing | |
5 weak data structures, especially ephemerons, correctly | |
6 | |
1 2003-10-22 Vin Shelton <acs@xemacs.org> | 7 2003-10-22 Vin Shelton <acs@xemacs.org> |
2 | 8 |
3 * automated/hash-table-tests.el: Remove debugging print | 9 * automated/hash-table-tests.el: Remove debugging print |
4 statements. | 10 statements. |
5 | 11 |