log src/bytecode.c @ 15701:5db02009315e libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-1

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