log src/floatfns.c @ 13557:037f27af8c7b

age author description
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.
Fri, 29 Apr 1994 23:16:43 +0000 Karl Heuer [MSDOS]: Re-enable some #undef's.
Thu, 28 Apr 1994 19:37:53 +0000 Richard M. Stallman (logb): Test HPUX, not hpux.
Wed, 16 Mar 1994 06:14:56 +0000 Karl Heuer (FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.