log src/alloc.c @ 4139:0b32ee899a3a

age author description
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.
Wed, 14 Oct 1992 23:10:56 +0000 Joseph Arceneaux * alloc.c (mark_interval_tree): Pass 0 as initial depth argument
Wed, 07 Oct 1992 20:42:40 +0000 Jim Blandy * alloc.c (Fmemory_limit): Explain why we divide by 1024.
Sat, 03 Oct 1992 08:36:49 +0000 Jim Blandy * alloc.c (Fmemory_limit): New function.
Sat, 03 Oct 1992 00:08:23 +0000 Joseph Arceneaux Fixed typos.
Fri, 02 Oct 1992 19:59:42 +0000 Joseph Arceneaux * alloc.c: #include "intervals.h".
Thu, 01 Oct 1992 23:07:09 +0000 Richard M. Stallman (mark_object): Avoid car recursion on cons with nil in cdr.
Sat, 19 Sep 1992 17:52:29 +0000 Richard M. Stallman (mark_object): Save last 500 values of objptr.
Sun, 13 Sep 1992 12:14:54 +0000 Jim Blandy * alloc.c (mark_object): mark a symbol's name after marking its
Wed, 19 Aug 1992 06:18:07 +0000 Jim Blandy * alloc.c (Fmake_marker): Removed the test for being called from a
Fri, 14 Aug 1992 02:34:06 +0000 Jim Blandy * alloc.c (Fgarbage_collect): Doc fix.
Mon, 13 Jul 1992 19:54:34 +0000 Jim Blandy entered into RCS
Wed, 24 Jun 1992 05:09:26 +0000 Jim Blandy *** empty log message ***
Mon, 18 May 1992 08:14:41 +0000 Jim Blandy *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Wed, 25 Mar 1992 09:20:50 +0000 Noah Friedman *** empty log message ***
Fri, 20 Mar 1992 06:01:16 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Tue, 26 Nov 1991 01:47:10 +0000 Jim Blandy *** empty log message ***
Sun, 28 Jul 1991 18:07:56 +0000 Jim Blandy *** empty log message ***
Fri, 26 Jul 1991 23:31:34 +0000 Jim Blandy *** empty log message ***
Wed, 26 Jun 1991 20:21:21 +0000 Jim Blandy Initial revision