commit | 18e3d81f96a592a0307fa41645017483eabcfc51 | [log] [tgz] |
---|---|---|
author | Mark Dickinson <mdickinson@enthought.com> | Sun Apr 15 15:10:56 2012 +0100 |
committer | Mark Dickinson <mdickinson@enthought.com> | Sun Apr 15 15:10:56 2012 +0100 |
tree | 85d50abaaa693043cf0b9399b5bee91a48979d48 | |
parent | 473fde60dc5cfbd5f41e462c587b08c10ce51764 [diff] |
Issue #13889: On MSVC builds, set FPU control word at runtime for all string <-> float conversions. Patch by Samuel Iseli and Stefan Krah.