IRainman
|
40619c09d9
|
Added PVS-Studio.
|
2026-04-29 10:08:35 +03:00 |
|
IRainman
|
d3beb7b499
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2026-04-29 08:59:50 +03:00 |
|
Daniel Lemire
|
05087a303d
|
8.2.5
|
2026-04-16 14:39:03 -04:00 |
|
HedgehogInTheCPP
|
bf20c70ceb
|
Update README.md
|
2026-04-10 21:29:19 +03:00 |
|
HedgehogInTheCPP
|
419341cddf
|
Update README.md
|
2026-04-08 09:22:37 +03:00 |
|
HedgehogInTheCPP
|
aa534f55f5
|
Update README.md
|
2026-04-08 09:20:06 +03:00 |
|
HedgehogInTheCPP
|
7ab7e1cee4
|
Update README.md
|
2026-04-08 09:11:44 +03:00 |
|
HedgehogInTheCPP
|
fe197c7db2
|
Update README.md
|
2026-04-08 09:09:46 +03:00 |
|
IRainman
|
1d3332ec2d
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2026-03-26 20:18:17 +03:00 |
|
Daniel Lemire
|
eb9ab42c0a
|
8.2.4
|
2026-03-10 12:10:12 -04:00 |
|
Koleman Nix
|
b83fdd79ce
|
consistency
|
2026-03-07 14:23:07 -05:00 |
|
Koleman Nix
|
a18b614b0e
|
Mention C under other languages
|
2026-03-07 14:20:13 -05:00 |
|
Daniel Lemire
|
8514abe2e2
|
Update README with note for C users
Added a note for C users to consider ffc.h for high-performance parsing.
|
2026-03-05 21:59:09 -05:00 |
|
IRainman
|
3695153f1f
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2026-02-03 23:53:17 +03:00 |
|
Daniel Lemire
|
01ce95dfe4
|
v8.2.3
|
2026-02-03 11:27:40 -05:00 |
|
Antoine Pitrou
|
cb299bdecc
|
Clarify behavior for underflow
In https://github.com/fastfloat/fast_float/pull/189 the behavior on underflow was changed to better match the standard's recommendations, but the README does not mention underflow explicitly.
|
2026-01-28 10:55:48 +01:00 |
|
HedgehogInTheCPP
|
58b805d366
|
Add CI badges for various platforms in README
|
2026-01-21 02:54:34 +03:00 |
|
IRainman
|
e3cf45fc64
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2026-01-20 21:37:31 +03:00 |
|
HedgehogInTheCPP
|
fae37d7d28
|
Update README badges for Ubuntu 24.04
|
2026-01-20 18:00:28 +03:00 |
|
HedgehogInTheCPP
|
199c0fd1fd
|
Update CI badge and add CodeFactor badge
|
2026-01-20 17:56:47 +03:00 |
|
Daniel Lemire
|
71ab1cce81
|
Fix error message to display input instead of result
|
2026-01-19 20:36:29 -05:00 |
|
Daniel Lemire
|
64a68590fd
|
Clarify std::from_chars conversion method
Updated explanation of `std::from_chars` conversion checks.
|
2026-01-18 19:05:51 -05:00 |
|
IRainman
|
b28862bbaa
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2026-01-13 17:43:21 +03:00 |
|
Daniel Lemire
|
97b54ca9e7
|
v8.2.2
|
2025-12-31 13:12:46 -05:00 |
|
IRainman
|
f92d7fb594
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2025-12-29 23:43:27 +03:00 |
|
Daniel Lemire
|
11ce67e5eb
|
v8.2.1
|
2025-12-29 11:09:40 -05:00 |
|
IRainman
|
c1265cf9ed
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2025-12-28 14:08:05 +03:00 |
|
Daniel Lemire
|
dd77fb5e4c
|
v8.2.0
|
2025-12-27 12:08:58 -05:00 |
|
Daniel Lemire
|
b4d26ec866
|
v8.1.1
|
2025-12-27 12:06:36 -05:00 |
|
HedgehogInTheCPP
|
3ae10eecae
|
Enhance README with compiler optimization details
Updated performance recommendations and compiler flags for C++.
|
2025-12-26 21:36:32 +03:00 |
|
IRainman
|
5652a168af
|
Update the Readme with fmt to the high performance example.
|
2025-12-26 20:33:43 +03:00 |
|
IRainman
|
b7fb05b843
|
* Added additional compile option FASTFLOAT_TABLE_HACK_CHAR_DIGIT_LUT_DISABLED for improve cache usage in high load.
* Small optimization in code generation for auto vectorization.
|
2025-12-25 14:04:04 +03:00 |
|
IRainman
|
ac1e4dd805
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2025-12-24 22:15:34 +03:00 |
|
Daniel Lemire
|
6b72e26ba7
|
documenting better which types we support
|
2025-12-15 10:28:06 -05:00 |
|
IRainman
|
497e65b03f
|
* Added separate config macros FASTFLOAT_ISNOT_CHECKED_BOUNDS.
|
2025-11-09 19:08:11 +03:00 |
|
IRainman
|
0f1a96a389
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2025-10-21 15:43:38 +03:00 |
|
Daniel Lemire
|
e77e2bca7e
|
Update README.md
|
2025-10-10 09:23:01 -04:00 |
|
Daniel Lemire
|
23f16adad4
|
Merge pull request #328 from toughengineer/int_multiplication_by_power_of_10
Added template overloads for `integer_times_pow10()`
|
2025-09-29 15:07:54 -04:00 |
|
Pavel Novikov
|
e9438e64ba
|
fixed copy&paste error and minor mess
|
2025-09-29 19:54:25 +03:00 |
|
Pavel Novikov
|
7abb574ffc
|
added doc to README and examples
|
2025-09-29 13:00:40 +03:00 |
|
Jeremy Bícha
|
e4b949e55b
|
README.md: update repology badge
|
2025-09-24 16:08:34 -04:00 |
|
HedgehogInTheCPP
|
c7e0786a87
|
Update README.md
|
2025-09-19 19:37:48 +03:00 |
|
IRainman
|
329282003d
|
* Readme updated.
|
2025-09-18 22:18:36 +03:00 |
|
IRainman
|
af8ece24d7
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2025-09-18 22:10:37 +03:00 |
|
Daniel Lemire
|
88b1e5321c
|
version 8.1.0
|
2025-09-18 09:38:45 -06:00 |
|
Daniel Lemire
|
2aa6d0ba72
|
Merge pull request #326 from fastfloat/patch803
Release candidate 8.0.3
|
2025-09-18 09:37:20 -06:00 |
|
Daniel Lemire
|
e20c952456
|
Merge pull request #320 from toughengineer/int_multiplication_by_power_of_10
Implemented multiplication of integer by a power of 10
|
2025-09-18 07:48:09 -06:00 |
|
Daniel Lemire
|
bb956b29db
|
release candidate 8.0.3
|
2025-09-18 07:44:53 -06:00 |
|
Daniel Lemire
|
fb384a4205
|
Add Blender to the list of projects using fast_float
|
2025-09-17 23:09:25 -06:00 |
|
IRainman
|
af1f8e3ac2
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2025-09-16 00:58:58 +03:00 |
|