Mercurial > hg > xemacs-beta
log src/alloc.c @ 4953:304aebb79cd3
age | author | description |
---|---|---|
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 |
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 |