Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #7518: Move substitute definitions of C99 math functions from | Mark Dickinson | 2009-12-21 | 1 | -199/+0 |
* | Issue #7117 (backport py3k float repr) continued: | Mark Dickinson | 2009-10-24 | 1 | -0/+18 |
* | Backport r71704 (add configure check for C99 round function) to trunk. | Mark Dickinson | 2009-04-18 | 1 | -0/+13 |
* | copysign shouldn't be declared as static in pymath.c | Mark Dickinson | 2009-04-18 | 1 | -1/+1 |
* | Issue #4575: fix Py_IS_INFINITY macro to work correctly on x87 FPUs. | Mark Dickinson | 2009-02-09 | 1 | -0/+13 |
* | any platform without HAVE_LOG1P should have DBL_EPSILON in <float.h> | Andrew MacIntyre | 2008-09-22 | 1 | -0/+2 |
* | I finally got the time to update and merge Mark's and my trunk-math branch. T... | Christian Heimes | 2008-04-18 | 1 | -0/+232 |