summaryrefslogtreecommitdiff
path: root/src/ralloc.c
Commit message (Expand)AuthorAge
* Update copyright year to 2017Paul Eggert2016-12-31
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Update copyright year to 2015Paul Eggert2015-01-01
* Add support for HYBRID_MALLOC, allowing the use of gmalloc beforeKen Brown2014-08-28
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Add set operations for bool-vector.Daniel Colascione2013-09-22
* Remove duplicate #include directives.Paul Eggert2013-07-05
* Assume C89 or better.Paul Eggert2013-02-22
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Fix bug #12774 with crashes in ralloc.c.Eli Zaretskii2012-11-05
* Don't abort when ralloc.c:relinquish cannot return a heap to the system.Eli Zaretskii2012-10-07
* Clean up the Windows x64 changes.Eli Zaretskii2012-10-01
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-30
* Simplify and avoid signal-handling races.Paul Eggert2012-09-23
* Fix a typo in a comment.Eli Zaretskii2012-09-17
* Fix the value of __malloc_extra_blocks.Eli Zaretskii2012-09-17
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
* Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-28
|\
| * Fix bug #12242 with crashes in ralloc.c on OpenBSD.Eli Zaretskii2012-08-24
| * Backport: Really fix bug #11519, by fixing the last change in ralloc.c.Eli Zaretskii2012-06-23
* | More xmalloc and related cleanup.Paul Eggert2012-07-05
* | Really fix bug #11519, by fixing the last change in ralloc.c.Eli Zaretskii2012-06-23
* | Merge from emacs-24; up to 2012-04-24T21:47:24Z!michael.albinus@gmx.deChong Yidong2012-05-31
|\|
| * Avoid buffer text relocations in calls to STRING_CHAR_* macros.Eli Zaretskii2012-05-28
* | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-26
|\|
| * Fix bug #11519 with relocation of buffer text during regex search.Eli Zaretskii2012-05-23
* | Assume C89 or later.Paul Eggert2012-05-21
* | Fix minor ralloc.c problems found by static checking.Paul Eggert2012-04-15
|/
* Speed up insertion of subprocess output on MS-Windows.Eli Zaretskii2012-02-01
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Fix typos.Juanma Barranquero2011-11-15
* Whitespace changes.Juanma Barranquero2011-09-09
* ProtoizeAndreas Schwab2011-07-10
* * ralloc.c: conform to C89 pointer rulesPaul Eggert2011-02-06
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Merge from mainline.Paul Eggert2011-01-17
|\
| * Nuke arch-tags.Glenn Morris2011-01-15
* | Merge from mainline.Paul Eggert2011-01-14
|\|
| * Merge from emacs-23Stefan Monnier2011-01-14
| |\
| | * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | | Include <unistd.h> unilaterally.Paul Eggert2011-01-09
|/ /
* | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-25
* | Remove unused static functions.Juanma Barranquero2010-07-23
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-04
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* Add 2009 to copyright years.Glenn Morris2009-01-08