Mercurial > hg > xemacs-beta
log src/alloc.c @ 4921:17362f371cc2
age | author | description |
---|---|---|
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 |
Wed, 06 Jan 2010 10:44:06 -0700 | Jerry James | Enable rudimentary support for valgrind, including functions that tell valgrind |
Thu, 17 Dec 2009 13:15:04 +0000 | Aidan Kehoe | Don't attempt to free dumped data, alloc.c:resize_string() |
Mon, 09 Nov 2009 09:21:59 -0700 | Jerry James | Remove "old" GNU malloc in src/malloc.c, and all references to it. Drop the |