1. 2d2b51b Added tests for new degree/radian conversions. by Raymond Hettinger · 22 years ago
  2. 98c8184 Test for math.* exceptional behavior only in verbose mode, so that the by Tim Peters · 24 years ago
  3. 1d12061 Stop raising OverflowError on underflows reported by libm (errno==ERANGE and by Tim Peters · 24 years ago
  4. 10e1bf2 remove all occurence of math.rint() from the sources by Peter Schneider-Kamp · 24 years ago
  5. 71260b8 Added math.rint() -- round according to current IEEE754 mode by Guido van Rossum · 24 years ago
  6. dde5c70 Test output files in their new location by Barry Warsaw · 28 years ago