| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Merged from miles@gnu.org--gnu-2005 (patch 659-663) | Karoly Lorentey | 2005-12-03 | 1 | -4/+28 |
|\ \
| |/ |
|
| * | Include fcntl.h. Define O_WRONLY if not defined. | Kim F. Storm | 2005-11-30 | 1 | -4/+28 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654) | Karoly Lorentey | 2005-11-18 | 1 | -16/+85 |
|\ \
| |/ |
|
| * | (free_float): Make free list chaining aliasing-safe. | Andreas Schwab | 2005-11-15 | 1 | -14/+14 |
| * | (valid_lisp_object_p): New function to validate that | Kim F. Storm | 2005-11-09 | 1 | -2/+71 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641) | Karoly Lorentey | 2005-11-07 | 1 | -59/+106 |
|\ \
| |/ |
|
| * | (refill_memory_reserve): Move decl out of conditionals. | Richard M. Stallman | 2005-11-03 | 1 | -1/+2 |
| * | (BYTES_USED): Use uordblks, not arena. | Richard M. Stallman | 2005-10-30 | 1 | -2/+4 |
| * | * alloc.c (emacs_blocked_free): Fix typo. | Chong Yidong | 2005-10-29 | 1 | -1/+1 |
| * | (syms_of_alloc) <memory-full>: Doc fix. | Richard M. Stallman | 2005-10-29 | 1 | -64/+102 |
| * | (spare_memory): No longer static. | Richard M. Stallman | 2005-10-28 | 1 | -1/+7 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577) | Karoly Lorentey | 2005-10-09 | 1 | -23/+27 |
|\ \
| |/ |
|
| * | (refill_memory_reserve): Conditionalize the body, not the function's existence. | Richard M. Stallman | 2005-10-04 | 1 | -14/+15 |
| * | * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct | Dan Nicolaescu | 2005-09-30 | 1 | -9/+12 |
* | | Merged in changes from CVS trunk. Plus added lisp/term tweaks. | Karoly Lorentey | 2005-09-04 | 1 | -2/+36 |
|\ \
| |/ |
|
| * | (gc_cons_threshold): Not static. | Richard M. Stallman | 2005-07-23 | 1 | -10/+13 |
| * | (gc_cons_threshold): Make it static. | Stefan Monnier | 2005-07-13 | 1 | -1/+1 |
| * | (gc_cons_combined_threshold, Vgc_cons_percentage): New vars. | Stefan Monnier | 2005-07-13 | 1 | -1/+32 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 469) | Karoly Lorentey | 2005-07-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331) | Karoly Lorentey | 2005-05-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix typo in comment. | Juanma Barranquero | 2005-05-24 | 1 | -1/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 307-312) | Karoly Lorentey | 2005-05-16 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | (Fmemory_full_p): New function. | Richard M. Stallman | 2005-05-14 | 1 | -0/+7 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278) | Karoly Lorentey | 2005-04-25 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | (make_sub_char_table): Argument changed to initial | Kenichi Handa | 2005-04-20 | 1 | -5/+5 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231) | Karoly Lorentey | 2005-04-04 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | (Fgarbage_collect): Call CHECK_CONS_LIST before and after gc. | Kim F. Storm | 2005-04-03 | 1 | -0/+4 |
| * | * alloc.c (allocate_string_data): Call BLOCK_INPUT before calling | Jan Djärv | 2005-04-02 | 1 | -0/+4 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 204-213) | Karoly Lorentey | 2005-03-27 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (make_number): The arg can be bigger than `int'. | Stefan Monnier | 2005-03-24 | 1 | -1/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116) | Karoly Lorentey | 2005-02-20 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | (BLOCK_BYTES): Harmless typo. | Stefan Monnier | 2005-02-18 | 1 | -5/+6 |
* | | Merged in changes from CVS trunk. (Long time no see!) :-) | Karoly Lorentey | 2005-02-03 | 1 | -20/+34 |
|\ \
| |/ |
|
| * | (STRING_MARKED_P, VECTOR_MARKED_P): Return boolean. | Kim F. Storm | 2005-01-20 | 1 | -2/+2 |
| * | (mark_fringe_data): Declare extern. | Kim F. Storm | 2005-01-06 | 1 | -0/+10 |
| * | (refill_memory_reserve): Move. | Stefan Monnier | 2005-01-04 | 1 | -17/+21 |
| * | (Fgarbage_collect): Don't truncate_undo_list on dead buffers. | Richard M. Stallman | 2005-01-02 | 1 | -1/+1 |
* | | Merged in changes from CVS trunk. | Karoly Lorentey | 2005-01-06 | 1 | -4/+33 |
|\ \
| |/ |
|
| * | Update comment for check_depth. | Jan Djärv | 2004-12-25 | 1 | -12/+14 |
| * | * alloc.c (check_depth): New variable. | Jan Djärv | 2004-12-25 | 1 | -4/+31 |
* | | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-12-23 | 1 | -71/+38 |
|\ \
| |/ |
|
| * | (Fgarbage_collect): Update call to truncate_undo_list. | Richard M. Stallman | 2004-12-21 | 1 | -67/+37 |
| * | * syssignal.h: Declare main_thread. | Jan Djärv | 2004-12-15 | 1 | -4/+1 |
* | | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-12-08 | 1 | -0/+17 |
|\ \
| |/ |
|
| * | * alloc.c: Add comment about the reason for (UN)BLOCK_INPUT_ALLOC. | Jan Djärv | 2004-12-07 | 1 | -0/+17 |
* | | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-12-08 | 1 | -15/+278 |
|\ \
| |/ |
|
| * | * gtkutil.c: Include signal.h and syssignal.h. | Jan Djärv | 2004-12-07 | 1 | -6/+67 |
| * | Add commentary for last change. | Kim F. Storm | 2004-12-01 | 1 | -23/+77 |
| * | Add more checks for buffer overruns. | Kim F. Storm | 2004-11-30 | 1 | -9/+152 |