index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
(mark_object): Declare ptr volatile, or don't use it
Richard M. Stallman
1993-08-08
1
-29
/
+16
*
(compact_strings): Add USE_TEXT_PROPERTIES conditional.
Richard M. Stallman
1993-07-21
1
-0
/
+2
*
Consistently use the mark bit of the root interval's parent field
Jim Blandy
1993-07-18
1
-21
/
+45
*
(mark_object) [DEBUG_MOLE]: Add abort at beginning.
Richard M. Stallman
1993-07-14
1
-0
/
+5
*
(mark_object): Add aborts in Lisp_Symbol case.
Richard M. Stallman
1993-06-29
1
-0
/
+8
*
* alloc.c (Fgarbage_collect): If the minibuffer is active, don't
Jim Blandy
1993-06-21
1
-1
/
+1
*
Apply typo patches from Paul Eggert.
Jim Blandy
1993-06-09
1
-2
/
+2
*
* alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast the
Jim Blandy
1993-06-09
1
-2
/
+2
*
(make_event_array): Ignore bits above CHAR_META.
Richard M. Stallman
1993-06-07
1
-2
/
+3
*
(mark_object): Add debugging code to check for ptr clobbered.
Richard M. Stallman
1993-05-27
1
-0
/
+4
*
* syssignal.h: Don't #include <signal.h>
Jim Blandy
1993-05-24
1
-0
/
+1
*
Updated copyright years.
Jim Blandy
1993-05-22
1
-1
/
+1
*
* lisp.h (Lisp_Overlay): New tag.
Jim Blandy
1993-05-14
1
-0
/
+1
*
* alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare
Jim Blandy
1993-04-10
1
-10
/
+13
*
Put interrupt input blocking in a separate file from xterm.h.
Jim Blandy
1993-03-31
1
-28
/
+103
*
(mark_object): Mark face_alist of a frame.
Richard M. Stallman
1993-03-25
1
-0
/
+1
*
Comment fix.
Richard M. Stallman
1993-03-12
1
-1
/
+1
*
(mark_object): Mark the menu_bar_items field.
Richard M. Stallman
1993-03-12
1
-0
/
+1
*
(Fmake_rope, Frope_elt): Fns deleted.
Richard M. Stallman
1993-03-05
1
-59
/
+14
*
Use the term `scroll bar', instead of `scrollbar'.
Jim Blandy
1993-03-02
1
-2
/
+2
*
(mark_interval): Add ignored arg.
Richard M. Stallman
1993-02-25
1
-2
/
+3
*
* alloc.c (make_pure_float): Assure that PUREBEG + pureptr is
Jim Blandy
1993-02-23
1
-9
/
+14
*
* alloc.c (make_pure_float): Align pureptr according to __alignof,
Jim Blandy
1993-02-22
1
-1
/
+11
*
* alloc.c (make_pure_float): Align pureptr on a sizeof (double)
Jim Blandy
1993-02-22
1
-15
/
+34
*
(Fmemory_limit): Doc fix.
Richard M. Stallman
1993-02-20
1
-1
/
+1
*
Make scrollbar structures into lisp objects, so that they can be
Jim Blandy
1993-01-14
1
-2
/
+4
*
* alloc.c: #include "frame.h" unconditionally. frame.h does the
Jim Blandy
1992-11-07
1
-2
/
+0
*
* alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.
Jim Blandy
1992-10-31
1
-0
/
+1
*
* alloc.c (mark_interval_tree): Pass 0 as initial depth argument
Joseph Arceneaux
1992-10-14
1
-1
/
+1
*
* alloc.c (Fmemory_limit): Explain why we divide by 1024.
Jim Blandy
1992-10-07
1
-5
/
+2
*
* alloc.c (Fmemory_limit): New function.
Jim Blandy
1992-10-03
1
-0
/
+20
*
Fixed typos.
Joseph Arceneaux
1992-10-03
1
-4
/
+4
*
* alloc.c: #include "intervals.h".
Joseph Arceneaux
1992-10-02
1
-2
/
+150
*
(mark_object): Avoid car recursion on cons with nil in cdr.
Richard M. Stallman
1992-10-01
1
-15
/
+33
*
(mark_object): Save last 500 values of objptr.
Richard M. Stallman
1992-09-19
1
-1
/
+14
*
* alloc.c (mark_object): mark a symbol's name after marking its
Jim Blandy
1992-09-13
1
-2
/
+2
*
* alloc.c (Fmake_marker): Removed the test for being called from a
Jim Blandy
1992-08-19
1
-7
/
+0
*
* alloc.c (Fgarbage_collect): Doc fix.
Jim Blandy
1992-08-14
1
-1
/
+1
*
entered into RCS
Jim Blandy
1992-07-13
1
-19
/
+19
*
*** empty log message ***
Jim Blandy
1992-06-24
1
-1
/
+1
*
*** empty log message ***
Jim Blandy
1992-05-18
1
-3
/
+9
*
*** empty log message ***
Jim Blandy
1992-05-10
1
-3
/
+5
*
*** empty log message ***
Jim Blandy
1992-05-01
1
-2
/
+3
*
*** empty log message ***
Noah Friedman
1992-03-25
1
-1
/
+1
*
*** empty log message ***
Jim Blandy
1992-03-20
1
-2
/
+7
*
*** empty log message ***
Jim Blandy
1992-01-13
1
-5
/
+5
*
*** empty log message ***
Jim Blandy
1991-11-26
1
-10
/
+1
*
*** empty log message ***
Jim Blandy
1991-07-28
1
-1
/
+1
*
*** empty log message ***
Jim Blandy
1991-07-26
1
-0
/
+13
*
Initial revision
Jim Blandy
1991-06-26
1
-0
/
+1913