| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | * src/alloc.c (lisp_align_malloc): Remove unneeded prototype. | Stefan Monnier | 2012-04-10 | 1 | -7/+7 | |
| * | | Merge from trunk. | Paul Eggert | 2012-04-09 | 1 | -32/+39 | |
| |\ \ | |/ | ||||||
| | * | Remove * characters from the front of variable docstrings. | Chong Yidong | 2012-04-09 | 1 | -2/+2 | |
| | * | Avoid unnecessary pointer scanning in garbage collection (Bug#10780). | Paul Eggert | 2012-04-07 | 1 | -25/+28 | |
| | * | lispref/internals.texi Memory Usage tiny change | Glenn Morris | 2012-03-02 | 1 | -1/+3 | |
| | * | lispref/internals.texi Pure Storage updates | Glenn Morris | 2012-03-02 | 1 | -4/+6 | |
| * | | Merge from trunk. | Paul Eggert | 2012-03-01 | 1 | -1/+28 | |
| |\ \ | |/ | ||||||
| | * | * alloc.c (mark_memory): Conditionalize recent fix on USE_USB_TAG. | Paul Eggert | 2012-02-25 | 1 | -0/+2 | |
| | * | Generalize fix for crash due to non-contiguous EMACS_INT (Bug#10780). | Paul Eggert | 2012-02-25 | 1 | -1/+26 | |
| * | | Merge from trunk. | Paul Eggert | 2012-01-09 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 | |
| * | | Merge from trunk. | Paul Eggert | 2011-12-14 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Spelling fixes. | Paul Eggert | 2011-12-11 | 1 | -1/+1 | |
| * | | Merge from trunk. | Paul Eggert | 2011-12-10 | 1 | -7/+1 | |
| |\ \ | |/ | ||||||
| | * | Merge from trunk. | Paul Eggert | 2011-11-19 | 1 | -2/+2 | |
| | |\ | ||||||
| | * | | Standardize on VIRT_ADDR_VARIES behavior; otherwise, valgrind | Paul Eggert | 2011-11-10 | 1 | -7/+1 | |
| * | | | Merge from trunk. | Paul Eggert | 2011-11-18 | 1 | -3/+8 | |
| |\ \ \ | | |/ | |/| | ||||||
| | * | | Fix typos. | Juanma Barranquero | 2011-11-15 | 1 | -1/+1 | |
| | * | | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -1/+1 | |
| | |/ | ||||||
| | * | * alloc.c (DEADP): New macro, for porting to GNU/Hurd (Bug#9926). | Paul Eggert | 2011-11-06 | 1 | -1/+6 | |
| * | | Merge from trunk. | Paul Eggert | 2011-10-29 | 1 | -0/+50 | |
| |\ \ | |/ | ||||||
| | * | * alloc.c (which_symbols): Declare EXTERNALLY_VISIBLE, | Paul Eggert | 2011-10-29 | 1 | -1/+2 | |
| | * | Fix the `xbytecode' user-defined command in .gdbinit. | Eli Zaretskii | 2011-10-29 | 1 | -0/+49 | |
| * | | Merge from trunk. | Paul Eggert | 2011-10-12 | 1 | -2/+2 | |
| |\ \ | |/ | ||||||
| | * | * alloc.c (Fgc_status): Do not access beyond zombies array | Dmitry Antipov | 2011-10-11 | 1 | -2/+2 | |
| * | | Merge from trunk. | Paul Eggert | 2011-10-07 | 1 | -0/+5 | |
| |\ \ | |/ | ||||||
| | * | * alloc.c: Add comment. | Paul Eggert | 2011-10-07 | 1 | -0/+5 | |
| | * | Fix alignment-related core dump during GC. | Paul Eggert | 2011-10-07 | 1 | -20/+17 | |
| * | | * alloc.c (mark_memory): Omit 3rd (offset) arg; caller changed. | Paul Eggert | 2011-10-06 | 1 | -13/+16 | |
| * | | [ChangeLog] | Paul Eggert | 2011-10-06 | 1 | -9/+3 | |
| * | | Merge from trunk. | Paul Eggert | 2011-09-30 | 1 | -17/+26 | |
| |\ \ | |/ | ||||||
| | * | Remove dependency on glibc malloc internals. | Paul Eggert | 2011-09-30 | 1 | -2/+45 | |
| | * | Port --enable-checking=all to Fedora 14 x86. | Paul Eggert | 2011-09-29 | 1 | -32/+15 | |
| * | | * alloc.c: Do not assume sizeof (size_t) is a multiple of 8 | Paul Eggert | 2011-09-29 | 1 | -17/+34 | |
| * | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert | 2011-09-21 | 1 | -47/+48 | |
| |/ | ||||||
| * | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -11/+11 | |
| * | Merge from trunk. | Paul Eggert | 2011-08-04 | 1 | -8/+10 | |
| |\ | ||||||
| | * | Check for pthread and use it if found. | Jan Djärv | 2011-08-04 | 1 | -8/+10 | |
| * | | Adjust in response to jan.h.d's comments. | Paul Eggert | 2011-08-04 | 1 | -0/+88 | |
| |/ | ||||||
| * | * alloc.c (memory_full) [!SYNC_INPUT]: Fix signal-related race. | Paul Eggert | 2011-07-28 | 1 | -1/+5 | |
| * | Merge from trunk. | Paul Eggert | 2011-07-19 | 1 | -5/+5 | |
| |\ | ||||||
| | * | * alloc.c (valid_pointer_p): Use pipe, not open. | Paul Eggert | 2011-07-18 | 1 | -5/+5 | |
| * | | * alloc.c (__malloc_size_t): Remove. | Paul Eggert | 2011-07-14 | 1 | -9/+4 | |
| * | | Merge from trunk. | Paul Eggert | 2011-07-12 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | * alloc.c (gc_sweep): Don't read past end of array. | Paul Eggert | 2011-07-12 | 1 | -1/+1 | |
| * | | Merge from trunk. | Paul Eggert | 2011-07-10 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Protoize | Andreas Schwab | 2011-07-10 | 1 | -1/+1 | |
| * | | * alloc.c: Integer signedness and overflow fixes. | Paul Eggert | 2011-07-07 | 1 | -58/+78 | |
| |/ | ||||||
| * | Remove more assumptions re struct layout (Bug#8884). | Paul Eggert | 2011-07-06 | 1 | -1/+2 | |
| * | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 1 | -7/+3 | |