Mercurial > hg > xemacs-beta
log src/mule-coding.c @ 5173:bd1e25975cdc
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 Mar 2010 07:16:22 -0600 | Ben Wing | fix bad bug with escape-quoted handling |
Thu, 04 Feb 2010 07:28:14 -0600 | Ben Wing | Rename xfree(FOO, TYPE) -> xfree(FOO) |
Wed, 03 Feb 2010 20:51:18 -0600 | Ben Wing | rewrite dynarr code |
Tue, 26 Jan 2010 23:22:30 -0600 | Ben Wing | Mule-izing, various fixes related to char * arguments |
Sun, 15 Nov 2009 16:53:14 +0000 | Aidan Kehoe | Resolve the unregistered-CCL-programs-get-garbage-collected problem correctly |
Wed, 30 Sep 2009 12:48:21 +0100 | Aidan Kehoe | Register any CCL programs used by fixed-width coding-systems. |