| Commit message (Expand) | Author | Age | Files | Lines |
* | (free_float, free_cons): Don't use the same field for chaining as for marking. | Richard M. Stallman | 1997-09-01 | 1 | -6/+10 |
* | (free_marker): Call unchain_marker. | Richard M. Stallman | 1997-08-29 | 1 | -0/+2 |
* | (free_marker): New function. | Richard M. Stallman | 1997-08-13 | 1 | -6/+18 |
* | (memory_full): Pass Qnil to Fsignal for ERROR_SYMBOL. | Richard M. Stallman | 1997-07-05 | 1 | -3/+3 |
* | (Fmake_byte_code): Set val from p, not from val. | Richard M. Stallman | 1997-06-02 | 1 | -2/+2 |
* | (Fmake_bool_vector): Doc fix. | Richard M. Stallman | 1997-05-28 | 1 | -2/+2 |
* | (BYTES_USED): Put # at the beginning of line. | Kenichi Handa | 1997-05-16 | 1 | -5/+5 |
* | Update copyright year. | Richard M. Stallman | 1997-04-09 | 1 | -1/+1 |
* | For glibc's malloc, include <malloc.h> for mallinfo, | Richard M. Stallman | 1997-04-09 | 1 | -3/+39 |
* | (Fmake_char_table): Adjusted for the new structure of | Kenichi Handa | 1997-04-07 | 1 | -2/+18 |
* | (mark_object): Mark the buffer_list field. | Richard M. Stallman | 1997-03-22 | 1 | -0/+1 |
* | (Fmake_char_table): Typo in doc-string fixed. Handle | Karl Heuer | 1997-02-20 | 1 | -2/+5 |
* | (Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history. | Richard M. Stallman | 1996-11-07 | 1 | -4/+9 |
* | (Fmake_char_table): Doc fix. | Erik Naggum | 1996-10-28 | 1 | -1/+1 |
* | Comment changes. | Erik Naggum | 1996-09-17 | 1 | -2/+2 |
* | (Fmake_symbol): Initialize `obarray' field. | Erik Naggum | 1996-09-17 | 1 | -0/+1 |
* | (Fmake_byte_code): Call make_pure_vector using nargs. | Richard M. Stallman | 1996-09-04 | 1 | -1/+1 |
* | (Fpurecopy): Cast arg to make_pure_vector. | Richard M. Stallman | 1996-09-03 | 1 | -2/+2 |
* | Removed support for !MULTI_FRAME. | Karl Heuer | 1996-09-01 | 1 | -2/+0 |
* | (Fgarbage_collect): Report used and free intervals. | Richard M. Stallman | 1996-08-31 | 1 | -7/+13 |
* | (syms_of_alloc): Set up Lisp variables ...-consed, | Richard M. Stallman | 1996-08-29 | 1 | -0/+21 |
* | (mark_object): Do set ARRAY_MARK_FLAG for bool-vectors. | Richard M. Stallman | 1996-06-10 | 1 | -1/+7 |
* | (garbage_collection_messages): New variable. | Richard M. Stallman | 1996-04-08 | 1 | -5/+15 |
* | (struct string_block_head): Change to match string_block. | Karl Heuer | 1996-03-06 | 1 | -1/+1 |
* | (mark_object): Mark frame title field. | Richard M. Stallman | 1996-01-18 | 1 | -0/+1 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (Fmake_symbol): Harmonize arguments with documentation (correctly). | Erik Naggum | 1996-01-09 | 1 | -1/+1 |
* | (Fmake_symbol): Harmonize arguments with documentation. | Erik Naggum | 1996-01-09 | 1 | -3/+3 |
* | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -2/+2 |
* | (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 |