Mercurial > hg > xemacs-beta
log src/emodules.c @ 5314:596011a8bf8f
age | author | description |
---|---|---|
Mon, 18 Oct 2010 23:43:03 +0900 | Stephen J. Turnbull | In emodules_load(), dereference f = dll_variable() once more. |
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 |