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.
|
Tue, 04 Oct 2005 20:26:13 +0000 |
Richard M. Stallman |
(refill_memory_reserve): Conditionalize the body, not the function's existence.
|
Fri, 30 Sep 2005 22:38:16 +0000 |
Dan Nicolaescu |
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
|
Sat, 23 Jul 2005 19:08:06 +0000 |
Richard M. Stallman |
(gc_cons_threshold): Not static.
|
Wed, 13 Jul 2005 05:33:34 +0000 |
Stefan Monnier |
(gc_cons_threshold): Make it static.
|
Wed, 13 Jul 2005 05:28:37 +0000 |
Stefan Monnier |
(gc_cons_combined_threshold, Vgc_cons_percentage): New vars.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Tue, 24 May 2005 15:34:09 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Sat, 14 May 2005 14:07:03 +0000 |
Richard M. Stallman |
(Fmemory_full_p): New function.
|
Wed, 20 Apr 2005 07:50:08 +0000 |
Kenichi Handa |
(make_sub_char_table): Argument changed to initial
|
Sun, 03 Apr 2005 22:27:05 +0000 |
Kim F. Storm |
(Fgarbage_collect): Call CHECK_CONS_LIST before and after gc.
|
Sat, 02 Apr 2005 12:05:38 +0000 |
Jan Dj¸«£rv |
* alloc.c (allocate_string_data): Call BLOCK_INPUT before calling
|
Thu, 24 Mar 2005 19:51:13 +0000 |
Stefan Monnier |
(make_number): The arg can be bigger than `int'.
|
Fri, 18 Feb 2005 18:16:09 +0000 |
Stefan Monnier |
(BLOCK_BYTES): Harmless typo.
|
Thu, 20 Jan 2005 15:37:41 +0000 |
Kim F. Storm |
(STRING_MARKED_P, VECTOR_MARKED_P): Return boolean.
|
Thu, 06 Jan 2005 22:02:32 +0000 |
Kim F. Storm |
(mark_fringe_data): Declare extern.
|
Tue, 04 Jan 2005 20:22:41 +0000 |
Stefan Monnier |
(refill_memory_reserve): Move.
|
Sun, 02 Jan 2005 22:52:23 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Don't truncate_undo_list on dead buffers.
|
Sat, 25 Dec 2004 10:31:36 +0000 |
Jan Dj¸«£rv |
Update comment for check_depth.
|
Sat, 25 Dec 2004 10:13:57 +0000 |
Jan Dj¸«£rv |
* alloc.c (check_depth): New variable.
|
Tue, 21 Dec 2004 11:30:31 +0000 |
Richard M. Stallman |
(Fgarbage_collect): Update call to truncate_undo_list.
|
Wed, 15 Dec 2004 21:40:41 +0000 |
Jan Dj¸«£rv |
* syssignal.h: Declare main_thread.
|