1. 6e0d3d6 Simplify and annotate the bigcomp function, removing unused special cases. by Mark Dickinson · 14 years ago
  2. 5818e01 Clarify that sulp expects a nonnegative input, but that +0.0 is fine. by Mark Dickinson · 14 years ago
  3. b26d56a Add comments explaining the role of the bigcomp function in dtoa.c. by Mark Dickinson · 14 years ago
  4. 5ff4f27 Issue #7632: Fix a bug in dtoa.c that could lead to incorrectly-rounded results. by Mark Dickinson · 14 years ago
  5. 8efef5c Issue #7632: Fix a problem with _Py_dg_strtod that could lead to by Mark Dickinson · 14 years ago
  6. 0ca7452 Change a variable type to avoid signed overflow; replace repeated '19999' constant by a define. by Mark Dickinson · 14 years ago
  7. 5a0b399 Remove unused BCinfo fields and an unused macro. by Mark Dickinson · 14 years ago
  8. 2bcd177 Fix typo in comment. by Mark Dickinson · 15 years ago
  9. 52462c3 Remove temporary define from r75653 by Mark Dickinson · 15 years ago
  10. fd42f30 Temporary define to avoid build failure by Mark Dickinson · 15 years ago
  11. bb28285 Issue #7117: Prepare for backport of py3k float repr. by Mark Dickinson · 15 years ago