Include <config.h> instead of "config.h".
[bpt/emacs.git] / src / ralloc.c
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-07-22 Roland McGrath(ALIGNED, ROUNDUP): Use `unsigned long int' instead...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-26 Richard M. Stallman(r_alloc_sbrk): Declare already_available as long,...
1993-05-26 Richard M. Stallman(POINTER): Always use char *.
1993-05-22 Jim BlandyUpdated copyright years.
1992-12-29 Roland McGrath[! emacs] [HAVE_CONFIG_H]: #include "config.h"
1992-11-16 Jim Blandy* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.
1992-10-24 Richard M. Stallman(relinquish): Adjust page_break_value by amount of...
1992-10-20 Richard M. Stallman[emacs]: Define POINTER and SIZE.
1992-10-12 Roland McGrathRemoved #include "mem-limits.h".
1992-10-12 Roland McGrath(sbrk): Removed decl.
1992-10-12 Roland McGrathmem_limits.h is now called mem-limits.h.
1992-10-11 Richard M. Stallman(check_memory_limits): Reduce warnlevel when usage...
1992-09-29 Jim Blandy* ralloc.c: Since the users of the relocating allocatio...
1992-09-13 Jim BlandyFix typo.
1992-09-09 Jim Blandy* ralloc.c (r_re_alloc): Instead of allocating a new...
1992-08-19 Jim Blandy* ralloc.c (get_bloc): When initializing new_bloc-...
1992-06-30 Joseph Arceneauxentered into RCS
1992-04-24 Jim Blandy*** empty log message ***
1992-03-14 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1990-11-12 Jim BlandyInitial revision