| Age | Commit message (Expand) | Author |
| 2007-01-14 | Update copyright for years from Emacs 21 to present (mainly adding | Glenn Morris |
| 2006-07-18 | (arith_error, range_error, domain_error): Use xsignal2. | Kim F. Storm |
| 2006-02-06 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-12-11 | (Flog): Doc fix. | Richard M. Stallman |
| 2005-08-09 | (Fexpt): Use floats for negative exponent. | Thien-Thi Nguyen |
| 2005-08-07 | (Fexpt): Undo previous change. | Richard M. Stallman |
| 2005-08-07 | Update years in copyright notice; nfc. | Thien-Thi Nguyen |
| 2005-08-07 | Munge comment associated w/ last change to describe intent; nfc. | Thien-Thi Nguyen |
| 2005-08-06 | (Fexpt): Use floats for negative exponent. | Thien-Thi Nguyen |
| 2005-07-04 | Update FSF's address. | Lute Kamstra |
| 2005-03-16 | (Ffloor): Doc fix. | Lute Kamstra |
| 2004-12-15 | * syssignal.h: Declare main_thread. | Jan Djärv |
| 2003-11-05 | (Flogb): Don't use VALMASK. | Stefan Monnier |
| 2003-09-01 | Add arch taglines | Miles Bader |
| 2003-02-04 | Trailing whitespace deleted. | Juanma Barranquero |
| 2002-02-19 | (Fatan): Accept an optional second arg and call atan2 if passed 2 args. | Eli Zaretskii |
| 2002-02-08 | (Fround): Fix a typo. | Eli Zaretskii |
| 2002-02-08 | (Fround): A better doc fix. | Eli Zaretskii |
| 2002-02-08 | (Fround): Doc fix. | Eli Zaretskii |
| 2001-11-14 | (Fceiling, Ffloor): Doc fixes. | Richard M. Stallman |
| 2001-11-13 | Change doc-string comments to `new style' [w/`doc:' keyword]. | Pavel Janík |
| 2001-11-02 | Update usage of CHECK_ macros (remove unused second argument). | Pavel Janík |
| 2001-10-12 | float_error() is defined iff FLOAT_CATCH_SIGILL is defined. | Pavel Janík |
| 2001-10-06 | (FLOAT_TO_INT2, FLOAT_TO_INT): Use FIXNUM_OVERFLOW_P. | Gerd Moellmann |
| 2000-08-22 | [USE_CRT_DLL]: Remove unnecessary extern, which screws | Andrew Innes |
| 2000-02-17 | Remove `LISP_FLOAT_TYPE' and `standalone'. | Gerd Moellmann |
| 1999-10-19 | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert |
| 1999-09-12 | Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access. | Ken Raeburn |
| 1998-04-14 | Fix -Wimplicit warnings. | Andreas Schwab |
| 1997-10-23 | No need to include <float.h> before "lisp.h", | Paul Eggert |
| 1997-09-03 | (emacs_rint): Define this, | Richard M. Stallman |
| 1997-07-05 | Include float.h before lisp.h. | Richard M. Stallman |
| 1997-02-01 | Whitespace change. | Richard M. Stallman |
| 1997-01-25 | [!HAVE_RINT] (rint): Convert macro to an actual | Karl Heuer |
| 1997-01-11 | (rounding_driver): New function for systematic support of | Paul Eggert |
| 1996-12-30 | <float.h>: Include if STDC_HEADERS. | Paul Eggert |
| 1996-09-17 | Replaced symbol BSD with BSD_SYSTEM. | Karl Heuer |
| 1996-09-16 | Comment change. | Richard M. Stallman |
| 1996-07-15 | (Qarith_error): Delete redundant definition. | Karl Heuer |
| 1996-01-15 | Update FSF's address in the preamble. | Erik Naggum |
| 1996-01-09 | (Fbessel_jn, Fbessel_yn): Harmonize arguments with documentation. | Erik Naggum |
| 1996-01-05 | Comment fixes. | Karl Heuer |
| 1995-11-10 | Fexpt): Doc fix. | Richard M. Stallman |
| 1995-10-31 | (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG): | Karl Heuer |
| 1995-07-17 | (Fexpt): Use EMACS_INT for integer calculation. | Karl Heuer |
| 1995-05-20 | (Flogb): frexp needs a pointer to int, not EMACS_INT. | Karl Heuer |
| 1995-04-07 | (Flogb): Use EMACS_INT for `value'. | Richard M. Stallman |
| 1994-10-06 | (Fabs): Don't use XFASTINT when negative. | Karl Heuer |
| 1994-10-04 | (FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros | Karl Heuer |
| 1994-09-27 | (extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use | Karl Heuer |