Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fast_float.h | 2024-11-21 | 143.6 kB | |
README.md | 2024-11-21 | 717 Bytes | |
Version 7.0.0 source code.tar.gz | 2024-11-21 | 103.4 kB | |
Version 7.0.0 source code.zip | 2024-11-21 | 144.4 kB | |
Totals: 4 Items | 392.0 kB | 0 |
What's Changed
- Add Bazel build rules. by @BYVoid in https://github.com/fastfloat/fast_float/pull/274
- Iplus/minus handling in parse_infnan by @dalle in https://github.com/fastfloat/fast_float/pull/277
- enum class chars_format by @dalle in https://github.com/fastfloat/fast_float/pull/279
- Add allow_leading_plus and skip_white_space in chars_format by @dalle in https://github.com/fastfloat/fast_float/pull/280
New Contributors
- @BYVoid made their first contribution in https://github.com/fastfloat/fast_float/pull/274
- @dalle made their first contribution in https://github.com/fastfloat/fast_float/pull/277
Full Changelog: https://github.com/fastfloat/fast_float/compare/v6.1.6...v7.0.0