aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-141-2/+4
* * alloc.c: #include "frame.h" unconditionally. frame.h does theJim Blandy1992-11-071-2/+0
* * alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.Jim Blandy1992-10-311-0/+1
* * alloc.c (mark_interval_tree): Pass 0 as initial depth argumentJoseph Arceneaux1992-10-141-1/+1
* * alloc.c (Fmemory_limit): Explain why we divide by 1024.Jim Blandy1992-10-071-5/+2
* * alloc.c (Fmemory_limit): New function.Jim Blandy1992-10-031-0/+20
* Fixed typos.Joseph Arceneaux1992-10-031-4/+4
* * alloc.c: #include "intervals.h".Joseph Arceneaux1992-10-021-2/+150
* (mark_object): Avoid car recursion on cons with nil in cdr.Richard M. Stallman1992-10-011-15/+33
* (mark_object): Save last 500 values of objptr.Richard M. Stallman1992-09-191-1/+14
* * alloc.c (mark_object): mark a symbol's name after marking itsJim Blandy1992-09-131-2/+2
* * alloc.c (Fmake_marker): Removed the test for being called from aJim Blandy1992-08-191-7/+0
* * alloc.c (Fgarbage_collect): Doc fix.Jim Blandy1992-08-141-1/+1
* entered into RCSJim Blandy1992-07-131-19/+19
* *** empty log message ***Jim Blandy1992-06-241-1/+1
* *** empty log message ***Jim Blandy1992-05-181-3/+9
* *** empty log message ***Jim Blandy1992-05-101-3/+5
* *** empty log message ***Jim Blandy1992-05-011-2/+3
* *** empty log message ***Noah Friedman1992-03-251-1/+1
* *** empty log message ***Jim Blandy1992-03-201-2/+7
* *** empty log message ***Jim Blandy1992-01-131-5/+5
* *** empty log message ***Jim Blandy1991-11-261-10/+1
* *** empty log message ***Jim Blandy1991-07-281-1/+1
* *** empty log message ***Jim Blandy1991-07-261-0/+13
* Initial revisionJim Blandy1991-06-261-0/+1913