| Age | Commit message (Expand) | Author |
| 2012-01-05 | Add 2012 to FSF copyright years for Emacs files | Glenn Morris |
| 2011-11-15 | Fix typos. | Juanma Barranquero |
| 2011-09-09 | Whitespace changes. | Juanma Barranquero |
| 2011-07-10 | Protoize | Andreas Schwab |
| 2011-02-06 | * ralloc.c: conform to C89 pointer rules | Paul Eggert |
| 2011-01-24 | Convert consecutive FSF copyright years to ranges. | Glenn Morris |
| 2011-01-17 | Merge from mainline. | Paul Eggert |
| 2011-01-15 | Nuke arch-tags. | Glenn Morris |
| 2011-01-14 | Merge from mainline. | Paul Eggert |
| 2011-01-14 | Merge from emacs-23 | Stefan Monnier |
| 2011-01-09 | Include <unistd.h> unilaterally. | Paul Eggert |
| 2011-01-02 | Add 2011 to FSF/AIST copyright years. | Glenn Morris |
| 2010-07-25 | Make building under stricter warning flags somewhat cleaner. | Juanma Barranquero |
| 2010-07-23 | Remove unused static functions. | Juanma Barranquero |
| 2010-07-08 | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab |
| 2010-07-04 | Convert (most) functions in src to standard C. | Dan Nicolaescu |
| 2010-01-13 | Add 2010 to copyright years. | Glenn Morris |
| 2009-10-19 | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu |
| 2009-01-08 | Add 2009 to copyright years. | Glenn Morris |
| 2008-12-24 | Add comments to explain checks and aborts, to assist future debugging. | Jason Rumney |
| 2008-12-24 | * ralloc.c (r_alloc_reset_variable): New function. | Jason Rumney |
| 2008-11-21 | Fix typos in comments. | Juanma Barranquero |
| 2008-06-02 | remove useless if-before-free tests | Jim Meyering |
| 2008-05-14 | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris |
| 2008-01-08 | Add 2008 to copyright years. | Glenn Morris |
| 2007-07-25 | Switch license to GPLv3 or later. | Glenn Morris |
| 2007-01-14 | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris |
| 2006-10-29 | * ralloc.c (relinquish): Use a long for excess space counter to | Chong Yidong |
| 2006-02-06 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-08-07 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-07-04 | Update FSF's address. | Lute Kamstra |
| 2005-04-02 | #include blockinput also | Jan Djärv |
| 2005-04-02 | * alloc.c (allocate_string_data): Call BLOCK_INPUT before calling | Jan Djärv |
| 2003-09-01 | Add arch taglines | Miles Bader |
| 2003-02-04 | Trailing whitespace deleted. | Juanma Barranquero |
| 2001-02-19 | (__morecore) [!SYSTEM_MALLOC]: Move declaration | Gerd Moellmann |
| 2000-09-25 | (__malloc_extra_blocks): Declare as __malloc_size_t. | Dave Love |
| 2000-09-14 | Remove everything having to do with the use of mmap. | Gerd Moellmann |
| 2000-09-10 | (mmap_enlarge): Don't return 0 if successful. | Gerd Moellmann |
| 2000-09-08 | (mmap_fd): Remove initializer which can make it | Gerd Moellmann |
| 2000-09-08 | (r_alloc_init_fd): Move. Fix conditional for pcc. | Dave Love |
| 2000-09-08 | (r_alloc_init): Conditionalize on SYSTEM_MALLOC, not REL_ALLOC_MMAP. | Dave Love |
| 2000-09-08 | (r_alloc_init_fd): Conditionalize on MAP_ANON. | Dave Love |
| 2000-09-08 | Don't include string.h (redundant). | Dave Love |
| 2000-09-07 | (obtain, relinquish, relinquish, r_alloc_size_in_use) | Gerd Moellmann |
| 2000-09-07 | (mmap_find): Fix overlap computation. | Gerd Moellmann |
| 2000-09-06 | (POINTER, SIZE) [emacs]: Define in terms of | Gerd Moellmann |
| 2000-07-05 | Make real_morecore non-static. | Andrew Innes |
| 2000-06-23 | Maybe include unistd.h. | Dave Love |
| 1997-09-27 | (relinquish): When returning memory to the system, | Karl Heuer |