Mercurial > hg > xemacs-beta
log src/dumper.c @ 5626:eb41da9b4469
age | author | description |
---|---|---|
Mon, 08 Aug 2011 13:57:18 +0900 | Stephen J. Turnbull | Suppress the "no prototype" warning for pdump_file_try. |
Tue, 03 May 2011 01:43:36 +0900 | Stephen J. Turnbull | Remove static qualifier from pdump_file_try. |
Thu, 14 Oct 2010 17:15:20 +0200 | Mats Lidell | Changed bulk of GPLv2 or later files identified by script |
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 |
Sun, 21 Feb 2010 15:29:12 -0600 | Ben Wing | fix memory usage stats to include pdumped objects |
Thu, 04 Feb 2010 07:28:14 -0600 | Ben Wing | Rename xfree(FOO, TYPE) -> xfree(FOO) |
Tue, 26 Jan 2010 23:22:30 -0600 | Ben Wing | Mule-izing, various fixes related to char * arguments |