| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge from emacs--devo--0 | Miles Bader | 2006-11-21 | 1 | -8/+14 |
|\ |
|
| * | (mark_memory): New argument OFFSET. All uses changed. | YAMAMOTO Mitsuharu | 2006-11-13 | 1 | -8/+14 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-08-28 | 1 | -16/+6 |
|\ \
| |/ |
|
| * | (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous | YAMAMOTO Mitsuharu | 2006-08-27 | 1 | -16/+6 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-08-16 | 1 | -6/+21 |
|\ \
| |/ |
|
| * | * alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler | Jan Djärv | 2006-08-10 | 1 | -6/+16 |
| * | Include w32.h. | Eli Zaretskii | 2006-08-05 | 1 | -0/+5 |
* | | (NSTATICS): Fix previous change. | Kenichi Handa | 2006-08-07 | 1 | -1/+1 |
* | | (NSTATICS): Increased to 0x7F0. | Kenichi Handa | 2006-08-07 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-08-03 | 1 | -28/+139 |
|\ \
| |/ |
|
| * | [WINDOWSNT]: Include fcntl.h, to fix last change. | Eli Zaretskii | 2006-07-29 | 1 | -0/+4 |
| * | Whitespace change. | Richard M. Stallman | 2006-07-29 | 1 | -1/+2 |
| * | (valid_pointer_p): New function (from valid_lisp_object_p). | Kim F. Storm | 2006-07-28 | 1 | -18/+33 |
| * | (find_string_data_in_pure): New function. | YAMAMOTO Mitsuharu | 2006-07-25 | 1 | -3/+74 |
| * | (pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars. | YAMAMOTO Mitsuharu | 2006-07-20 | 1 | -7/+27 |
* | | Merge from emacs--devo--0 | Miles Bader | 2006-07-19 | 1 | -5/+10 |
|\ \
| |/ |
|
| * | (buffer_memory_full, memory_full): Use xsignal. Remove loop. | Kim F. Storm | 2006-07-18 | 1 | -5/+10 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54 | Miles Bader | 2006-04-09 | 1 | -4/+16 |
|\ \
| |/ |
|
| * | [STDC_HEADERS]: Include stddef.h. | Eli Zaretskii | 2006-04-08 | 1 | -0/+4 |
| * | * process.h (struct Lisp_Process): Replace Lisp_Objects `pid', | Stefan Monnier | 2006-04-08 | 1 | -4/+12 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-42 | Miles Bader | 2006-03-10 | 1 | -3/+9 |
|\ \
| |/ |
|
| * | (USE_POSIX_MEMALIGN): Fix last change. | Kim F. Storm | 2006-03-10 | 1 | -1/+3 |
| * | (USE_POSIX_MEMALIGN): New macro. | Stefan Monnier | 2006-03-09 | 1 | -3/+7 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21 | Miles Bader | 2006-02-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (Fmake_symbol): Comment-out left-over assert from before we added BLOCK_INPUTs. | Stefan Monnier | 2006-02-17 | 1 | -1/+1 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14 | Miles Bader | 2006-02-11 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | (Fmake_bool_vector, Fpurecopy): Doc fixes. | Juanma Barranquero | 2006-02-09 | 1 | -2/+2 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-9 | Miles Bader | 2006-02-01 | 1 | -9/+74 |
|\ \
| |/ |
|
| * | * alloc.c (make_interval, allocate_string) | Chong Yidong | 2006-01-27 | 1 | -8/+73 |
| * | (check_pure_size): Make overflow message an "error message". | Richard M. Stallman | 2006-01-26 | 1 | -1/+1 |
* | | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7 | Miles Bader | 2006-01-25 | 1 | -2/+21 |
|\ \
| |/ |
|
| * | * alloc.c (allocate_string_data): Update next_free immediately, to | Chong Yidong | 2006-01-24 | 1 | -1/+2 |
| * | (lisp_align_free): Add an assertion. | Stefan Monnier | 2006-01-23 | 1 | -1/+19 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97 | Miles Bader | 2006-01-16 | 1 | -75/+216 |
|\ \
| |/ |
|
| * | Comment and whitespace changes. | Richard M. Stallman | 2005-12-11 | 1 | -5/+6 |
| * | Include fcntl.h. Define O_WRONLY if not defined. | Kim F. Storm | 2005-11-30 | 1 | -4/+28 |
| * | (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 |
| * | (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 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88 | Miles Bader | 2005-10-07 | 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 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74 | Miles Bader | 2005-07-29 | 1 | -10/+13 |
|\ \
| |/ |
|
| * | (gc_cons_threshold): Not static. | Richard M. Stallman | 2005-07-23 | 1 | -10/+13 |
* | | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69 | Miles Bader | 2005-07-14 | 1 | -2/+33 |
|\ \
| |/ |
|
| * | (gc_cons_threshold): Make it static. | Stefan Monnier | 2005-07-13 | 1 | -1/+1 |