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
|
Sat, 11 Jan 1997 17:44:06 +0000 |
Paul Eggert |
(rounding_driver): New function for systematic support of
|
Mon, 30 Dec 1996 08:07:51 +0000 |
Paul Eggert |
<float.h>: Include if STDC_HEADERS.
|
Tue, 17 Sep 1996 03:43:54 +0000 |
Karl Heuer |
Replaced symbol BSD with BSD_SYSTEM.
|
Mon, 16 Sep 1996 05:13:46 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 15 Jul 1996 23:53:58 +0000 |
Karl Heuer |
(Qarith_error): Delete redundant definition.
|
Mon, 15 Jan 1996 09:18:04 +0000 |
Erik Naggum |
Update FSF's address in the preamble.
|
Tue, 09 Jan 1996 00:32:16 +0000 |
Erik Naggum |
(Fbessel_jn, Fbessel_yn): Harmonize arguments with documentation.
|
Fri, 05 Jan 1996 10:03:17 +0000 |
Karl Heuer |
Comment fixes.
|
Fri, 10 Nov 1995 04:29:21 +0000 |
Richard M. Stallman |
Fexpt): Doc fix.
|
Tue, 31 Oct 1995 02:34:16 +0000 |
Karl Heuer |
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
|
Mon, 17 Jul 1995 22:18:04 +0000 |
Karl Heuer |
(Fexpt): Use EMACS_INT for integer calculation.
|
Sat, 20 May 1995 03:36:53 +0000 |
Karl Heuer |
(Flogb): frexp needs a pointer to int, not EMACS_INT.
|
Fri, 07 Apr 1995 19:00:48 +0000 |
Richard M. Stallman |
(Flogb): Use EMACS_INT for `value'.
|
Thu, 06 Oct 1994 22:38:08 +0000 |
Karl Heuer |
(Fabs): Don't use XFASTINT when negative.
|
Tue, 04 Oct 1994 12:06:28 +0000 |
Karl Heuer |
(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros
|
Tue, 27 Sep 1994 03:01:14 +0000 |
Karl Heuer |
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use
|
Sat, 17 Sep 1994 00:31:05 +0000 |
Richard M. Stallman |
(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.
|
Wed, 11 May 1994 00:17:44 +0000 |
Richard M. Stallman |
Don't declare logb if it is a macro.
|
Fri, 06 May 1994 18:14:02 +0000 |
Richard M. Stallman |
Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|