log src/ralloc.c @ 9402:87337d65aa17

age author description
Tue, 20 Sep 1994 05:51:50 +0000 Karl Heuer (r_alloc_freeze_level): New variable.
Thu, 18 Nov 1993 09:26:05 +0000 Richard M. Stallman (r_alloc_init): Explicitly use real_morecore
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Thu, 22 Jul 1993 18:59:43 +0000 Roland McGrath (ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Wed, 26 May 1993 20:38:52 +0000 Richard M. Stallman (r_alloc_sbrk): Declare already_available as long, not SIZE.
Wed, 26 May 1993 03:49:40 +0000 Richard M. Stallman (POINTER): Always use char *.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Tue, 29 Dec 1992 21:58:10 +0000 Roland McGrath [! emacs] [HAVE_CONFIG_H]: #include "config.h"
Mon, 16 Nov 1992 00:54:08 +0000 Jim Blandy * ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.
Sat, 24 Oct 1992 04:39:49 +0000 Richard M. Stallman (relinquish): Adjust page_break_value by amount of memory actually given back.
Tue, 20 Oct 1992 06:12:43 +0000 Richard M. Stallman [emacs]: Define POINTER and SIZE.
Mon, 12 Oct 1992 21:40:50 +0000 Roland McGrath Removed #include "mem-limits.h".
Mon, 12 Oct 1992 21:07:25 +0000 Roland McGrath (sbrk): Removed decl.
Mon, 12 Oct 1992 18:55:05 +0000 Roland McGrath mem_limits.h is now called mem-limits.h.
Sun, 11 Oct 1992 20:37:32 +0000 Richard M. Stallman (check_memory_limits): Reduce warnlevel when usage drops far enough.
Tue, 29 Sep 1992 01:08:33 +0000 Jim Blandy * ralloc.c: Since the users of the relocating allocation code
Sun, 13 Sep 1992 12:35:06 +0000 Jim Blandy Fix typo.
Wed, 09 Sep 1992 00:05:42 +0000 Jim Blandy * ralloc.c (r_re_alloc): Instead of allocating a new bloc at the
Wed, 19 Aug 1992 06:36:35 +0000 Jim Blandy * ralloc.c (get_bloc): When initializing new_bloc->variable, cast
Tue, 30 Jun 1992 22:41:21 +0000 Joseph Arceneaux entered into RCS
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Sat, 14 Mar 1992 19:09:32 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Mon, 12 Nov 1990 20:20:45 +0000 Jim Blandy Initial revision