log src/bytecode.c @ 18245:045ae402e927

age author description
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
Sat, 31 Oct 1992 04:52:24 +0000 Jim Blandy * bytecode.c (Fbyte_code): Use EQ to compare string_saved with
Wed, 12 Aug 1992 13:30:54 +0000 Jim Blandy * bytecode.c (Fbyte_code): When metering the Bcall opcodes, make
Thu, 06 Aug 1992 03:25:57 +0000 Joseph Arceneaux Replaced NULL with N
Tue, 04 Aug 1992 21:22:43 +0000 Richard M. Stallman entered into RCS
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Sat, 21 Dec 1991 07:03:14 +0000 Jim Blandy *** empty log message ***
Tue, 26 Nov 1991 05:00:30 +0000 Richard M. Stallman *** empty log message ***
Fri, 16 Aug 1991 04:13:50 +0000 Jim Blandy *** empty log message ***
Tue, 02 Jul 1991 22:37:47 +0000 Jim Blandy Initial revision