log src/floatfns.c @ 41653:539c02b5cd0c

age author description
Wed, 14 Nov 2001 00:07:09 +0000 Richard M. Stallman (Fceiling, Ffloor): Doc fixes.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Fri, 12 Oct 2001 06:07:34 +0000 Pavel Jank float_error() is defined iff FLOAT_CATCH_SIGILL is defined.
Sat, 06 Oct 2001 23:44:55 +0000 Gerd Moellmann (FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P.
Tue, 22 Aug 2000 22:19:26 +0000 Andrew Innes [USE_CRT_DLL]: Remove unnecessary extern, which screws
Thu, 17 Feb 2000 09:45:46 +0000 Gerd Moellmann Remove `LISP_FLOAT_TYPE' and `standalone'.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Thu, 23 Oct 1997 04:29:36 +0000 Paul Eggert No need to include <float.h> before "lisp.h",
Wed, 03 Sep 1997 23:01:57 +0000 Richard M. Stallman (emacs_rint): Define this,
Sat, 05 Jul 1997 03:27:25 +0000 Richard M. Stallman Include float.h before lisp.h.
Sat, 01 Feb 1997 01:39:11 +0000 Richard M. Stallman Whitespace change.
Sat, 25 Jan 1997 09:50:25 +0000 Karl Heuer [!HAVE_RINT] (rint): Convert macro to an actual