log src/alloc.c @ 26449:725d46ec6403

age author description
Sun, 07 Nov 1999 22:44:36 +0000 Gerd Moellmann (Fgarbage_collect): Call unmark_byte_stack.
Sun, 07 Nov 1999 15:52:40 +0000 Gerd Moellmann Remove conditional compilation on USE_TEXT_PROPERTIES.
Fri, 05 Nov 1999 21:26:42 +0000 Gerd Moellmann (Fgarbage_collect): Call mark_byte_stack and
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 19 Sep 1999 21:46:42 +0000 Gerd Moellmann (Fgarbage_collect): Remove unused variable.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Mon, 30 Aug 1999 16:18:30 +0000 Andreas Schwab Include <stdlib.h> if available.
Mon, 23 Aug 1999 00:11:34 +0000 Gerd Moellmann (mark_glyph_matrix): Mark strings only.
Sat, 21 Aug 1999 19:28:42 +0000 Gerd Moellmann (Fgarbage_collect): Use push_message, restore_message,
Fri, 30 Jul 1999 15:49:10 +0000 Karl Heuer (allocate_vectorlike): Add missing increment.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (gc_sweep): Call sweep_weak_hash_tables.
Sat, 02 Jan 1999 00:10:26 +0000 Richard M. Stallman (MMAP_MAX_AREAS): New macro.
Wed, 30 Dec 1998 01:07:49 +0000 Richard M. Stallman (lisp_malloc, lisp_free): New functions.
Thu, 22 Oct 1998 01:53:38 +0000 Richard M. Stallman (Fgarbage_collect): Block input around most of the function.
Sun, 07 Jun 1998 22:32:47 +0000 Richard M. Stallman (mark_kboards): Mark Vlast_prefix_arg too.
Sun, 07 Jun 1998 21:41:37 +0000 Richard M. Stallman (mark_kboards): Mark all the Lisp_Object fields.
Sun, 24 May 1998 23:23:59 +0000 Richard M. Stallman (Fgarbage_collect): Call shrink_regexp_cache.
Tue, 05 May 1998 19:30:33 +0000 Richard M. Stallman (Fmake_bool_vector): Clear out extraneous bits at end.
Mon, 20 Apr 1998 17:04:16 +0000 Richard M. Stallman (Fgarbage_collect): Don't truncate command-history here.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 06 Apr 1998 09:04:23 +0000 Andreas Schwab (gc_sweep): Avoid using two loop variables counting the
Sat, 28 Mar 1998 21:50:59 +0000 Richard M. Stallman (mark_buffer): Mark the undo_list slot specially;
Sat, 21 Mar 1998 18:07:06 +0000 Richard M. Stallman (make_specified_string): New function.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Thu, 12 Mar 1998 05:49:15 +0000 Richard M. Stallman (gc_sweep, mark_object): Handle new data structure
Fri, 06 Mar 1998 21:50:44 +0000 Richard M. Stallman (Fmake_string): Handle the case INIT is a multibyte character correctly.
Thu, 05 Feb 1998 03:28:36 +0000 Richard M. Stallman (list2, list3, list4, list5): New functions.
Sun, 25 Jan 1998 07:20:49 +0000 Richard M. Stallman Comment change.
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.
Sun, 18 Jan 1998 03:19:14 +0000 Karl Heuer (STRING_BASE_SIZE): New macro.
Mon, 05 Jan 1998 17:17:27 +0000 Richard M. Stallman (make_pure_string): New arg length_byte.
Fri, 02 Jan 1998 21:27:13 +0000 Richard M. Stallman (Fmake_marker): Initialize marker's bytepos and charpos.
Sun, 21 Dec 1997 02:17:50 +0000 Richard M. Stallman (Fgarbage_collect):
Thu, 04 Dec 1997 03:30:03 +0000 Karl Heuer Comment fix (to avoid "unterminated comment" warning).
Fri, 28 Nov 1997 14:32:30 +0000 Andreas Schwab (malloc_warning, display_malloc_warning): Return void.
Wed, 15 Oct 1997 23:28:06 +0000 Karl Heuer (gc_sweep): Free memory blocks that contain only unused
Mon, 01 Sep 1997 23:37:14 +0000 Richard M. Stallman (free_float, free_cons): Don't use the same field for chaining as for marking.
Fri, 29 Aug 1997 19:52:57 +0000 Richard M. Stallman (free_marker): Call unchain_marker.
Wed, 13 Aug 1997 04:13:39 +0000 Richard M. Stallman (free_marker): New function.
Sat, 05 Jul 1997 00:22:54 +0000 Richard M. Stallman (memory_full): Pass Qnil to Fsignal for ERROR_SYMBOL.
Mon, 02 Jun 1997 00:22:49 +0000 Richard M. Stallman (Fmake_byte_code): Set val from p, not from val.
Wed, 28 May 1997 17:19:16 +0000 Richard M. Stallman (Fmake_bool_vector): Doc fix.
Fri, 16 May 1997 00:43:18 +0000 Kenichi Handa (BYTES_USED): Put # at the beginning of line.
Wed, 09 Apr 1997 04:00:39 +0000 Richard M. Stallman Update copyright year.
Wed, 09 Apr 1997 03:59:08 +0000 Richard M. Stallman For glibc's malloc, include <malloc.h> for mallinfo,
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (Fmake_char_table): Adjusted for the new structure of
Sat, 22 Mar 1997 04:02:03 +0000 Richard M. Stallman (mark_object): Mark the buffer_list field.
Thu, 20 Feb 1997 06:43:51 +0000 Karl Heuer (Fmake_char_table): Typo in doc-string fixed. Handle
Thu, 07 Nov 1996 21:14:18 +0000 Richard M. Stallman (Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.
Mon, 28 Oct 1996 11:55:29 +0000 Erik Naggum (Fmake_char_table): Doc fix.
Tue, 17 Sep 1996 17:49:23 +0000 Erik Naggum Comment changes.
Tue, 17 Sep 1996 15:36:26 +0000 Erik Naggum (Fmake_symbol): Initialize `obarray' field.
Wed, 04 Sep 1996 00:06:48 +0000 Richard M. Stallman (Fmake_byte_code): Call make_pure_vector using nargs.
Tue, 03 Sep 1996 23:56:33 +0000 Richard M. Stallman (Fpurecopy): Cast arg to make_pure_vector.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Sat, 31 Aug 1996 21:53:53 +0000 Richard M. Stallman (Fgarbage_collect): Report used and free intervals.
Thu, 29 Aug 1996 00:44:05 +0000 Richard M. Stallman (syms_of_alloc): Set up Lisp variables ...-consed,
Mon, 10 Jun 1996 18:19:48 +0000 Richard M. Stallman (mark_object): Do set ARRAY_MARK_FLAG for bool-vectors.
Mon, 08 Apr 1996 14:05:57 +0000 Richard M. Stallman (garbage_collection_messages): New variable.
Wed, 06 Mar 1996 04:37:18 +0000 Karl Heuer (struct string_block_head): Change to match string_block.
Thu, 18 Jan 1996 08:37:41 +0000 Richard M. Stallman (mark_object): Mark frame title field.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 02:44:30 +0000 Erik Naggum (Fmake_symbol): Harmonize arguments with documentation (correctly).
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.
Wed, 01 Mar 1995 03:43:05 +0000 Karl Heuer (mark_perdisplays): Update to reflect current Lisp_Objects.
Wed, 22 Feb 1995 03:03:10 +0000 Karl Heuer (mark_perdisplays): Mark kbd_queue.
Mon, 06 Feb 1995 22:52:25 +0000 Richard M. Stallman (emacs_blocked_malloc): Set __malloc_extra_blocks here.
Fri, 03 Feb 1995 23:23:34 +0000 Karl Heuer (mark_perdisplays): New function.
Sat, 28 Jan 1995 03:51:55 +0000 Karl Heuer (mark_object): Ignore Lisp_Misc_Display_Objfwd objects.
Wed, 18 Jan 1995 20:52:48 +0000 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
Sat, 14 Jan 1995 02:19:32 +0000 Karl Heuer (Fpurecopy): Mask size field when copying pseudovector.
Fri, 13 Jan 1995 00:02:43 +0000 Karl Heuer Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.
Fri, 13 Jan 1995 00:00:23 +0000 Karl Heuer (DONT_COPY_FLAG): Default this to 1.
Wed, 11 Jan 1995 03:00:32 +0000 Karl Heuer (DONT_COPY_FLAG): Fix typo.
Wed, 11 Jan 1995 02:04:58 +0000 Karl Heuer (Fgarbage_collect): Don't log the GC message.
Wed, 11 Jan 1995 01:19:09 +0000 Richard M. Stallman (DONT_COPY_FLAG): New bit flag.
Wed, 04 Jan 1995 22:43:47 +0000 Karl Heuer (mark_object, mark_buffer): Don't mark buffer twice.
Tue, 03 Jan 1995 01:20:47 +0000 Karl Heuer (mark_object): Make `else' visible outside MULTI_FRAME.
Mon, 02 Jan 1995 09:15:25 +0000 Richard M. Stallman (mark_buffer, gc_sweep): Use BUF_INTERVALS.
Fri, 30 Dec 1994 01:52:37 +0000 Richard M. Stallman (mark_object): Don't use Lisp_Process, Lisp_Window.
Wed, 21 Dec 1994 22:23:49 +0000 Richard M. Stallman (mark_object): In a frame, mark the buffer_predicate.
Fri, 18 Nov 1994 06:49:09 +0000 Karl Heuer (Fpurecopy): Use type test macros.
Fri, 18 Nov 1994 02:31:20 +0000 Karl Heuer (Fpurecopy): Use type test macros.
Wed, 16 Nov 1994 04:48:37 +0000 Karl Heuer (Fmake_vector): Call allocate_vectorlike.
Wed, 16 Nov 1994 00:30:25 +0000 Karl Heuer (Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its
Tue, 15 Nov 1994 21:44:10 +0000 Karl Heuer (free_float): Don't assume XFASTINT accesses the raw bits.
Tue, 15 Nov 1994 02:04:40 +0000 Karl Heuer (mark_object, gc_sweep): Use new overlay substructure.
Fri, 11 Nov 1994 07:34:14 +0000 Karl Heuer (mark_object): New code to handle buffer-local substructure.
Wed, 12 Oct 1994 05:14:11 +0000 Karl Heuer (mark_object): Use the new substructure.