log src/bytecode.c @ 46293:1fb8f75062c6

age author description
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.
Wed, 07 Mar 2001 21:26:55 +0000 Stefan Monnier (Fbyte_code) <Btemp_output_buffer_setup>: Check the
Tue, 30 Jan 2001 10:07:03 +0000 Dave Love (Fbyte_code) <Bgeq>: Add BEFORE_POTENTIAL_GC and
Mon, 29 Jan 2001 20:44:42 +0000 Gerd Moellmann (Fbyte_code) <Bcurrent_column>: Add
Tue, 19 Dec 2000 12:14:08 +0000 Gerd Moellmann (toplevel) [CHECK_FRAME_FONT]: Include frame.h and
Tue, 21 Nov 2000 16:47:04 +0000 Gerd Moellmann (Fbyte_code) <Bvarbind, Bunwind_protect>: Add
Thu, 24 Aug 2000 11:42:33 +0000 Gerd Moellmann (mark_byte_stack): Add a comment.
Mon, 05 Jun 2000 14:20:20 +0000 Dave Love Copyright up-date.
Fri, 19 May 2000 23:50:52 +0000 Kenichi Handa (Fbyte_code): If arg BYTESTR is multibyte, convert it
Tue, 04 Apr 2000 14:54:29 +0000 Gerd Moellmann (Fbyte_code): Add a bunch of BEFORE_POTENTIAL_GC/
Wed, 23 Feb 2000 10:42:36 +0000 Gerd Moellmann (Fbyte_code): Remove keyword_symbols_constant_flag.
Sun, 20 Feb 2000 15:55:38 +0000 Gerd Moellmann (Fbyte_code) <Bvarset>: Inline most common case.
Thu, 17 Feb 2000 09:45:46 +0000 Gerd Moellmann Remove `LISP_FLOAT_TYPE' and `standalone'.
Wed, 26 Jan 2000 14:46:36 +0000 Gerd Moellmann (Fbyte_code): Use {BEFORE,AFTER}_POTENTIAL_GC where
Wed, 26 Jan 2000 12:02:09 +0000 Gerd Moellmann (Fbyte_code) [BYTE_CODE_SAFE]: Fix typo.
Tue, 11 Jan 2000 22:17:34 +0000 Richard M. Stallman (Fbyte_code): Pass new arg to set_internal.
Mon, 08 Nov 1999 00:06:01 +0000 Gerd Moellmann * bytecode.c (Fbyte_code) <BinsertN, Bcall>: Do the
Sun, 07 Nov 1999 22:44:06 +0000 Gerd Moellmann (mark_byte_stack): Use XMARKBIT and XMARK.
Sun, 07 Nov 1999 13:06:59 +0000 Gerd Moellmann Use block statements in cases and declare v1 and v2
Fri, 05 Nov 1999 21:55:27 +0000 Gerd Moellmann (Fbyte_code): Use BEFORE_POTENTIAL_GC and
Fri, 05 Nov 1999 21:26:15 +0000 Gerd Moellmann (struct byte_stack): New.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Mon, 16 Nov 1998 01:17:06 +0000 Kenichi Handa Include charset.h.
Sun, 10 May 1998 01:16:42 +0000 Richard M. Stallman (Fbyte_code): Don't use Bmark.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Wed, 21 Jan 1998 21:41:27 +0000 Richard M. Stallman (Fbyte_code) <Bsave_current_buffer_1>: Use set_buffer_if_live.
Mon, 05 Jan 1998 17:30:19 +0000 Richard M. Stallman (Fbyte_code): Use size_byte.
Sat, 14 Jun 1997 17:08:59 +0000 Richard M. Stallman (Bread_char): Deleted.
Thu, 02 Jan 1997 20:50:51 +0000 Richard M. Stallman (HANDLE_RELOCATION): New macro.
Mon, 30 Dec 1996 05:59:42 +0000 Richard M. Stallman (Fbyte_code): Add error check for jumping out of range.
Sat, 07 Dec 1996 21:12:17 +0000 Richard M. Stallman (MAYBE_GC): New macro.
Mon, 23 Sep 1996 04:27:27 +0000 Richard M. Stallman (Bsave_current_buffer): New macro.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Fri, 16 Aug 1996 19:08:24 +0000 Richard M. Stallman (Fbyte_code): For relative gotos, force signed arithmetic.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:30:34 +0000 Erik Naggum (Fbyte_code): Harmonize arguments with documentation.
Tue, 18 Jul 1995 00:34:53 +0000 Karl Heuer Fix the other instance too.
Tue, 18 Jul 1995 00:30:09 +0000 Karl Heuer (Fbyte_code): Fix variable names in previous change.
Mon, 17 Jul 1995 22:09:03 +0000 Karl Heuer (Fbyte_code): For Beqlsign, if both args are ints,
Fri, 09 Dec 1994 14:15:06 +0000 Richard M. Stallman (Fbyte_code): Call Ffollowing_char and Fprevious_char
Fri, 11 Nov 1994 07:34:37 +0000 Karl Heuer (Fbyte_code): Special case for buffer-local objects is now handled by the more
Wed, 12 Oct 1994 05:17:52 +0000 Karl Heuer (Fbyte_code): Skip optimization for all Lisp_Misc types.
Thu, 06 Oct 1994 23:01:51 +0000 Karl Heuer (Fbyte_code): Delete case Lisp_Void.
Tue, 04 Oct 1994 15:38:56 +0000 Karl Heuer (Fbyte_code): Don't use XFASTINT as an lvalue.
Tue, 27 Sep 1994 03:11:31 +0000 Karl Heuer (Fbyte_code): Use type test macros.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Mon, 22 Feb 1993 14:23:26 +0000 Jim Blandy * bytecode.c (Fbyte_code): Pass the correct number of arguments to