log src/alloc.c @ 14093:338f645e6b9a

age author description
Tue, 09 Jan 1996 02:21:31 +0000 Erik Naggum (Fmake_symbol): Harmonize arguments with documentation.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Mon, 20 Nov 1995 23:21:25 +0000 Richard M. Stallman (Flist): Avoid using -- in while condition.
Wed, 15 Nov 1995 17:42:44 +0000 Richard M. Stallman (mark_object): Don't overwrite original argument value.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Sun, 29 Oct 1995 19:17:24 +0000 Richard M. Stallman (Fmake_char_table): Doc fix.
Sun, 29 Oct 1995 19:02:07 +0000 Richard M. Stallman Cast first arg to bzero.
Sat, 14 Oct 1995 05:53:31 +0000 Richard M. Stallman (Qchar_table_extra_slots): New variable.
Sun, 08 Oct 1995 02:56:45 +0000 Erik Naggum (Fmake_char_table): Initialize parent to nil.
Sat, 07 Oct 1995 21:53:27 +0000 Richard M. Stallman (Fmake_chartable, Fmake_boolvector): New functions.
Fri, 08 Sep 1995 16:59:25 +0000 Richard M. Stallman (Fmake_marker): Initialize insertion_type to 0.
Wed, 02 Aug 1995 18:30:53 +0000 Richard M. Stallman (cons_cells_consed, floats_consed, vector_cells_consed)
Wed, 19 Jul 1995 03:39:43 +0000 Richard M. Stallman (init_alloc_once): Set gc_cons_threshold from Lisp obj size.
Mon, 17 Jul 1995 22:10:25 +0000 Karl Heuer (Flist): Rewritten.
Fri, 16 Jun 1995 16:08:21 +0000 Richard M. Stallman (mark_object): Mark icon_name field.
Fri, 09 Jun 1995 20:37:32 +0000 Karl Heuer (mark_kboards): Mark system_key_syms member.
Wed, 07 Jun 1995 22:25:46 +0000 Karl Heuer (mark_kboards): Mark Vprefix_arg instead of
Tue, 06 Jun 1995 02:02:51 +0000 Karl Heuer Declare sbrk.
Wed, 24 May 1995 01:39:24 +0000 Karl Heuer (Fgarbage_collect): Clear consing_since_gc first thing.
Sat, 06 May 1995 23:04:13 +0000 Richard M. Stallman (gc_cons_threshold): Change back to int.
Thu, 04 May 1995 16:19:08 +0000 Richard M. Stallman (gc_cons_threshold): Make this an EMACS_INT.
Tue, 25 Apr 1995 23:47:55 +0000 Karl Heuer (mark_kboards): Mark the kbd macro and Vsystem_key_alist.
Thu, 13 Apr 1995 21:14:31 +0000 Karl Heuer Delete the #if that compares MARKBIT.
Wed, 12 Apr 1995 17:53:01 +0000 Richard M. Stallman (gc_sweep): If a misc has type Lisp_Misc_Free,
Tue, 11 Apr 1995 20:19:46 +0000 Richard M. Stallman (inhibit_garbage_collection): New function.
Mon, 10 Apr 1995 05:33:58 +0000 Richard M. Stallman Include keyboard.h.
Fri, 07 Apr 1995 05:28:07 +0000 Richard M. Stallman (Fmake_marker, mark_object): Use XMISCTYPE.
Fri, 17 Mar 1995 07:41:02 +0000 Richard M. Stallman (init_alloc_once): Increase gc_cons_threshold to 300000.
Wed, 15 Mar 1995 01:57:05 +0000 Karl Heuer (mark_kboards): Renamed from mark_perdisplays.
Wed, 08 Mar 1995 01:25:19 +0000 Karl Heuer (mark_perdisplays): Mark Vlast_kbd_macro.