Mercurial > hg > xemacs-beta
log src/gc.c @ 5014:c2e0c3af5fe3
age | author | description |
---|---|---|
Mon, 08 Feb 2010 07:00:24 -0600 | Ben Wing | cleanups to debug-print, try harder to make it work during GC |
Thu, 04 Feb 2010 07:28:14 -0600 | Ben Wing | Rename xfree(FOO, TYPE) -> xfree(FOO) |
Wed, 03 Feb 2010 21:46:21 -0600 | Ben Wing | Automatic merge |
Tue, 26 Jan 2010 23:22:30 -0600 | Ben Wing | Mule-izing, various fixes related to char * arguments |
Tue, 19 Jan 2010 01:21:39 -0600 | Ben Wing | make it easier to debug staticpro crashes. |
Wed, 03 Feb 2010 08:01:55 -0600 | Ben Wing | add more byte-code assertions and better failure output |
Sat, 23 Aug 2008 16:38:51 +0200 | Aidan Kehoe | Handle varalias chains, custom variables in #'user-variable-p. |