Mercurial > hg > xemacs-beta
log src/emodules.c @ 5184:039d9a7f2e6d
age | author | description |
---|---|---|
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 |
Fri, 05 Feb 2010 11:25:00 -0600 | Ben Wing | Automatic merge |
Fri, 05 Feb 2010 11:02:24 -0600 | Ben Wing | Cleanups/renaming of EXTERNAL_TO_C_STRING and friends |
Thu, 04 Feb 2010 07:28:14 -0600 | Ben Wing | Rename xfree(FOO, TYPE) -> xfree(FOO) |
Thu, 28 Jan 2010 01:15:10 -0600 | Ben Wing | fix compile errors due to mismatched string pointer types |
Wed, 27 Jan 2010 00:35:36 -0600 | Ben Wing | function renamings to track names of char typedefs |
Tue, 26 Jan 2010 23:22:30 -0600 | Ben Wing | Mule-izing, various fixes related to char * arguments |