log src/data.c @ 4508:763987892042

age author description
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert (Fmod): New function; result is always same sign as divisor.
Wed, 04 Aug 1993 04:17:08 +0000 Richard M. Stallman (Frem): Don't accept floats, just ints and markers.
Thu, 08 Jul 1993 21:27:33 +0000 Roland McGrath (syms_of_data): Staticpro Qmark_inactive.
Thu, 08 Jul 1993 21:26:57 +0000 Roland McGrath Define Qmark_inactive.
Sat, 12 Jun 1993 07:20:30 +0000 Richard M. Stallman (cons_to_long): Declare top, bot as Lisp_Object.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sun, 06 Jun 1993 22:50:55 +0000 Richard M. Stallman (Ffset): Delete special check for t and nil.
Tue, 01 Jun 1993 03:37:28 +0000 Richard M. Stallman (Frem): Fix result sign properly.
Mon, 31 May 1993 03:39:07 +0000 Richard M. Stallman (float_arith_driver): Detect division by zero in advance.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Fri, 14 May 1993 14:42:01 +0000 Jim Blandy * lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>
Tue, 04 May 1993 02:26:53 +0000 Jim Blandy * data.c (Ffset): Refuse to set the function value of t or nil.
Thu, 29 Apr 1993 13:12:37 +0000 Richard M. Stallman (Fdefine_function): New function (same code as Fdefalias).
Fri, 23 Apr 1993 03:40:03 +0000 Eric S. Raymond (Fdefine_function): Changed name back to Fdefalias, so we get things
Sat, 17 Apr 1993 01:29:48 +0000 Richard M. Stallman (Fdefine_function): New function.