Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fast_float.h | 2025-03-10 | 154.5 kB | |
README.md | 2025-03-10 | 664 Bytes | |
v8.0.1 source code.tar.gz | 2025-03-10 | 121.3 kB | |
v8.0.1 source code.zip | 2025-03-10 | 164.4 kB | |
Totals: 4 Items | 440.9 kB | 0 |
What's Changed
- fix warning from -Wundef by @biojppm in https://github.com/fastfloat/fast_float/pull/302
- Fix -Wundef warnings seen in gcc 4.8 by @biojppm in https://github.com/fastfloat/fast_float/pull/303
- fix /permissive- flag causing a compile error on clang for windows by @dankmeme01 in https://github.com/fastfloat/fast_float/pull/305
- turning json option into macro parameter by @lemire in https://github.com/fastfloat/fast_float/pull/308
New Contributors
- @dankmeme01 made their first contribution in https://github.com/fastfloat/fast_float/pull/305
Full Changelog: https://github.com/fastfloat/fast_float/compare/v8.0.0...v8.0.1