| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge from emacs--devo--0 | Miles Bader | 2007-08-21 | 1 | -1/+1 |
| |\ |
|
| | * | (pure): Round PURESIZE up. | Andreas Schwab | 2007-08-19 | 1 | -1/+1 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| | |\ |
|
| | | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -5/+8 |
| |\ \ \
| |/ / |
|
| | * | | (emacs_blocked_free): Remove unused var `bytes_used_now'. | Stefan Monnier | 2007-07-11 | 1 | -2/+0 |
| | * | | (mark_maybe_pointer): Enforce mult-of-8 alignment when using | Stefan Monnier | 2007-07-10 | 1 | -3/+8 |
| * | | | Replace uses of GC_* macros with the non-GC_ versions. | Stefan Monnier | 2007-06-29 | 1 | -21/+21 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -0/+7 |
| |\ \ \
| |/ / |
|
| | * | | (init_strings): Initialize canonical empty strings. | Juanma Barranquero | 2007-06-08 | 1 | -0/+7 |
| | |/ |
|
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-04-24 | 1 | -2/+2 |
| |\ \
| |/ |
|
| | * | (mem_insert): Set min_heap_address and max_heap_address | YAMAMOTO Mitsuharu | 2007-04-16 | 1 | -2/+2 |
| * | | (Fgarbage_collect): If nextb->text->inhibit_shrinking is | Kenichi Handa | 2007-02-23 | 1 | -1/+2 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-01-30 | 1 | -2/+2 |
| |\ \
| |/ |
|
| | * | (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use | YAMAMOTO Mitsuharu | 2007-01-26 | 1 | -2/+2 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-01-26 | 1 | -15/+15 |
| |\ \
| |/ |
|
| | * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | * | (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use pthread_equal, | Jan Djärv | 2007-01-11 | 1 | -14/+14 |
| * | | 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 |
| |\ \
| |/ |
|