log src/alloc.c @ 4934:714f7c9fabb1

age author description
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
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()