Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5058:eb17f0c176ac
clean up a bit the object-memory-usage-stats after gc
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-02-21 Ben Wing <ben@xemacs.org>
* alloc.c:
* alloc.c (pluralize_word):
New function to pluralize a word.
* alloc.c (pluralize_and_append): New function.
* alloc.c (object_memory_usage_stats):
Clean up duplication.
| author | Ben Wing <ben@xemacs.org> |
|---|---|
| date | Sun, 21 Feb 2010 05:19:08 -0600 |
| parents | 92dc90c0bb40 |
| children | c8f90d61dcf3 |
comparison
equal
deleted
inserted
replaced
| 5052:92dc90c0bb40 | 5058:eb17f0c176ac |
|---|---|
| 1 2010-02-21 Ben Wing <ben@xemacs.org> | |
| 2 | |
| 3 * alloc.c: | |
| 4 * alloc.c (pluralize_word): | |
| 5 New function to pluralize a word. | |
| 6 * alloc.c (pluralize_and_append): New function. | |
| 7 * alloc.c (object_memory_usage_stats): | |
| 8 Clean up duplication. | |
| 9 | |
| 1 2010-02-20 Ben Wing <ben@xemacs.org> | 10 2010-02-20 Ben Wing <ben@xemacs.org> |
| 2 | 11 |
| 3 * EmacsFrame.c: | 12 * EmacsFrame.c: |
| 4 * EmacsFrame.c (EmacsFrameRecomputeCellSize): | 13 * EmacsFrame.c (EmacsFrameRecomputeCellSize): |
| 5 * alloca.c (i00afunc): | 14 * alloca.c (i00afunc): |
