log src/bytecode.c @ 49665:c102e97c89eb

age author description
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
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Mon, 03 Jun 2002 01:34:11 +0000 Thien-Thi Nguyen (Fbyte_code): Cast `current_column' return value to int.
Wed, 20 Mar 2002 07:44:54 +0000 Pavel Jank (Fbyte_code): Revert last change.
Mon, 18 Mar 2002 18:17:34 +0000 Pavel Jank (Fbyte_code): Discard unused computed value to prevent gcc warning.
Thu, 27 Dec 2001 05:00:56 +0000 Richard M. Stallman (Fbyte_code): Undo previous change.
Tue, 25 Dec 2001 08:16:46 +0000 Richard M. Stallman (Fbyte_code): Use Fstring_make_unibyte instead of Fstring_as_unibyte.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sat, 20 Oct 2001 15:09:27 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Sat, 06 Oct 2001 23:37:52 +0000 Gerd Moellmann (Fbyte_code): Use MOST_POSITIVE_FIXNUM.
Sat, 06 Oct 2001 23:36:22 +0000 Gerd Moellmann (syms_of_bytecode) [BYTE_CODE_METER]: Doc fix.
Mon, 21 May 2001 12:23:34 +0000 Gerd Moellmann (Fbyte_code) <varref>: Use SYMBOL_VALUE.
Wed, 28 Mar 2001 10:01:51 +0000 Gerd Moellmann (BYTE_CODE_QUIT): New macro.