Mercurial > hg > xemacs-beta
log src/ChangeLog @ 5170:5ddbab03b0e6
age | author | description |
---|---|---|
Thu, 25 Mar 2010 06:07:25 -0500 | Ben Wing | various fixes to memory-usage stats |
Wed, 24 Mar 2010 01:22:51 -0500 | Ben Wing | cleanup of code related to xfree(), better KKCC backtrace capabilities, document XD_INLINE_LISP_OBJECT_BLOCK_PTR, fix some memory leaks, other code cleanup |
Mon, 22 Mar 2010 19:12:15 -0500 | Ben Wing | extract gap array from extents.c, use in range tables |
Sun, 21 Mar 2010 04:41:49 -0500 | Ben Wing | clean up, rearrange allocation statistics code |
Mon, 22 Mar 2010 19:04:51 -0400 | Vin Shelton | Fix broken compile of window.c under Visual Studio 6. |
Sun, 21 Mar 2010 13:25:21 +0000 | Aidan Kehoe | Don't assume a Lisp_Object will fit in a Bytecount, src/alloc.c |
Sat, 20 Mar 2010 20:20:30 -0500 | Ben Wing | fix various problems with allocation statistics, track overhead properly |