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
2012-07-05
More xmalloc and related cleanup.
Paul Eggert
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
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
[next]