index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem-limits.h
Age
Commit message (
Expand
)
Author
2013-02-24
Simplify data_start configuration.
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-07-26
Fix export of symbols to GDB.
Paul Eggert
2012-07-26
Simplify export of symbols to GDB; fix related .gdbinit bugs.
Paul Eggert
2012-07-09
Add GCC-style 'const' attribute to functions that can use it.
Paul Eggert
2012-06-12
USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)
Paul Eggert
2012-05-22
Remove src/m/*.
Paul Eggert
2012-02-20
Fix crash due to non-contiguous EMACS_INT (Bug#10780).
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-06-13
* vm-limit.c (check_memory_limits): Fix incorrect extern function decls.
Paul Eggert
2011-05-22
* mem-limits.h (EXCEEDS_LISP_PTR) [!USE_LSB_TAG]: EMACS_UINT -> uintptr_t
Paul Eggert
2011-01-24
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-15
Nuke arch-tags.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2010-07-28
* src/mem-limits.h: Remove duplicated includes.
Dan Nicolaescu
2010-07-25
Cygwin build cleanup (Bug#6715).
Ken Brown
2010-07-07
Simplify start_of_data, start_of_text and related code.
Dan Nicolaescu
2010-07-04
Convert declarations or definitions to standard C.
Dan Nicolaescu
2010-07-02
Cleanup old code.
Dan Nicolaescu
2010-01-13
Add 2010 to copyright years.
Glenn Morris
2009-01-08
Add 2009 to copyright years.
Glenn Morris
2008-06-26
* unexnext.c:
Dan Nicolaescu
2008-05-15
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-03-11
(get_lim_data, lim_data, data_space_start): Moved to vm-limit.c.
Richard M. Stallman
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
2004-06-01
(EXCEEDS_LISP_PTR) [USE_LSB_TAG]: Never true.
Stefan Monnier
2003-09-01
Add arch taglines
Miles Bader
2003-06-02
Use HAVE_SYS_RESOURCE_H, HAVE_SYS_VLIMIT_H.
Dave Love
2003-01-31
Cygwin support patch.
Juanma Barranquero
2002-08-19
[MSDOS]: Declare etext.
Eli Zaretskii
2002-07-24
(start_of_data): If DATA_START is defined, prefer
Ken Raeburn
2001-12-11
Test GNU_LINUX, not LINUX.
Richard M. Stallman
2000-03-08
Use POINTER_TYPE.
Dave Love
1999-01-17
(get_lim_data): Use reserved_heap_size instead of
Andrew Innes
1996-09-17
Replaced symbol BSD with BSD_SYSTEM.
Karl Heuer
1996-07-11
(lim_data): Make this an unsigned long.
Karl Heuer
1996-07-08
[_LIBC]: Use weak_extern instead of weak_symbol for __data_start.
Roland McGrath
1996-01-15
Update FSF's address in the preamble.
Erik Naggum
1995-11-16
Declare etext.
Roland McGrath
1995-11-16
[_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
Roland McGrath
1995-06-14
Comment change.
Richard M. Stallman
1995-06-12
[_LIBC] (start_of_data): Define to &__data_start for GNU libc.
Roland McGrath
1994-11-01
[WINDOWSNT]: Don't include vlimit.h.
Richard M. Stallman
1994-09-17
Check for __alpha, in __osf__ conditional.
Richard M. Stallman
[next]