Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
fast_float.h | 2025-09-18 | 157.6 kB | |
README.md | 2025-09-18 | 1.9 kB | |
Version 8.1.0 source code.tar.gz | 2025-09-18 | 125.8 kB | |
Version 8.1.0 source code.zip | 2025-09-18 | 169.8 kB | |
Totals: 4 Items | 455.1 kB | 0 |
What's Changed
- README: Reference SerenityOS/Ladybird Browser implementation by @ADKaster in https://github.com/fastfloat/fast_float/pull/311
- Bump jidicula/clang-format-action from 4.14.0 to 4.15.0 in the github-actions group by @dependabot[bot] in https://github.com/fastfloat/fast_float/pull/312
- README: Add xmake repository reference by @SirLynix in https://github.com/fastfloat/fast_float/pull/318
- adding emscripten build test by @lemire in https://github.com/fastfloat/fast_float/pull/316
- Bump actions/checkout from 4 to 5 in the github-actions group by @dependabot[bot] in https://github.com/fastfloat/fast_float/pull/317
- implementation of p2497 by @lemire in https://github.com/fastfloat/fast_float/pull/314
- float_common.h: Support RISC-V by @leiwen2025 in https://github.com/fastfloat/fast_float/pull/322
- Do not mis-parse certain wide-character emojis as integer by @InvalidUsernameException in https://github.com/fastfloat/fast_float/pull/325
- Implemented multiplication of integer by a power of 10 by @toughengineer in https://github.com/fastfloat/fast_float/pull/320
- Minor fix of forward declaration by @toughengineer in https://github.com/fastfloat/fast_float/pull/327
@jwakely : this implements p2497
New Contributors
- @ADKaster made their first contribution in https://github.com/fastfloat/fast_float/pull/311
- @SirLynix made their first contribution in https://github.com/fastfloat/fast_float/pull/318
- @leiwen2025 made their first contribution in https://github.com/fastfloat/fast_float/pull/322
- @InvalidUsernameException made their first contribution in https://github.com/fastfloat/fast_float/pull/325
- @toughengineer made their first contribution in https://github.com/fastfloat/fast_float/pull/320
Full Changelog: https://github.com/fastfloat/fast_float/compare/v8.0.2...v8.0.3