aboutsummaryrefslogtreecommitdiffstats
path: root/src/floatfns.c
Commit message (Expand)AuthorAgeFilesLines
* (Fexpt): New local `val' for making integer to return.Richard M. Stallman1993-06-121-3/+4
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
* (Fceiling): Fix spelling of "ceiling".Richard M. Stallman1993-06-071-1/+1
* [!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.Richard M. Stallman1993-06-011-1/+2
* (logb): Don't declare if hpux.Richard M. Stallman1993-05-251-0/+2
* Fix typo in last change.Richard M. Stallman1993-05-241-1/+1
* [NO_MATHERR]: Undef HAVE_MATHERR.Richard M. Stallman1993-05-241-0/+4
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * floatfns.c (logb): Add extern declaration for this.Jim Blandy1993-03-151-4/+13
* (Flogb): Fix arg names. Don't confuse Lisp_Object with integer.Richard M. Stallman1993-03-111-3/+4
* (Flogb): Fix use of IN_FLOAT.Richard M. Stallman1993-03-111-1/+1
* * floatfns.c (Flogb): Undo the change of Feb 22.Jim Blandy1993-03-111-5/+11
* (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.Richard M. Stallman1993-03-101-184/+447
* * floatfns.c (Flogb): Always implement this by calling Flog, evenJim Blandy1993-02-221-16/+15
* * floatfns.c (Flog): Fix unescaped newline in string.Jim Blandy1992-12-241-1/+1
* * floatfns.c (Flog): Don't forget to declare the BASE argument aJim Blandy1992-10-311-2/+3
* * floatfns.c (Fexpm1, Flog1p): Function removed; it's not widelyJim Blandy1992-08-191-30/+27
* entered into RCSRichard M. Stallman1992-06-071-5/+5
* *** empty log message ***Richard M. Stallman1992-06-041-95/+110
* *** empty log message ***Jim Blandy1992-05-101-5/+2
* *** empty log message ***Jim Blandy1992-05-011-1/+5
* *** empty log message ***Jim Blandy1992-04-241-6/+6
* *** empty log message ***Jim Blandy1992-01-131-10/+31
* Initial revisionMike Rowan1990-09-271-0/+558