| 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-31 | 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 |
* | | | 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 |
| |/ |
|
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | (mem_insert): Set min_heap_address and max_heap_address | YAMAMOTO Mitsuharu | 2007-04-16 | 1 | -2/+2 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -15/+15 |
|\ \
| |/ |
|
| * | (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use | YAMAMOTO Mitsuharu | 2007-01-26 | 1 | -2/+2 |
| * | 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 |
* | | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned! | Karoly Lorentey | 2006-12-03 | 1 | -8/+14 |
|\ \
| |/ |
|
| * | (mark_memory): New argument OFFSET. All uses changed. | YAMAMOTO Mitsuharu | 2006-11-13 | 1 | -8/+14 |
* | | Fix obvious runtime errors after merge. | Karoly Lorentey | 2006-10-14 | 1 | -1/+2 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-10-14 | 1 | -24/+49 |
|\ \
| |/ |
|
| * | (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous | YAMAMOTO Mitsuharu | 2006-08-27 | 1 | -16/+6 |
| * | * 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 |
| * | [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 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-07-29 | 1 | -15/+111 |
|\ \
| |/ |
|
| * | (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 |
| * | (buffer_memory_full, memory_full): Use xsignal. Remove loop. | Kim F. Storm | 2006-07-18 | 1 | -5/+10 |
* | | Merged from | Karoly Lorentey | 2006-04-10 | 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 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-03-12 | 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 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | (Fmake_symbol): Comment-out left-over assert from before we added BLOCK_INPUTs. | Stefan Monnier | 2006-02-17 | 1 | -1/+1 |
* | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | (Fmake_bool_vector, Fpurecopy): Doc fixes. | Juanma Barranquero | 2006-02-09 | 1 | -2/+2 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 187, 704) | Karoly Lorentey | 2006-01-30 | 1 | -6/+90 |
|\ \
| |/ |
|
| * | * 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 |
| * | * 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 |
* | | Rename `struct device' to `struct terminal'. Rename some terminal-related fu... | Karoly Lorentey | 2005-12-29 | 1 | -2/+2 |
* | | Reimplement terminal parameters in C; clean up term.c, create terminal.c. | Karoly Lorentey | 2005-12-25 | 1 | -0/+2 |
* | | Implement full support for frame-local `next-buffer' and `previous-buffer'. | Karoly Lorentey | 2005-12-20 | 1 | -0/+1 |
* | | Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676) | Karoly Lorentey | 2005-12-19 | 1 | -5/+6 |
|\ \
| |/ |
|
| * | Comment and whitespace changes. | Richard M. Stallman | 2005-12-11 | 1 | -5/+6 |