Mercurial > hg > xemacs-beta
log src/alloc.c @ 4952:19a72041c5ed
age | author | description |
---|---|---|
Tue, 26 Jan 2010 23:22:30 -0600 | Ben Wing | Mule-izing, various fixes related to char * arguments |
Tue, 19 Jan 2010 11:25:37 -0600 | Ben Wing | (for main branch) when freeing check against DEADBEEF_CONSTANT since that's what we use elsewhere |
Tue, 19 Jan 2010 01:21:39 -0600 | Ben Wing | make it easier to debug staticpro crashes. |
Wed, 03 Feb 2010 08:50:00 -0600 | Ben Wing | remove old no-longer-useful kludgy compiled-fun annotations hack |
Wed, 03 Feb 2010 08:01:55 -0600 | Ben Wing | add more byte-code assertions and better failure output |
Mon, 01 Feb 2010 01:02:40 -0600 | Ben Wing | implement equalp in C, fix case-folding, add equal() method for keymaps |
Mon, 18 Jan 2010 06:05:21 -0600 | Ben Wing | try harder to avoid crashing when debug-printing |