Tue, 22 Aug 2000 22:41:00 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Thu, 17 Aug 2000 14:01:09 +0000 |
Dave Love |
(lisp_malloc): Declare with POINTER_TYPE.
|
Tue, 15 Aug 2000 19:24:42 +0000 |
Gerd Moellmann |
(compact_small_strings): Use safe_bcopy, add an
|
Mon, 14 Aug 2000 14:15:44 +0000 |
Dave Love |
[HAVE_UNISTD_H]: Include unistd.h; don't declare sbrk.
|
Wed, 02 Aug 2000 20:15:51 +0000 |
Gerd Moellmann |
(lisp_malloc, lisp_free): Use size_t and POINTER_TYPE.
|
Wed, 19 Jul 2000 11:05:32 +0000 |
Gerd Moellmann |
(allocate_string_data): Don't copy old string contents.
|
Tue, 18 Jul 2000 14:38:20 +0000 |
Gerd Moellmann |
(allocate_string_data): If string had already data
|
Tue, 20 Jun 2000 13:15:58 +0000 |
Dave Love |
(xmalloc, xrealloc, xfree): Define using POINTER_TYPE.
|
Mon, 19 Jun 2000 15:58:43 +0000 |
Gerd Moellmann |
(mark_object) [GC_CHECK_MARKED_OBJECTS]: Check that no
|
Fri, 19 May 2000 23:49:35 +0000 |
Kenichi Handa |
(Fmake_byte_code): If BYTECODE-STRING is multibyte,
|
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.
|