| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-05-17 | py: Implement mp_format_float for doubles and use where appropriate | stijn | |
| This allows using (almost) the same code for printing floats everywhere, removes the dependency on sprintf and uses just snprintf and applies an msvc-specific fix for snprintf in a single place so nan/inf are now printed correctly. | |||
| 2014-05-08 | Windows MSVC port | stijn | |
| Extend the windows port so it compiles with the toolchain from Visual Studio 2013 | |||
