log src/alloc.c @ 75192:a62f8b0494a2

age author description
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.
Tue, 18 Jul 2006 13:25:40 +0000 Kim F. Storm (buffer_memory_full, memory_full): Use xsignal. Remove loop.
Sat, 08 Apr 2006 16:43:49 +0000 Eli Zaretskii [STDC_HEADERS]: Include stddef.h.
Sat, 08 Apr 2006 15:07:35 +0000 Stefan Monnier * process.h (struct Lisp_Process): Replace Lisp_Objects `pid',
Fri, 10 Mar 2006 08:10:24 +0000 Kim F. Storm (USE_POSIX_MEMALIGN): Fix last change.
Thu, 09 Mar 2006 23:06:58 +0000 Stefan Monnier (USE_POSIX_MEMALIGN): New macro.