log src/floatfns.c @ 4501:9352d7d021c2

age author description
Mon, 09 Aug 1993 06:04:14 +0000 Jim Blandy * config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the
Sat, 12 Jun 1993 07:19:24 +0000 Richard M. Stallman (Fexpt): New local `val' for making integer to return.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 07 Jun 1993 18:29:07 +0000 Richard M. Stallman (Fceiling): Fix spelling of "ceiling".
Tue, 01 Jun 1993 20:29:48 +0000 Richard M. Stallman [!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.
Tue, 25 May 1993 20:41:49 +0000 Richard M. Stallman (logb): Don't declare if hpux.
Mon, 24 May 1993 17:45:04 +0000 Richard M. Stallman Fix typo in last change.
Mon, 24 May 1993 17:44:10 +0000 Richard M. Stallman [NO_MATHERR]: Undef HAVE_MATHERR.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Mon, 15 Mar 1993 20:17:07 +0000 Jim Blandy * floatfns.c (logb): Add extern declaration for this.
Thu, 11 Mar 1993 07:25:50 +0000 Richard M. Stallman (Flogb): Fix arg names. Don't confuse Lisp_Object with integer.
Thu, 11 Mar 1993 07:22:49 +0000 Richard M. Stallman (Flogb): Fix use of IN_FLOAT.
Thu, 11 Mar 1993 07:13:24 +0000 Jim Blandy * floatfns.c (Flogb): Undo the change of Feb 22.
Wed, 10 Mar 1993 05:33:40 +0000 Richard M. Stallman (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.
Mon, 22 Feb 1993 14:41:26 +0000 Jim Blandy * floatfns.c (Flogb): Always implement this by calling Flog, even
Thu, 24 Dec 1992 06:16:01 +0000 Jim Blandy * floatfns.c (Flog): Fix unescaped newline in string.
Sat, 31 Oct 1992 05:19:58 +0000 Jim Blandy * floatfns.c (Flog): Don't forget to declare the BASE argument a
Wed, 19 Aug 1992 06:26:13 +0000 Jim Blandy * floatfns.c (Fexpm1, Flog1p): Function removed; it's not widely
Sun, 07 Jun 1992 01:50:14 +0000 Richard M. Stallman entered into RCS
Thu, 04 Jun 1992 04:22:08 +0000 Richard M. Stallman *** empty log message ***
Sun, 10 May 1992 18:15:10 +0000 Jim Blandy *** empty log message ***
Fri, 01 May 1992 06:20:46 +0000 Jim Blandy *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Thu, 27 Sep 1990 21:17:59 +0000 Mike Rowan Initial revision