| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 1998-04-14 | Fix -Wimplicit warnings. | Andreas Schwab | |
| 1998-03-21 | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | |
| 1998-01-21 | (Fbyte_code) <Bsave_current_buffer_1>: Use set_buffer_if_live. | Richard M. Stallman | |
| 1998-01-05 | (Fbyte_code): Use size_byte. | Richard M. Stallman | |
| 1997-06-14 | (Bread_char): Deleted. | Richard M. Stallman | |
| (Bsave_current_buffer_1): New byte code. (Fbyte_code): Delete handling Bread_char. Handle Bsave_current_buffer_1 like Bsave_current_buffer. | |||
| 1997-01-02 | (HANDLE_RELOCATION): New macro. | Richard M. Stallman | |
| (MAYBE_GC): Call HANDLE_RELOCATION. Swallow following semicolon. (Fbyte_code): Use HANDLE_RELOCATION. | |||
| 1996-12-30 | (Fbyte_code): Add error check for jumping out of range. | Richard M. Stallman | |
| 1996-12-07 | (MAYBE_GC): New macro. | Richard M. Stallman | |
| (Fbyte_code): Use MAYBE_GC in every goto opcode. | |||
| 1996-09-23 | (Bsave_current_buffer): New macro. | Richard M. Stallman | |
| (Fbyte_code): Handle Bsave_current_buffer. | |||
| 1996-09-01 | Change all references from point to PT. | Karl Heuer | |
| 1996-08-16 | (Fbyte_code): For relative gotos, force signed arithmetic. | Richard M. Stallman | |
| 1996-01-15 | Update FSF's address in the preamble. | Erik Naggum | |
| 1996-01-09 | (Fbyte_code): Harmonize arguments with documentation. | Erik Naggum | |
| 1995-07-18 | Fix the other instance too. | Karl Heuer | |
| 1995-07-18 | (Fbyte_code): Fix variable names in previous change. | Karl Heuer | |
| 1995-07-17 | (Fbyte_code): For Beqlsign, if both args are ints, | Karl Heuer | |
| compare as ints. | |||
| 1994-12-09 | (Fbyte_code): Call Ffollowing_char and Fprevious_char | Richard M. Stallman | |
| as functions. Don't mask char-syntax arg to just 8 bits. | |||
| 1994-11-11 | (Fbyte_code): Special case for buffer-local objects is now handled by the more | Karl Heuer | |
| general test. Simplify. | |||
| 1994-10-12 | (Fbyte_code): Skip optimization for all Lisp_Misc types. | Karl Heuer | |
| 1994-10-06 | (Fbyte_code): Delete case Lisp_Void. | Karl Heuer | |
| 1994-10-04 | (Fbyte_code): Don't use XFASTINT as an lvalue. | Karl Heuer | |
| 1994-09-27 | (Fbyte_code): Use type test macros. | Karl Heuer | |
| 1993-09-10 | Include <config.h> instead of "config.h". | Roland McGrath | |
| 1993-05-22 | Updated copyright years. | Jim Blandy | |
| 1993-02-22 | * bytecode.c (Fbyte_code): Pass the correct number of arguments to | Jim Blandy | |
| temp_output_buffer_show. | |||
| 1992-10-31 | * bytecode.c (Fbyte_code): Use EQ to compare string_saved with | Jim Blandy | |
| bytestr. * bytecode.c (Fbyte_code): When metering the Bcall opcodes, make sure the count on the symbol's `byte-code-meter' property does not overflow. * bytecode.c (syms_of_bytecode): Add a docstring for byte-metering-on. | |||
| 1992-08-12 | * bytecode.c (Fbyte_code): When metering the Bcall opcodes, make | Jim Blandy | |
| sure the count on the symbol's `byte-code-meter' property does not overflow. * bytecode.c (syms_of_bytecode): Add a docstring for byte-metering-on. | |||
| 1992-08-06 | Replaced NULL with N | Joseph Arceneaux | |
| 1992-08-04 | entered into RCS | Richard M. Stallman | |
| 1992-04-24 | *** empty log message *** | Jim Blandy | |
| 1992-01-13 | *** empty log message *** | Jim Blandy | |
| 1991-12-21 | *** empty log message *** | Jim Blandy | |
| 1991-11-26 | *** empty log message *** | Richard M. Stallman | |
| 1991-08-16 | *** empty log message *** | Jim Blandy | |
| 1991-07-02 | Initial revision | Jim Blandy | |
