| Commit message (Expand) | Author | Age | Files | Lines |
* | (Flist): Avoid using -- in while condition. | Richard M. Stallman | 1995-11-20 | 1 | -3/+7 |
* | (mark_object): Don't overwrite original argument value. | Richard M. Stallman | 1995-11-15 | 1 | -2/+3 |
* | (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG): | Karl Heuer | 1995-10-31 | 1 | -2/+2 |
* | (Fmake_char_table): Doc fix. | Richard M. Stallman | 1995-10-29 | 1 | -1/+1 |
* | Cast first arg to bzero. | Richard M. Stallman | 1995-10-29 | 1 | -12/+13 |
* | (Qchar_table_extra_slots): New variable. | Richard M. Stallman | 1995-10-14 | 1 | -8/+15 |
* | (Fmake_char_table): Initialize parent to nil. | Erik Naggum | 1995-10-08 | 1 | -0/+1 |
* | (Fmake_chartable, Fmake_boolvector): New functions. | Richard M. Stallman | 1995-10-07 | 1 | -0/+55 |
* | (Fmake_marker): Initialize insertion_type to 0. | Richard M. Stallman | 1995-09-08 | 1 | -0/+1 |
* | (cons_cells_consed, floats_consed, vector_cells_consed) | Richard M. Stallman | 1995-08-02 | 1 | -0/+64 |
* | (init_alloc_once): Set gc_cons_threshold from Lisp obj size. | Richard M. Stallman | 1995-07-19 | 1 | -1/+1 |
* | (Flist): Rewritten. | Karl Heuer | 1995-07-17 | 1 | -20/+50 |
* | (mark_object): Mark icon_name field. | Richard M. Stallman | 1995-06-16 | 1 | -0/+1 |
* | (mark_kboards): Mark system_key_syms member. | Karl Heuer | 1995-06-09 | 1 | -0/+1 |
* | (mark_kboards): Mark Vprefix_arg instead of | Karl Heuer | 1995-06-07 | 1 | -2/+1 |
* | Declare sbrk. | Karl Heuer | 1995-06-06 | 1 | -0/+2 |
* | (Fgarbage_collect): Clear consing_since_gc first thing. | Karl Heuer | 1995-05-24 | 1 | -0/+4 |
* | (gc_cons_threshold): Change back to int. | Richard M. Stallman | 1995-05-06 | 1 | -2/+4 |
* | (gc_cons_threshold): Make this an EMACS_INT. | Richard M. Stallman | 1995-05-04 | 1 | -3/+6 |
* | (mark_kboards): Mark the kbd macro and Vsystem_key_alist. | Karl Heuer | 1995-04-25 | 1 | -0/+5 |
* | Delete the #if that compares MARKBIT. | Karl Heuer | 1995-04-13 | 1 | -4/+0 |
* | (gc_sweep): If a misc has type Lisp_Misc_Free, | Richard M. Stallman | 1995-04-12 | 1 | -2/+13 |
* | (inhibit_garbage_collection): New function. | Richard M. Stallman | 1995-04-11 | 1 | -0/+17 |
* | Include keyboard.h. | Richard M. Stallman | 1995-04-10 | 1 | -0/+1 |
* | (Fmake_marker, mark_object): Use XMISCTYPE. | Richard M. Stallman | 1995-04-07 | 1 | -6/+6 |
* | (init_alloc_once): Increase gc_cons_threshold to 300000. | Richard M. Stallman | 1995-03-17 | 1 | -1/+1 |
* | (mark_kboards): Renamed from mark_perdisplays. | Karl Heuer | 1995-03-15 | 1 | -11/+11 |
* | (mark_perdisplays): Mark Vlast_kbd_macro. | Karl Heuer | 1995-03-08 | 1 | -0/+1 |
* | (mark_perdisplays): Update to reflect current Lisp_Objects. | Karl Heuer | 1995-03-01 | 1 | -3/+3 |
* | (mark_perdisplays): Mark kbd_queue. | Karl Heuer | 1995-02-22 | 1 | -1/+1 |
* | (emacs_blocked_malloc): Set __malloc_extra_blocks here. | Richard M. Stallman | 1995-02-06 | 1 | -1/+97 |
* | (mark_perdisplays): New function. | Karl Heuer | 1995-02-03 | 1 | -1/+17 |
* | (mark_object): Ignore Lisp_Misc_Display_Objfwd objects. | Karl Heuer | 1995-01-28 | 1 | -0/+1 |
* | Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead. | Karl Heuer | 1995-01-18 | 1 | -6/+2 |
* | (Fpurecopy): Mask size field when copying pseudovector. | Karl Heuer | 1995-01-14 | 1 | -0/+2 |
* | Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit. | Karl Heuer | 1995-01-13 | 1 | -0/+4 |
* | (DONT_COPY_FLAG): Default this to 1. | Karl Heuer | 1995-01-13 | 1 | -9/+13 |
* | (DONT_COPY_FLAG): Fix typo. | Karl Heuer | 1995-01-11 | 1 | -1/+1 |
* | (Fgarbage_collect): Don't log the GC message. | Karl Heuer | 1995-01-11 | 1 | -3/+3 |
* | (DONT_COPY_FLAG): New bit flag. | Richard M. Stallman | 1995-01-11 | 1 | -8/+18 |
* | (mark_object, mark_buffer): Don't mark buffer twice. | Karl Heuer | 1995-01-04 | 1 | -2/+5 |
* | (mark_object): Make `else' visible outside MULTI_FRAME. | Karl Heuer | 1995-01-03 | 1 | -1/+1 |
* | (mark_buffer, gc_sweep): Use BUF_INTERVALS. | Richard M. Stallman | 1995-01-02 | 1 | -8/+13 |
* | (mark_object): Don't use Lisp_Process, Lisp_Window. | Richard M. Stallman | 1994-12-30 | 1 | -70/+69 |
* | (mark_object): In a frame, mark the buffer_predicate. | Richard M. Stallman | 1994-12-21 | 1 | -3/+2 |
* | (Fpurecopy): Use type test macros. | Karl Heuer | 1994-11-18 | 1 | -4/+5 |
* | (Fpurecopy): Use type test macros. | Karl Heuer | 1994-11-18 | 1 | -40/+23 |
* | (Fmake_vector): Call allocate_vectorlike. | Karl Heuer | 1994-11-16 | 1 | -11/+22 |
* | (Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its | Karl Heuer | 1994-11-16 | 1 | -9/+6 |
* | (free_float): Don't assume XFASTINT accesses the raw bits. | Karl Heuer | 1994-11-15 | 1 | -9/+8 |