log src/data.c @ 6385:e81e7c424e8a

age author description
Wed, 16 Mar 1994 23:21:02 +0000 Karl Heuer (Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.
Fri, 04 Mar 1994 21:21:08 +0000 Karl Heuer (isnan): New macro.
Fri, 04 Feb 1994 20:18:59 +0000 Karl Heuer (fmod): Implement it on systems where it's missing, using drem if available.
Tue, 01 Feb 1994 23:21:22 +0000 Karl Heuer (Fmod): Use HAVE_FMOD.
Sat, 22 Jan 1994 16:13:30 +0000 Richard M. Stallman (Faset): Doc fix.
Sat, 08 Jan 1994 09:23:12 +0000 Richard M. Stallman (Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?
Wed, 20 Oct 1993 02:47:12 +0000 Richard M. Stallman [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.
Wed, 22 Sep 1993 18:32:09 +0000 Brian Fox Add declaration for atof if not predefined.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
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.