Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4115:6595286b4bed
[xemacs-hg @ 2007-08-14 18:58:13 by crestani]
2006-12-29 Nix <nix@esperi.org.uk>
* gc.c (recompute_need_to_garbage_collect): Avoid numeric
overflow in percentage calculation.
author | crestani |
---|---|
date | Tue, 14 Aug 2007 18:58:16 +0000 |
parents | f4b1f7f86ac9 |
children | 229bd619740a |
comparison
equal
deleted
inserted
replaced
4114:3a33c28ce351 | 4115:6595286b4bed |
---|---|
1 2006-12-29 Nix <nix@esperi.org.uk> | |
2 | |
3 * gc.c (recompute_need_to_garbage_collect): Avoid numeric | |
4 overflow in percentage calculation. | |
5 | |
1 2007-08-04 Stephen J. Turnbull <stephen@xemacs.org> | 6 2007-08-04 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 7 |
3 * sunpro.c (Fut_log_text): Fix mismatched parentheses, reorganize. | 8 * sunpro.c (Fut_log_text): Fix mismatched parentheses, reorganize. |
4 Thanks to Paul Keusemann (for a suggested patch) and Rob McMahon | 9 Thanks to Paul Keusemann (for a suggested patch) and Rob McMahon |
5 for reporting the issue. | 10 for reporting the issue. |