index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ralloc.c
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-07
Pacify -Werror=null-dereference in ralloc.c
Paul Eggert
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Unexec removal: Remove HYBRID_MALLOC support
Pip Cet
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-12-17
Assume ‘emacs’ is defined in Emacs-only code
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-09-17
Port January __morecore changes to AIX 7.1
Paul Eggert
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-30
Include <malloc.h> when advisable
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-08-28
Add support for HYBRID_MALLOC, allowing the use of gmalloc before
Ken Brown
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-09-22
Add set operations for bool-vector.
Daniel Colascione
2013-07-05
Remove duplicate #include directives.
Paul Eggert
2013-02-22
Assume C89 or better.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-11-05
Fix bug #12774 with crashes in ralloc.c.
Eli Zaretskii
2012-10-07
Don't abort when ralloc.c:relinquish cannot return a heap to the system.
Eli Zaretskii
2012-10-01
Clean up the Windows x64 changes.
Eli Zaretskii
2012-09-30
Support x64 build on MS-Windows with MSVC.
Fabrice Popineau
2012-09-23
Simplify and avoid signal-handling races.
Paul Eggert
2012-09-17
Fix a typo in a comment.
Eli Zaretskii
2012-09-17
Fix the value of __malloc_extra_blocks.
Eli Zaretskii
2012-09-15
Port better to POSIX hosts lacking _setjmp.
Paul Eggert
2012-09-04
Simplify redefinition of 'abort' (Bug#12316).
Paul Eggert
2012-08-28
Merge from emacs-24; up to 2012-05-04T19:17:01Z!monnier@iro.umontreal.ca
Glenn Morris
2012-08-24
Fix bug #12242 with crashes in ralloc.c on OpenBSD.
Eli Zaretskii
2012-07-05
More xmalloc and related cleanup.
Paul Eggert
2012-06-23
Backport: Really fix bug #11519, by fixing the last change in ralloc.c.
Eli Zaretskii
2012-06-23
Really fix bug #11519, by fixing the last change in ralloc.c.
Eli Zaretskii
2012-05-31
Merge from emacs-24; up to 2012-04-24T21:47:24Z!michael.albinus@gmx.de
Chong Yidong
2012-05-28
Avoid buffer text relocations in calls to STRING_CHAR_* macros.
Eli Zaretskii
2012-05-26
Merge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu@gmail.com
Glenn Morris
2012-05-23
Fix bug #11519 with relocation of buffer text during regex search.
Eli Zaretskii
2012-05-21
Assume C89 or later.
Paul Eggert
2012-04-15
Fix minor ralloc.c problems found by static checking.
Paul Eggert
2012-02-01
Speed up insertion of subprocess output on MS-Windows.
Eli Zaretskii
[next]