summaryrefslogtreecommitdiff
path: root/src/ralloc.c
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Assume ‘emacs’ is defined in Emacs-only codePaul Eggert2018-12-17
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Port January __morecore changes to AIX 7.1Paul Eggert2016-09-17
* | Merge from origin/emacs-25John Wiegley2016-03-11
|\|
| * Rework C source files to avoid ^(Paul Eggert2016-03-10
* | Include <malloc.h> when advisablePaul Eggert2016-01-30
|/
* 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