summaryrefslogtreecommitdiff
path: root/src/ralloc.c
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Assume ‘emacs’ is defined in Emacs-only codePaul Eggert2018-12-171-8/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Port January __morecore changes to AIX 7.1Paul Eggert2016-09-171-1/+2
* | Merge from origin/emacs-25John Wiegley2016-03-111-2/+2
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* | Include <malloc.h> when advisablePaul Eggert2016-01-301-22/+8
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Add support for HYBRID_MALLOC, allowing the use of gmalloc beforeKen Brown2014-08-281-6/+6
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Add set operations for bool-vector.Daniel Colascione2013-09-221-11/+11
* Remove duplicate #include directives.Paul Eggert2013-07-051-2/+0
* Assume C89 or better.Paul Eggert2013-02-221-96/+92
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Fix bug #12774 with crashes in ralloc.c.Eli Zaretskii2012-11-051-17/+17
* Don't abort when ralloc.c:relinquish cannot return a heap to the system.Eli Zaretskii2012-10-071-2/+3
* Clean up the Windows x64 changes.Eli Zaretskii2012-10-011-2/+2
* Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-8/+8
* Simplify and avoid signal-handling races.Paul Eggert2012-09-231-2/+2
* Fix a typo in a comment.Eli Zaretskii2012-09-171-1/+1
* Fix the value of __malloc_extra_blocks.Eli Zaretskii2012-09-171-3/+9
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-151-1/+1
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-041-10/+10
* Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.caGlenn Morris2012-08-281-13/+32
|\
| * Fix bug #12242 with crashes in ralloc.c on OpenBSD.Eli Zaretskii2012-08-241-13/+32
| * Backport: Really fix bug #11519, by fixing the last change in ralloc.c.Eli Zaretskii2012-06-231-5/+5
* | More xmalloc and related cleanup.Paul Eggert2012-07-051-1/+1
* | Really fix bug #11519, by fixing the last change in ralloc.c.Eli Zaretskii2012-06-231-5/+5
* | Merge from emacs-24; up to 2012-04-24T21:47:24Z!michael.albinus@gmx.deChong Yidong2012-05-311-1/+6
|\ \ | |/
| * Avoid buffer text relocations in calls to STRING_CHAR_* macros.Eli Zaretskii2012-05-281-1/+6
* | Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.comGlenn Morris2012-05-261-0/+6
|\ \ | |/
| * Fix bug #11519 with relocation of buffer text during regex search.Eli Zaretskii2012-05-231-0/+6
* | Assume C89 or later.Paul Eggert2012-05-211-6/+2
* | Fix minor ralloc.c problems found by static checking.Paul Eggert2012-04-151-59/+1
|/
* Speed up insertion of subprocess output on MS-Windows.Eli Zaretskii2012-02-011-5/+10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix typos.Juanma Barranquero2011-11-151-8/+8
* Whitespace changes.Juanma Barranquero2011-09-091-3/+3
* ProtoizeAndreas Schwab2011-07-101-1/+1
* * ralloc.c: conform to C89 pointer rulesPaul Eggert2011-02-061-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1