log src/alloc.c @ 10320:a6e67b5ee8b0

age author description
Tue, 03 Jan 1995 01:20:47 +0000 Karl Heuer (mark_object): Make `else' visible outside MULTI_FRAME.
Mon, 02 Jan 1995 09:15:25 +0000 Richard M. Stallman (mark_buffer, gc_sweep): Use BUF_INTERVALS.
Fri, 30 Dec 1994 01:52:37 +0000 Richard M. Stallman (mark_object): Don't use Lisp_Process, Lisp_Window.
Wed, 21 Dec 1994 22:23:49 +0000 Richard M. Stallman (mark_object): In a frame, mark the buffer_predicate.
Fri, 18 Nov 1994 06:49:09 +0000 Karl Heuer (Fpurecopy): Use type test macros.
Fri, 18 Nov 1994 02:31:20 +0000 Karl Heuer (Fpurecopy): Use type test macros.
Wed, 16 Nov 1994 04:48:37 +0000 Karl Heuer (Fmake_vector): Call allocate_vectorlike.
Wed, 16 Nov 1994 00:30:25 +0000 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
Tue, 15 Nov 1994 21:44:10 +0000 Karl Heuer (free_float): Don't assume XFASTINT accesses the raw bits.
Tue, 15 Nov 1994 02:04:40 +0000 Karl Heuer (mark_object, gc_sweep): Use new overlay substructure.
Fri, 11 Nov 1994 07:34:14 +0000 Karl Heuer (mark_object): New code to handle buffer-local substructure.
Wed, 12 Oct 1994 05:14:11 +0000 Karl Heuer (mark_object): Use the new substructure.
Tue, 11 Oct 1994 07:46:01 +0000 Karl Heuer (MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the
Thu, 06 Oct 1994 22:59:55 +0000 Karl Heuer (mark_object): Delete case Lisp_Void.
Thu, 06 Oct 1994 21:47:12 +0000 Karl Heuer (mark_object): Delete case Lisp_Internal_Stream.
Tue, 04 Oct 1994 15:31:18 +0000 Karl Heuer (free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,
Tue, 04 Oct 1994 11:47:46 +0000 Karl Heuer (VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,
Tue, 27 Sep 1994 03:16:02 +0000 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test
Tue, 20 Sep 1994 04:47:17 +0000 Karl Heuer (make_float, make_pure_float): Fix Lisp_Object vs. int problems.
Sat, 17 Sep 1994 00:25:35 +0000 Richard M. Stallman (pure, pure_size): Use EMACS_INT.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Tue, 26 Apr 1994 09:29:18 +0000 Richard M. Stallman (mark_object, case frame): Mark menu_bar_vector field.
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.
Mon, 21 Jun 1993 00:25:57 +0000 Jim Blandy * alloc.c (Fgarbage_collect): If the minibuffer is active, don't
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Wed, 09 Jun 1993 03:55:55 +0000 Jim Blandy * alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast the
Mon, 07 Jun 1993 05:30:07 +0000 Richard M. Stallman (make_event_array): Ignore bits above CHAR_META.
Thu, 27 May 1993 23:48:18 +0000 Richard M. Stallman (mark_object): Add debugging code to check for ptr clobbered.
Mon, 24 May 1993 02:32:33 +0000 Jim Blandy * syssignal.h: Don't #include <signal.h>
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Fri, 14 May 1993 14:43:00 +0000 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
Sat, 10 Apr 1993 07:57:21 +0000 Jim Blandy * alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Thu, 25 Mar 1993 17:44:56 +0000 Richard M. Stallman (mark_object): Mark face_alist of a frame.
Fri, 12 Mar 1993 06:27:05 +0000 Richard M. Stallman Comment fix.
Fri, 12 Mar 1993 06:26:38 +0000 Richard M. Stallman (mark_object): Mark the menu_bar_items field.
Fri, 05 Mar 1993 23:52:49 +0000 Richard M. Stallman (Fmake_rope, Frope_elt): Fns deleted.
Tue, 02 Mar 1993 08:22:42 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Thu, 25 Feb 1993 20:24:25 +0000 Richard M. Stallman (mark_interval): Add ignored arg.
Tue, 23 Feb 1993 11:49:39 +0000 Jim Blandy * alloc.c (make_pure_float): Assure that PUREBEG + pureptr is
Mon, 22 Feb 1993 16:21:17 +0000 Jim Blandy * alloc.c (make_pure_float): Align pureptr according to __alignof,
Mon, 22 Feb 1993 14:22:03 +0000 Jim Blandy * alloc.c (make_pure_float): Align pureptr on a sizeof (double)
Sat, 20 Feb 1993 17:36:06 +0000 Richard M. Stallman (Fmemory_limit): Doc fix.
Thu, 14 Jan 1993 15:17:39 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Sat, 07 Nov 1992 06:59:38 +0000 Jim Blandy * alloc.c: #include "frame.h" unconditionally. frame.h does the
Sat, 31 Oct 1992 04:50:13 +0000 Jim Blandy * alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.