log src/alloc.c @ 58707:57741ce4cd6b

age author description
Wed, 01 Dec 2004 14:10:23 +0000 Kim F. Storm Add commentary for last change.
Tue, 30 Nov 2004 00:30:56 +0000 Kim F. Storm Add more checks for buffer overruns.
Sat, 27 Nov 2004 22:40:50 +0000 Andreas Schwab (mark_stack): Call GC_MARK_SECONDARY_STACK if defined.
Sat, 18 Sep 2004 19:18:58 +0000 Richard M. Stallman Comment change.
Mon, 13 Sep 2004 21:06:31 +0000 Stefan Monnier (Fgarbage_collect): Mark keyboards, gtk data, and specpdl
Sun, 25 Jul 2004 17:35:04 +0000 Richard M. Stallman (check_cons_list): New function (contents commented out).
Mon, 12 Jul 2004 14:35:53 +0000 Kim F. Storm (mark_object): Only look at Lisp_Misc_Save_Value if GC_MARK_STACK.
Thu, 24 Jun 2004 22:01:27 +0000 Kim F. Storm (allocate_misc): Update total_free_markers.
Tue, 22 Jun 2004 13:56:34 +0000 Kim F. Storm (safe_alloca_unwind): Clear dogc and pointer members.
Mon, 21 Jun 2004 21:51:50 +0000 Kim F. Storm (safe_alloca_unwind): New function.
Sat, 29 May 2004 16:19:41 +0000 Richard M. Stallman (undo_outer_limit): New variable.
Sat, 29 May 2004 16:10:27 +0000 Richard M. Stallman (lisp_align_malloc): Check for base == 0 regardless of HAVE_POSIX_MEMALIGN.
Sat, 29 May 2004 00:00:17 +0000 Stefan Monnier Undo Kim's recent changes and fix the same bug differently.
Fri, 28 May 2004 20:59:14 +0000 Stefan Monnier (struct backtrace): Remove.
Tue, 25 May 2004 11:18:07 +0000 Kim F. Storm (marker_blocks_pending_free): New var.