Releases: fastfloat/fast_float
Releases · fastfloat/fast_float
Version 0.7.0
08 Jan 15:26
Compare
Sorry, something went wrong.
No results found
v0.7.0
Update CMakeLists.txt
Version 0.6.0
31 Dec 16:26
Compare
Sorry, something went wrong.
No results found
Fixes a potential issue raised by Ivan Smirnov and improved minutely code clarity.
Version 0.5.0
29 Dec 18:29
Compare
Sorry, something went wrong.
No results found
Minor fix in the fall back code (issue 47).
Version 0.4.0
22 Dec 21:32
Compare
Sorry, something went wrong.
No results found
Better support for clang under msys2.
Version 0.3.0
24 Nov 14:16
Compare
Sorry, something went wrong.
No results found
Better support for 32-bit systems (@biojppm )
Removed iostream dependency (@biojppm )
The algorithmic fast paths are more common
Adopted slightly faster SWAR code (@aqrit )
Version 0.2.0
17 Nov 15:16
Compare
Sorry, something went wrong.
No results found
Support for Big Endian systems (credit to @kiszk )
Build with pedantic flags under GNU GCC without warnings (@biojppm )
More standard compliant handling of problematic strings (issue19 by @zhihaoy )
Version 0.1.0
05 Nov 01:40
Compare
Sorry, something went wrong.
No results found
First official release. It has been thoroughly tested.