Sign in
chromium
/
external
/
github.com
/
fastfloat
/
fast_float
/
HEAD
2e4ed7d
Merge pull request #362 from sleepingeight/surya/fix-opt-cmp
by Daniel Lemire
· 6 days ago
upstream/main
4fa83cc
fix early return error in fastfloat_strncasecmp
by sleepingieght
· 6 days ago
71ab1cc
Fix error message to display input instead of result
by Daniel Lemire
· 8 days ago
64a6859
Clarify `std::from_chars` conversion method
by Daniel Lemire
· 9 days ago
cffb71d
Merge pull request #344 from fastfloat/dependabot/github_actions/github-actions-397fd93db7
by Daniel Lemire
· 9 days ago
babb1f3
Merge pull request #356 from sleepingeight/surya/opt-cmp
by Daniel Lemire
· 9 days ago
fd9cad9
Merge pull request #359 from shikharish/uint16
by Daniel Lemire
· 2 weeks ago
d1af5b1
Bump the github-actions group across 1 directory with 4 updates
by dependabot[bot]
· 3 weeks ago
b14e6a4
simpler optimizations
by Shikhar
· 4 weeks ago
13d4b94
small fix
by Shikhar
· 4 weeks ago
d0af1cf
optimize uint16 parsing
by Shikhar
· 4 weeks ago
36d3441
add bench_uint16
by Shikhar
· 4 weeks ago
42ae960
Merge pull request #360 from fastfloat/fixs390
by Daniel Lemire
· 4 weeks ago
6440936
see if this fixes the issue with s390x.
by Daniel Lemire
· 4 weeks ago
upstream/fixs390
011763f
adding tests
by Daniel Lemire
· 4 weeks ago
d5bc4e1
Merge pull request #358 from shikharish/uint8-base-fix
by Daniel Lemire
· 4 weeks ago
97b54ca
v8.2.2
by Daniel Lemire
· 4 weeks ago
upstream/v8.2.2
6499e20
Merge pull request #357 from shikharish/endian-uint8-fix
by Daniel Lemire
· 4 weeks ago
4dc5225
add base check for uint8 parsing
by Shikhar
· 4 weeks ago
fb522b6
fix endianess bug in uint8 parsing
by Shikhar
· 4 weeks ago
4eb0d80
add specialisations
by sleepingieght
· 4 weeks ago
265cb84
optimise fastfloat_strncasecmp
by sleepingieght
· 4 weeks ago
11ce67e
v8.2.1
by Daniel Lemire
· 4 weeks ago
upstream/v8.2.1
4f77642
Merge pull request #355 from fastfloat/issue354
by Daniel Lemire
· 4 weeks ago
f4f9da1
fix for issue 354
by Daniel Lemire
· 4 weeks ago
upstream/issue354
fd85e52
Change branch name from 'master' to 'main'
by Daniel Lemire
· 4 weeks ago
dd77fb5
v8.2.0
by Daniel Lemire
· 4 weeks ago
upstream/v8.2.0
b4d26ec
v8.1.1
by Daniel Lemire
· 4 weeks ago
43f7c83
Merge pull request #353 from toughengineer/main
by Daniel Lemire
· 4 weeks ago
cb813a7
fixed UB
by Pavel Novikov
· 5 weeks ago
1ad224e
Merge pull request #349 from shikharish/uint8
by Daniel Lemire
· 5 weeks ago
97cb3ec
lint
by Shikhar
· 5 weeks ago
e076a81
Merge pull request #1 from lemire/add_test
by Shikhar Soni
· 5 weeks ago
120bdfd
adding some ipv4 test
by Daniel Lemire
· 5 weeks ago
780c341
fix macro
by Shikhar
· 5 weeks ago
fdb0edd
c++14 constexpr
by Shikhar
· 5 weeks ago
fce0ab6
uint8_t parsing
by Shikhar
· 5 weeks ago
0920535
Merge pull request #352 from fastfloat/even_simpler_bench_ip
by Daniel Lemire
· 5 weeks ago
a6a229a
bumping tag
by Daniel Lemire
· 5 weeks ago
upstream/even_simpler_bench_ip
f9ddc75
removing space
by Daniel Lemire
· 5 weeks ago
0b11d0a
even simpler bench_ip function
by Daniel Lemire
· 5 weeks ago
5830594
Merge pull request #351 from fastfloat/simpler_benchmark
by Daniel Lemire
· 5 weeks ago
75d01f0
display the inner count (check)
by Daniel Lemire
· 5 weeks ago
upstream/simpler_benchmark
bfa7bcc
lint
by Daniel Lemire
· 5 weeks ago
b5ae54c
adding a memcpy benchmark and ensure inlining.
by Daniel Lemire
· 5 weeks ago
55723db
add a memcpy baseline
by Daniel Lemire
· 5 weeks ago
62ed60e
simplify the benchmark
by Daniel Lemire
· 5 weeks ago
62fb615
Merge pull request #350 from fastfloat/add_bench_ip
by Daniel Lemire
· 5 weeks ago
c54e4a7
updating the deps
by Daniel Lemire
· 5 weeks ago
upstream/add_bench_ip
5304b3d
saving...
by Daniel Lemire
· 5 weeks ago
a6685b2
missing header
by Daniel Lemire
· 5 weeks ago
6952ffe
lint
by Daniel Lemire
· 5 weeks ago
ca1057e
Merge pull request #345 from fastfloat/better_doc
by Daniel Lemire
· 5 weeks ago
0fa058e
adding bench_ip
by Daniel Lemire
· 5 weeks ago
157deae
Merge pull request #348 from arthurscchan/oss-fuzz-build-add-unit-test
by Daniel Lemire
· 6 weeks ago
b2535ce
oss-fuzz: Add unit test build
by Arthur Chan
· 6 weeks ago
1cc6cf5
Revise reference for Mushtak and Lemire paper
by Daniel Lemire
· 6 weeks ago
6b72e26
documenting better which types we support
by Daniel Lemire
· 6 weeks ago
upstream/better_doc
f8c573d
Merge pull request #338 from Gravecat/mingw-fix
by Daniel Lemire
· 9 weeks ago
9d78a01
Fixed formatting with clang-format
by Raine 'Gravecat' Simmons
· 9 weeks ago
409d621
Fixes compilation on GCC/MinGW
by Raine 'Gravecat' Simmons
· 9 weeks ago
7b21183
Merge pull request #336 from fastfloat/dependabot/github_actions/github-actions-625a8519cf
by Daniel Lemire
· 3 months ago
8ac7279
Bump the github-actions group across 1 directory with 4 updates
by dependabot[bot]
· 3 months ago
e77e2bc
Update README.md
by Daniel Lemire
· 4 months ago
24fa687
Merge pull request #334 from toughengineer/max-infinity_corner_cases
by Daniel Lemire
· 4 months ago
88f6c5e
Added corner cases around max value/infinity
by Pavel Novikov
· 4 months ago
83a4f69
Merge pull request #333 from toughengineer/made_function_non-template
by Daniel Lemire
· 4 months ago
1ea4d25
made function non-template +fixed a couple of typos
by Pavel Novikov
· 4 months ago
7262d94
lint
by Daniel Lemire
· 4 months ago
23f16ad
Merge pull request #328 from toughengineer/int_multiplication_by_power_of_10
by Daniel Lemire
· 4 months ago
fd98fd6
specialize for std::float32_t and std::float64_t explicitly credit: @lemire
by Daniel Lemire
· 4 months ago
197c0ff
clang format
by Pavel Novikov
· 4 months ago
e9438e6
fixed copy&paste error and minor mess
by Pavel Novikov
· 4 months ago
7abb574
added doc to README and examples
by Pavel Novikov
· 4 months ago
04e8e54
Merge pull request #330 from jbicha/repology-badge
by Anders Dalvander
· 4 months ago
e4b949e
README.md: update repology badge
by Jeremy Bícha
· 4 months ago
01e5057
added tests + some refactoring
by Pavel Novikov
· 4 months ago
13345ca
added template overload for `integer_times_pow10()`
by Pavel Novikov
· 4 months ago
88b1e53
version 8.1.0
by Daniel Lemire
· 4 months ago
upstream/v8.1.0
2aa6d0b
Merge pull request #326 from fastfloat/patch803
by Daniel Lemire
· 4 months ago
0b6d911
format
by Daniel Lemire
· 4 months ago
upstream/patch803
2d65744
Merge pull request #327 from toughengineer/int_multiplication_by_power_of_10
by Daniel Lemire
· 4 months ago
7a77227
minor fix of forward declaration
by Pavel Novikov
· 4 months ago
e20c952
Merge pull request #320 from toughengineer/int_multiplication_by_power_of_10
by Daniel Lemire
· 4 months ago
bb956b2
release candidate 8.0.3
by Daniel Lemire
· 4 months ago
48fc540
compatibility fix
by Daniel Lemire
· 4 months ago
e5612e9
Merge pull request #325 from InvalidUsernameException/emoji-parses-as-int
by Daniel Lemire
· 4 months ago
fb384a4
Add Blender to the list of projects using fast_float
by Daniel Lemire
· 4 months ago
9d81c71
Do not mis-parse certain wide-character emojis as integer
by InvalidUsernameException
· 4 months ago
fec4082
Merge pull request #322 from leiwen2025/rv-support
by Daniel Lemire
· 5 months ago
e89e248
Update risc.yml
by Daniel Lemire
· 5 months ago
96fc38f
adding risc ci
by Daniel Lemire
· 5 months ago
6677924
float_common.h: Support RISC-V
by WenLei
· 5 months ago
0a23032
now finally got the anti-ambiguity overloads right, right?
by Pavel Novikov
· 5 months ago
7ae62ee
finally got the anti-ambiguity overloads right?
by Pavel Novikov
· 5 months ago
4bb6fd1
Merge pull request #314 from fastfloat/P2497R0
by Daniel Lemire
· 5 months ago
e124635
added lacking overloads to avoid potential ambiguity
by Pavel Novikov
· 5 months ago
6702cd4
added doc section in the README, added example code test executable
by Pavel Novikov
· 5 months ago
20a7383
renamed the function, cleaned up return type
by Pavel Novikov
· 5 months ago
763558b
cleaned up tests
by Pavel Novikov
· 5 months ago
Next »