1. 4beb89b copysign shouldn't be declared as static in pymath.c by Mark Dickinson · 15 years ago
  2. c97c909 Issue #4575: fix Py_IS_INFINITY macro to work correctly on x87 FPUs. by Mark Dickinson · 15 years ago
  3. f8db822 any platform without HAVE_LOG1P should have DBL_EPSILON in <float.h> by Andrew MacIntyre · 16 years ago
  4. 6f34109 I finally got the time to update and merge Mark's and my trunk-math branch. The patch is collaborated work of Mark Dickinson and me. It was mostly done a few months ago. The patch fixes a lot of loose ends and edge cases related to operations with NaN, INF, very small values and complex math. by Christian Heimes · 16 years ago