log src/alloc.c @ 6755:a2bccbc870e6

age author description
Wed, 23 Mar 1994 22:25:25 +0000 Karl Heuer (make_event_array): Use assignment, not initialization.
Sun, 06 Mar 1994 22:07:19 +0000 Richard M. Stallman (mark_object): Add no-op cast.
Sat, 05 Mar 1994 20:39:07 +0000 Richard M. Stallman (ARRAY_MARK_FLAG): Definition moved to lisp.h.
Wed, 02 Mar 1994 03:47:51 +0000 Richard M. Stallman (memory_signal_data): No longer static.
Mon, 28 Feb 1994 20:20:22 +0000 Karl Heuer (memory_full): Use new variable memory_signal_data with precomputed value
Thu, 10 Feb 1994 00:35:15 +0000 Karl Heuer (Fgarbage_collect): Save echo_area_glyphs_length.
Wed, 09 Feb 1994 22:04:55 +0000 Karl Heuer (mark_object): Fetch obj from *objptr at loop, not at the gotos.
Sat, 25 Dec 1993 08:12:08 +0000 Richard M. Stallman (Fmemory_limit): No longer interactive.
Wed, 10 Nov 1993 19:55:18 +0000 Richard M. Stallman (make_pure_string): If we USE_TEXT_PROPERTIES, set the
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 08 Aug 1993 23:19:24 +0000 Richard M. Stallman (mark_object): Declare ptr volatile, or don't use it
Wed, 21 Jul 1993 22:29:26 +0000 Richard M. Stallman (compact_strings): Add USE_TEXT_PROPERTIES conditional.
Sun, 18 Jul 1993 06:26:10 +0000 Jim Blandy Consistently use the mark bit of the root interval's parent field
Wed, 14 Jul 1993 16:36:25 +0000 Richard M. Stallman (mark_object) [DEBUG_MOLE]: Add abort at beginning.
Tue, 29 Jun 1993 21:08:31 +0000 Richard M. Stallman (mark_object): Add aborts in Lisp_Symbol case.