log src/bytecode.c @ 17340:64722b193f14

age author description
1997-01-02 Richard M. Stallman (HANDLE_RELOCATION): New macro.
1996-12-30 Richard M. Stallman (Fbyte_code): Add error check for jumping out of range.
1996-12-07 Richard M. Stallman (MAYBE_GC): New macro.
1996-09-23 Richard M. Stallman (Bsave_current_buffer): New macro.
1996-09-01 Karl Heuer Change all references from point to PT.
1996-08-16 Richard M. Stallman (Fbyte_code): For relative gotos, force signed arithmetic.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1996-01-09 Erik Naggum (Fbyte_code): Harmonize arguments with documentation.
1995-07-18 Karl Heuer Fix the other instance too.
1995-07-18 Karl Heuer (Fbyte_code): Fix variable names in previous change.
1995-07-17 Karl Heuer (Fbyte_code): For Beqlsign, if both args are ints,
1994-12-09 Richard M. Stallman (Fbyte_code): Call Ffollowing_char and Fprevious_char
1994-11-11 Karl Heuer (Fbyte_code): Special case for buffer-local objects is now handled by the more
1994-10-12 Karl Heuer (Fbyte_code): Skip optimization for all Lisp_Misc types.
1994-10-06 Karl Heuer (Fbyte_code): Delete case Lisp_Void.
1994-10-04 Karl Heuer (Fbyte_code): Don't use XFASTINT as an lvalue.
1994-09-27 Karl Heuer (Fbyte_code): Use type test macros.
1993-09-10 Roland McGrath Include <config.h> instead of "config.h".
1993-05-22 Jim Blandy Updated copyright years.
1993-02-22 Jim Blandy * bytecode.c (Fbyte_code): Pass the correct number of arguments to
1992-10-31 Jim Blandy * bytecode.c (Fbyte_code): Use EQ to compare string_saved with
1992-08-12 Jim Blandy * bytecode.c (Fbyte_code): When metering the Bcall opcodes, make
1992-08-06 Joseph Arceneaux Replaced NULL with N
1992-08-04 Richard M. Stallman entered into RCS
1992-04-24 Jim Blandy *** empty log message ***
1992-01-13 Jim Blandy *** empty log message ***
1991-12-21 Jim Blandy *** empty log message ***
1991-11-26 Richard M. Stallman *** empty log message ***
1991-08-16 Jim Blandy *** empty log message ***
1991-07-02 Jim Blandy Initial revision