| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #7518: Move substitute definitions of C99 math functions from | Mark Dickinson | 2009-12-21 | 1 | -19/+3 |
|
|
* | Issue #7117 (backport py3k float repr) continued: | Mark Dickinson | 2009-10-24 | 1 | -0/+5 |
|
|
* | Remove unused stdint.h includes | Mark Dickinson | 2009-06-28 | 1 | -4/+0 |
|
|
* | Backport r71704 (add configure check for C99 round function) to trunk. | Mark Dickinson | 2009-04-18 | 1 | -0/+4 |
|
|
* | Issue #4575: fix Py_IS_INFINITY macro to work correctly on x87 FPUs. | Mark Dickinson | 2009-02-09 | 1 | -5/+24 |
|
|
* | Use C99 'isfinite' macro in preference to BSD-derived 'finite' function. | Mark Dickinson | 2009-01-04 | 1 | -1/+3 |
|
|
* | Fix HAVE_DECL_ISINF/ISNAN test (again). | Mark Dickinson | 2009-01-04 | 1 | -2/+2 |
|
|
* | Oops. Need to check not only that HAVE_DECL_ISINF is defined, but also | Mark Dickinson | 2009-01-04 | 1 | -2/+2 |
|
|
* | isinf and isnan are macros, not functions; fix configure script | Mark Dickinson | 2009-01-04 | 1 | -2/+2 |
|
|
* | fix a little typo | Benjamin Peterson | 2008-08-19 | 1 | -1/+1 |
|
|
* | I finally got the time to update and merge Mark's and my trunk-math branch. T... | Christian Heimes | 2008-04-18 | 1 | -0/+182 |
|
|