Wed, 13 Jul 2005 05:29:10 +0000 |
Stefan Monnier |
(MAYBE_GC): Use gc_cons_combined_threshold.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Fri, 03 Jun 2005 23:02:30 +0000 |
Kim F. Storm |
(BYTE_CODE_QUIT): Check Vthrow_on_input.
|
Mon, 13 Sep 2004 21:13:38 +0000 |
Stefan Monnier |
(BYTE_CODE_QUIT): Add missing AFTER_POTENTIAL_GC.
|
Sun, 22 Aug 2004 17:43:26 +0000 |
Richard M. Stallman |
(Fbyte_code) <unwind-protect>: Cannot GC.
|
Thu, 11 Sep 2003 21:58:32 +0000 |
Stefan Monnier |
(mark_byte_stack, unmark_byte_stack): Ignore the markbit.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 06 Jul 2003 19:30:10 +0000 |
Stefan Monnier |
(mark_byte_stack): Update calls to mark_object.
|
Sun, 25 May 2003 17:40:52 +0000 |
Stefan Monnier |
(Fbyte_code): Remove `unused val' warning.
|
Wed, 14 May 2003 18:50:10 +0000 |
Stefan Monnier |
Include window.h.
|
Thu, 01 May 2003 00:22:31 +0000 |
Stefan Monnier |
(Fbyte_code) <unwind-protect>: Use Fprogn rather than 0 and Qnil.
|
Mon, 26 Aug 2002 07:37:19 +0000 |
Miles Bader |
(Fbyte_code): Fsub1 can GC, so protect it.
|
Fri, 19 Jul 2002 14:26:46 +0000 |
Ken Raeburn |
(struct byte_stack): Pointers into byte string now
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|