log src/bytecode.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
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
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