Sun, 02 Apr 2000 01:52:58 +0000 |
Ken Raeburn |
* alloc.c (MARK_STRING, UNMARK_STRING, STRING_MARKED_P): Expand non-union-type
|
Thu, 30 Mar 2000 09:29:22 +0000 |
Gerd Moellmann |
(xstrdup): Moved here from xfaces.c.
|
Wed, 29 Mar 2000 22:14:34 +0000 |
Ken Raeburn |
Stop assuming interval pointers and lisp objects can be distinguished by
|
Tue, 28 Mar 2000 11:08:24 +0000 |
Dave Love |
Include stdio.h. Test STDC_HEADERS, not __STDC__.
|
Mon, 27 Mar 2000 19:42:47 +0000 |
Gerd Moellmann |
(mark_maybe_object): New function.
|
Wed, 22 Mar 2000 21:44:05 +0000 |
Ken Raeburn |
Changes towards better type safety regarding intervals, primarily
|
Tue, 21 Mar 2000 00:36:12 +0000 |
Kenichi Handa |
(mark_face_cache): Don't mark face->registry.
|
Thu, 17 Feb 2000 16:14:11 +0000 |
Gerd Moellmann |
(enum mem_type): Compile unconditionally.
|
Thu, 17 Feb 2000 15:21:21 +0000 |
Gerd Moellmann |
(mark_object): Don't mark symbol names in pure space.
|
Thu, 17 Feb 2000 09:45:46 +0000 |
Gerd Moellmann |
Remove `LISP_FLOAT_TYPE' and `standalone'.
|
Mon, 17 Jan 2000 11:41:01 +0000 |
Dave Love |
(purecopy): Doc fix.
|
Tue, 04 Jan 2000 12:22:13 +0000 |
Gerd Moellmann |
(Fgarbage_collect): Return number of live and free
|
Tue, 28 Dec 1999 03:34:56 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 15 Dec 1999 00:01:44 +0000 |
Kenichi Handa |
(Fmake_string): Adjusted for the change of CHAR_STRING.
|
Sun, 07 Nov 1999 22:44:36 +0000 |
Gerd Moellmann |
(Fgarbage_collect): Call unmark_byte_stack.
|