log src/alloc.c @ 78708:960741d0ec65

age author description
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.
Sun, 27 Aug 2006 07:08:31 +0000 YAMAMOTO Mitsuharu (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous
Thu, 10 Aug 2006 06:09:30 +0000 Jan Dj¸«£rv * alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler
Sat, 05 Aug 2006 13:01:50 +0000 Eli Zaretskii Include w32.h.
Sat, 29 Jul 2006 10:18:11 +0000 Eli Zaretskii [WINDOWSNT]: Include fcntl.h, to fix last change.
Sat, 29 Jul 2006 01:53:31 +0000 Richard M. Stallman Whitespace change.
Fri, 28 Jul 2006 11:12:23 +0000 Kim F. Storm (valid_pointer_p): New function (from valid_lisp_object_p).
Tue, 25 Jul 2006 10:10:19 +0000 YAMAMOTO Mitsuharu (find_string_data_in_pure): New function.
Thu, 20 Jul 2006 01:01:04 +0000 YAMAMOTO Mitsuharu (pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.