log src/ralloc.c @ 10766:07eea2d610d3

age author description
Thu, 16 Feb 1995 06:36:19 +0000 Richard M. Stallman Whitespace fixes.
Tue, 14 Feb 1995 14:27:18 +0000 Richard M. Stallman (r_alloc_free): Call refill_memory_reserve only if emacs.
Tue, 07 Feb 1995 22:43:23 +0000 Richard M. Stallman (r_alloc_size_in_use): New function.
Sun, 15 Jan 1995 13:04:55 +0000 Roland McGrath (r_alloc_init): Remove unused variable END.
Sun, 23 Oct 1994 06:16:43 +0000 Richard M. Stallman (struct heap): New fields first_bloc, last_bloc.
Tue, 18 Oct 1994 21:53:19 +0000 Richard M. Stallman (heap_base): Move static var to top level.
Wed, 12 Oct 1994 00:48:03 +0000 Karl Heuer Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations
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.