log src/alloc.c @ 82422:77d2d5f85dbc

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 11 Jul 2007 15:23:37 +0000 Stefan Monnier (emacs_blocked_free): Remove unused var `bytes_used_now'.
Tue, 10 Jul 2007 18:00:44 +0000 Stefan Monnier (mark_maybe_pointer): Enforce mult-of-8 alignment when using
Fri, 08 Jun 2007 19:59:46 +0000 Juanma Barranquero (init_strings): Initialize canonical empty strings.
Sun, 10 Aug 2008 02:40:17 +0000 Glenn Morris Use __sparc__ rather than sparc.
Sat, 12 Apr 2008 01:58:56 +0000 YAMAMOTO Mitsuharu [!SYSTEM_MALLOC && !SYNC_INPUT] (uninterrupt_malloc)
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Sun, 16 Sep 2007 09:40:45 +0000 Andreas Schwab (reset_malloc_hooks): Set the hooks to the previous
Sun, 19 Aug 2007 00:16:20 +0000 Andreas Schwab (pure): Round PURESIZE up.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 16 Apr 2007 03:09:33 +0000 YAMAMOTO Mitsuharu (mem_insert): Set min_heap_address and max_heap_address
Fri, 26 Jan 2007 08:35:54 +0000 YAMAMOTO Mitsuharu (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Thu, 11 Jan 2007 19:21:53 +0000 Jan Dj¸«£rv (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use pthread_equal,
Mon, 13 Nov 2006 08:20:28 +0000 YAMAMOTO Mitsuharu (mark_memory): New argument OFFSET. All uses changed.