log src/alloc.c @ 2442:f692546797f9

age author description
1993-03-31 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
1993-03-25 Richard M. Stallman (mark_object): Mark face_alist of a frame.
1993-03-12 Richard M. Stallman Comment fix.
1993-03-12 Richard M. Stallman (mark_object): Mark the menu_bar_items field.
1993-03-05 Richard M. Stallman (Fmake_rope, Frope_elt): Fns deleted.
1993-03-02 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
1993-02-25 Richard M. Stallman (mark_interval): Add ignored arg.
1993-02-23 Jim Blandy * alloc.c (make_pure_float): Assure that PUREBEG + pureptr is
1993-02-22 Jim Blandy * alloc.c (make_pure_float): Align pureptr according to __alignof,
1993-02-22 Jim Blandy * alloc.c (make_pure_float): Align pureptr on a sizeof (double)
1993-02-20 Richard M. Stallman (Fmemory_limit): Doc fix.
1993-01-14 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
1992-11-07 Jim Blandy * alloc.c: #include "frame.h" unconditionally. frame.h does the
1992-10-31 Jim Blandy * alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.
1992-10-14 Joseph Arceneaux * alloc.c (mark_interval_tree): Pass 0 as initial depth argument
1992-10-07 Jim Blandy * alloc.c (Fmemory_limit): Explain why we divide by 1024.
1992-10-03 Jim Blandy * alloc.c (Fmemory_limit): New function.
1992-10-03 Joseph Arceneaux Fixed typos.
1992-10-02 Joseph Arceneaux * alloc.c: #include "intervals.h".
1992-10-01 Richard M. Stallman (mark_object): Avoid car recursion on cons with nil in cdr.
1992-09-19 Richard M. Stallman (mark_object): Save last 500 values of objptr.
1992-09-13 Jim Blandy * alloc.c (mark_object): mark a symbol's name after marking its
1992-08-19 Jim Blandy * alloc.c (Fmake_marker): Removed the test for being called from a
1992-08-14 Jim Blandy * alloc.c (Fgarbage_collect): Doc fix.
1992-07-13 Jim Blandy entered into RCS
1992-06-24 Jim Blandy *** empty log message ***
1992-05-18 Jim Blandy *** empty log message ***
1992-05-10 Jim Blandy *** empty log message ***
1992-05-01 Jim Blandy *** empty log message ***
1992-03-25 Noah Friedman *** empty log message ***
1992-03-20 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-11-26 Jim Blandy *** empty log message ***
1991-07-28 Jim Blandy *** empty log message ***
1991-07-26 Jim Blandy *** empty log message ***
1991-06-26 Jim Blandy Initial revision