Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1550:6e7ace1ab32d
[xemacs-hg @ 2003-06-30 09:38:38 by stephent]
for big string leak <874r3nryum.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 30 Jun 2003 09:38:40 +0000 |
parents | a326a8b73148 |
children | ddcdeb1a25c4 |
comparison
equal
deleted
inserted
replaced
1549:bc9eadea35cf | 1550:6e7ace1ab32d |
---|---|
1 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * alloc.c (allocate_big_string_chars): New. | |
4 (make_uninit_string): Use it. | |
5 (resize_string): Use it. Bump cons counter on realloc, too. | |
6 | |
7 Based on analysis and patch by Martin Buchholz <martin@xemacs.org>: | |
8 <15409.4809.288773.686482@gargle.gargle.HOWL>. | |
9 | |
1 2003-06-01 Steve Youngs <youngs@xemacs.org> | 10 2003-06-01 Steve Youngs <youngs@xemacs.org> |
2 | 11 |
3 * XEmacs 21.5.14 "cassava" is released. | 12 * XEmacs 21.5.14 "cassava" is released. |
4 | 13 |
5 2003-05-20 Jerry James <james@xemacs.org> | 14 2003-05-20 Jerry James <james@xemacs.org> |