Fri, 17 Feb 2006 16:00:35 +0000 |
Stefan Monnier |
(Fmake_symbol): Comment-out left-over assert from before we added BLOCK_INPUTs.
|
Thu, 09 Feb 2006 10:49:59 +0000 |
Juanma Barranquero |
(Fmake_bool_vector, Fpurecopy): Doc fixes.
|
Fri, 27 Jan 2006 22:14:57 +0000 |
Chong Yidong |
* alloc.c (make_interval, allocate_string)
|
Thu, 26 Jan 2006 17:51:42 +0000 |
Richard M. Stallman |
(check_pure_size): Make overflow message an "error message".
|
Tue, 24 Jan 2006 18:35:25 +0000 |
Chong Yidong |
* alloc.c (allocate_string_data): Update next_free immediately, to
|
Mon, 23 Jan 2006 02:35:36 +0000 |
Stefan Monnier |
(lisp_align_free): Add an assertion.
|
Sun, 11 Dec 2005 05:07:16 +0000 |
Richard M. Stallman |
Comment and whitespace changes.
|
Wed, 30 Nov 2005 00:04:51 +0000 |
Kim F. Storm |
Include fcntl.h. Define O_WRONLY if not defined.
|
Tue, 15 Nov 2005 13:53:26 +0000 |
Andreas Schwab |
(free_float): Make free list chaining aliasing-safe.
|
Wed, 09 Nov 2005 23:14:12 +0000 |
Kim F. Storm |
(valid_lisp_object_p): New function to validate that
|
Thu, 03 Nov 2005 21:11:20 +0000 |
Richard M. Stallman |
(refill_memory_reserve): Move decl out of conditionals.
|
Sun, 30 Oct 2005 07:34:05 +0000 |
Richard M. Stallman |
(BYTES_USED): Use uordblks, not arena.
|
Sat, 29 Oct 2005 20:17:48 +0000 |
Chong Yidong |
* alloc.c (emacs_blocked_free): Fix typo.
|
Sat, 29 Oct 2005 19:39:50 +0000 |
Richard M. Stallman |
(syms_of_alloc) <memory-full>: Doc fix.
|
Fri, 28 Oct 2005 16:25:37 +0000 |
Richard M. Stallman |
(spare_memory): No longer static.
|