(Fnumber_to_string): Make `buffer' long enough.
[bpt/emacs.git] / src / alloc.c
1995-06-16 Richard M. Stallman(mark_object): Mark icon_name field.
1995-06-09 Karl Heuer(mark_kboards): Mark system_key_syms member.
1995-06-07 Karl Heuer(mark_kboards): Mark Vprefix_arg instead of
1995-06-06 Karl HeuerDeclare sbrk.
1995-05-24 Karl Heuer(Fgarbage_collect): Clear consing_since_gc first thing.
1995-05-06 Richard M. Stallman(gc_cons_threshold): Change back to int.
1995-05-04 Richard M. Stallman(gc_cons_threshold): Make this an EMACS_INT.
1995-04-25 Karl Heuer(mark_kboards): Mark the kbd macro and Vsystem_key_alist.
1995-04-13 Karl HeuerDelete the #if that compares MARKBIT.
1995-04-12 Richard M. Stallman(gc_sweep): If a misc has type Lisp_Misc_Free,
1995-04-11 Richard M. Stallman(inhibit_garbage_collection): New function.
1995-04-10 Richard M. StallmanInclude keyboard.h.
1995-04-07 Richard M. Stallman(Fmake_marker, mark_object): Use XMISCTYPE.
1995-03-17 Richard M. Stallman(init_alloc_once): Increase gc_cons_threshold to 300000.
1995-03-15 Karl Heuer(mark_kboards): Renamed from mark_perdisplays.
1995-03-08 Karl Heuer(mark_perdisplays): Mark Vlast_kbd_macro.
1995-03-01 Karl Heuer(mark_perdisplays): Update to reflect current Lisp_Objects.
1995-02-22 Karl Heuer(mark_perdisplays): Mark kbd_queue.
1995-02-06 Richard M. Stallman(emacs_blocked_malloc): Set __malloc_extra_blocks here.
1995-02-03 Karl Heuer(mark_perdisplays): New function.
1995-01-28 Karl Heuer(mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
1995-01-18 Karl HeuerChange all occurences of SWITCH_ENUM_BUG to use SWITCH_...
1995-01-14 Karl Heuer(Fpurecopy): Mask size field when copying pseudovector.
1995-01-13 Karl HeuerDon't allow MARKBIT and DONT_COPY_FLAG to be the same...
1995-01-13 Karl Heuer(DONT_COPY_FLAG): Default this to 1.
1995-01-11 Karl Heuer(DONT_COPY_FLAG): Fix typo.
1995-01-11 Karl Heuer(Fgarbage_collect): Don't log the GC message.
1995-01-11 Richard M. Stallman(DONT_COPY_FLAG): New bit flag.
1995-01-04 Karl Heuer(mark_object, mark_buffer): Don't mark buffer twice.
1995-01-03 Karl Heuer(mark_object): Make `else' visible outside MULTI_FRAME.
1995-01-02 Richard M. Stallman(mark_buffer, gc_sweep): Use BUF_INTERVALS.
1994-12-30 Richard M. Stallman(mark_object): Don't use Lisp_Process, Lisp_Window.
1994-12-21 Richard M. Stallman(mark_object): In a frame, mark the buffer_predicate.
1994-11-18 Karl Heuer(Fpurecopy): Use type test macros.
1994-11-18 Karl Heuer(Fpurecopy): Use type test macros.
1994-11-16 Karl Heuer(Fmake_vector): Call allocate_vectorlike.
1994-11-16 Karl Heuer(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NAT...
1994-11-15 Karl Heuer(free_float): Don't assume XFASTINT accesses the raw...
1994-11-15 Karl Heuer(mark_object, gc_sweep): Use new overlay substructure.
1994-11-11 Karl Heuer(mark_object): New code to handle buffer-local substruc...
1994-10-12 Karl Heuer(mark_object): Use the new substructure.
1994-10-11 Karl Heuer(MARKER_BLOCK_SIZE, marker_block, marker_free_list...
1994-10-06 Karl Heuer(mark_object): Delete case Lisp_Void.
1994-10-06 Karl Heuer(mark_object): Delete case Lisp_Internal_Stream.
1994-10-04 Karl Heuer(free_float, make_float, free_cons, Flist, Fvector...
1994-10-04 Karl Heuer(VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector...
1994-09-27 Karl Heuer(Fmake_list, Fmake_vector, Fmake_string, make_event_arr...
1994-09-20 Karl Heuer(make_float, make_pure_float): Fix Lisp_Object vs....
1994-09-17 Richard M. Stallman(pure, pure_size): Use EMACS_INT.
1994-05-04 Karl HeuerUpdate copyright.
1994-04-26 Richard M. Stallman(mark_object, case frame): Mark menu_bar_vector field.
1994-03-23 Karl Heuer(make_event_array): Use assignment, not initialization.
1994-03-06 Richard M. Stallman(mark_object): Add no-op cast.
1994-03-05 Richard M. Stallman(ARRAY_MARK_FLAG): Definition moved to lisp.h.
1994-03-02 Richard M. Stallman(memory_signal_data): No longer static.
1994-02-28 Karl Heuer(memory_full): Use new variable memory_signal_data...
1994-02-10 Karl Heuer(Fgarbage_collect): Save echo_area_glyphs_length.
1994-02-09 Karl Heuer(mark_object): Fetch obj from *objptr at loop, not...
1993-12-25 Richard M. Stallman(Fmemory_limit): No longer interactive.
1993-11-10 Richard M. Stallman(make_pure_string): If we USE_TEXT_PROPERTIES, set the
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-08-08 Richard M. Stallman(mark_object): Declare ptr volatile, or don't use it
1993-07-21 Richard M. Stallman(compact_strings): Add USE_TEXT_PROPERTIES conditional.
1993-07-18 Jim BlandyConsistently use the mark bit of the root interval...
1993-07-14 Richard M. Stallman(mark_object) [DEBUG_MOLE]: Add abort at beginning.
1993-06-29 Richard M. Stallman(mark_object): Add aborts in Lisp_Symbol case.
1993-06-21 Jim Blandy* alloc.c (Fgarbage_collect): If the minibuffer is...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-09 Jim Blandy* alloc.c (emacs_blocked_malloc, emacs_blocked_realloc...
1993-06-07 Richard M. Stallman(make_event_array): Ignore bits above CHAR_META.
1993-05-27 Richard M. Stallman(mark_object): Add debugging code to check for ptr...
1993-05-24 Jim Blandy* syssignal.h: Don't #include <signal.h>
1993-05-22 Jim BlandyUpdated copyright years.
1993-05-14 Jim Blandy* lisp.h (Lisp_Overlay): New tag.
1993-04-10 Jim Blandy* alloc.c (__malloc_hook, __realloc_hook, __free_hook...
1993-03-31 Jim BlandyPut interrupt input blocking in a separate file from...
1993-03-25 Richard M. Stallman(mark_object): Mark face_alist of a frame.
1993-03-12 Richard M. StallmanComment 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 BlandyUse 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 +...
1993-02-22 Jim Blandy* alloc.c (make_pure_float): Align pureptr according...
1993-02-22 Jim Blandy* alloc.c (make_pure_float): Align pureptr on a sizeof...
1993-02-20 Richard M. Stallman(Fmemory_limit): Doc fix.
1993-01-14 Jim BlandyMake scrollbar structures into lisp objects, so that...
1992-11-07 Jim Blandy* alloc.c: #include "frame.h" unconditionally. frame...
1992-10-31 Jim Blandy* alloc.c (Frope_elt): Declare arguments to be Lisp_Obj...
1992-10-14 Joseph Arceneaux* alloc.c (mark_interval_tree): Pass 0 as initial depth...
1992-10-07 Jim Blandy* alloc.c (Fmemory_limit): Explain why we divide by...
1992-10-03 Jim Blandy* alloc.c (Fmemory_limit): New function.
1992-10-03 Joseph ArceneauxFixed 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...
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...
1992-08-19 Jim Blandy* alloc.c (Fmake_marker): Removed the test for being...
1992-08-14 Jim Blandy* alloc.c (Fgarbage_collect): Doc fix.
1992-07-13 Jim Blandyentered into RCS
next