Fri, 19 Mar 2010 17:46:01 -0700 |
Dan Nicolaescu |
Remove obsolete uses of HAVE_SHM.
|
Fri, 22 Jan 2010 18:10:04 +0900 |
YAMAMOTO Mitsuharu |
Make string pointer args point to const as in other string allocation functions.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Fri, 13 Nov 2009 15:26:28 +0000 |
Stefan Monnier |
(mark_object): Don't reprocess marked strings.
|
Wed, 11 Nov 2009 19:25:24 +0000 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
Fri, 06 Nov 2009 18:47:48 +0000 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
Fri, 06 Nov 2009 10:54:26 +0000 |
Eli Zaretskii |
(make_pure_c_string): Fix last change to avoid compiler warning.
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Fri, 06 Nov 2009 05:24:28 +0000 |
Dan Nicolaescu |
* alloc.c (make_pure_c_string): New function.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Tue, 25 Aug 2009 06:03:09 +0000 |
Kenichi Handa |
(mark_char_table): New function.
|
Mon, 17 Aug 2009 01:25:54 +0000 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Produce an rvalue by adding 0 to the value.
|
Fri, 30 Jan 2009 23:43:20 +0000 |
Dan Nicolaescu |
(mark_stack): Properly conditionalize previous change.
|
Fri, 23 Jan 2009 04:38:18 +0000 |
Chong Yidong |
(mark_stack): Use "flushw" instead of "ta 3" assembly call for
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|