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