log src/bytecode.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

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