1. 8234a89 8.2.9 by Daniel Lemire · 2 days ago upstream/main upstream/v8.2.9
  2. 0dce102 Merge pull request #391 from sahvx655-wq/int-fast-path-wide-units by Daniel Lemire · 2 days ago
  3. 30868f8 Merge pull request #392 from biojppm/fix/gcc9_compile_error by Daniel Lemire · 2 days ago
  4. 8e6edc8 Fix compile error with gcc 9: use of [[unlikely]] by Joao Paulo Magalhaes · 3 days ago
  5. 82882b2 gate uint8/uint16 base-10 fast paths to single-byte code units by sahvx655-wq · 4 days ago
  6. 9371986 Merge pull request #389 from correctmost/cm/remove-unreachable-return by Daniel Lemire · 4 days ago
  7. 0352ba3 Merge pull request #390 from correctmost/cm/remove-unreachable-block by Daniel Lemire · 4 days ago
  8. 6ae6913 Remove an else if statement that is always false by correctmost · 5 days ago
  9. 8fe7a94 Remove an unreachable return statement by correctmost · 5 days ago
  10. e8ec8e8 8.2.8 by Daniel Lemire · 5 days ago upstream/v8.2.8
  11. c05156f Merge pull request #388 from biojppm/fix/clang_compile_error by Daniel Lemire · 5 days ago
  12. 23e245f Fix compile error in clang<10: fails on pragma -Wc++20-extensions by Joao Paulo Magalhaes · 5 days ago
  13. e0b53ea 8.2.7 by Daniel Lemire · 6 days ago upstream/v8.2.7
  14. 3044c9b Merge pull request #387 from fastfloat/pr386 by Daniel Lemire · 6 days ago
  15. 29bd115 one too many by Daniel Lemire · 6 days ago upstream/pr386
  16. b1fbfe9 silencing -Wc++20-extensions at the point of use solely by Daniel Lemire · 6 days ago
  17. 520fded adressing comments by @jwakely by Daniel Lemire · 7 days ago
  18. b72e071 let us using 'unlikely' hints. by Daniel Lemire · 8 days ago
  19. 3067491 clang-format (clang-format-17 comment reflow + signature wrap; no semantic change) by fcostaoliveira · 11 days ago
  20. cb5d9cd Skip materializing the integer/fraction spans on the hot path by fcostaoliveira · 11 days ago
  21. 6258cbc Merge pull request #380 from fastfloat/dependabot/github_actions/github-actions-0eb558eb98 by Daniel Lemire · 11 days ago
  22. 254f10c Merge pull request #385 from jwakely/patch-2 by Daniel Lemire · 11 days ago
  23. 1b11407 Fix spelling by Jonathan Wakely · 11 days ago
  24. f0ed8cd display the latest version. by Daniel Lemire · 12 days ago
  25. cfd12eb 8.2.6 by Daniel Lemire · 12 days ago upstream/v8.2.6
  26. 06f3e27 Merge pull request #383 from redis-performance/pr/parallel-exhaustive by Daniel Lemire · 12 days ago
  27. b642d92 tests: parallelize exhaustive32 and exhaustive32_64 sweeps too by fcostaoliveira · 12 days ago
  28. ed86132 Merge pull request #382 from redis-performance/pr/four-digit-followup by Daniel Lemire · 12 days ago
  29. 0f682cd Merge pull request #381 from redis-performance/pr/integer-scan-unroll by Daniel Lemire · 12 days ago
  30. b20c420 tests: parallelize the exhaustive midpoint sweep across hardware threads by fcostaoliveira · 12 days ago
  31. 7589a4f Add a 4-digit SWAR follow-up to loop_parse_if_eight_digits (clang) by fcostaoliveira · 12 days ago
  32. b64d014 Unroll the integer-part digit scan (straight-line for the common 1-5 digit case) by fcostaoliveira · 12 days ago
  33. b3ec8d8 Bump the github-actions group across 1 directory with 3 updates by dependabot[bot] · 13 days ago
  34. 7790aa6 gh pages by Daniel Lemire · 2 weeks ago
  35. ee866c2 Merge branch 'main' of github.com:fastfloat/fast_float by Daniel Lemire · 2 weeks ago
  36. baffc57 new site by Daniel Lemire · 2 weeks ago
  37. 3644f51 Update README.md to remove and modify content by Daniel Lemire · 2 weeks ago
  38. 05087a3 8.2.5 by Daniel Lemire · 8 weeks ago upstream/v8.2.5
  39. b2b1e20 removing msys 32-bit by Daniel Lemire · 8 weeks ago
  40. b57ec06 Merge pull request #379 from mlippautz/patch-1 by Daniel Lemire · 8 weeks ago
  41. 001c04c Remove <algorithm> include and replace std::min with ternary operators by Michael Lippautz · 8 weeks ago
  42. b063de8 Include <algorithm> in float_common.h by Michael Lippautz · 8 weeks ago
  43. d7ad33a Merge pull request #377 from BYVoid/fix-bazel-bzlmod by Daniel Lemire · 3 months ago
  44. 2027a39 Update MODULE.bazel version to 8.2.4 by Carbo · 3 months ago
  45. 9817d5d Fix Bazel build with bzlmod by loading cc_library rule by Carbo · 3 months ago
  46. 7124634 Merge pull request #375 from fastfloat/dependabot/github_actions/github-actions-c571d227b7 by Daniel Lemire · 3 months ago
  47. 419695e Bump the github-actions group across 1 directory with 3 updates by dependabot[bot] · 3 months ago
  48. 18e55e4 lint by Daniel Lemire · 3 months ago
  49. eb9ab42 8.2.4 by Daniel Lemire · 3 months ago upstream/v8.2.4
  50. 50c19fa init by Daniel Lemire · 3 months ago
  51. 3f42ad2 Merge pull request #374 from kolemannix/bench_inline by Daniel Lemire · 3 months ago
  52. 00fb4f4 Merge pull request #372 from kolemannix/ffc_h_port by Daniel Lemire · 3 months ago
  53. 2606bcd A few inlines by Koleman Nix · 3 months ago
  54. b83fdd7 consistency by Koleman Nix · 3 months ago
  55. a18b614 Mention C under other languages by Koleman Nix · 3 months ago
  56. 8514abe Update README with note for C users by Daniel Lemire · 3 months ago
  57. 9f30728 Merge pull request #368 from x1sc0/main by Daniel Lemire · 4 months ago
  58. 3c6a64b fix warning C4702: unreachable code by Xisco Fauli · 4 months ago
  59. 221a492 Merge branch 'main' of github.com:fastfloat/fast_float by Daniel Lemire · 4 months ago
  60. a110aa1 adding bug report template by Daniel Lemire · 4 months ago
  61. 8d9f627 Merge pull request #366 from 976520/main by Daniel Lemire · 4 months ago
  62. 3e2b5d3 refactor verification calls for double and float limits by 재욱 · 4 months ago
  63. f43d671 Add additional verification cases for double and float limits by 재욱 · 4 months ago
  64. 01ce95d v8.2.3 by Daniel Lemire · 4 months ago upstream/v8.2.3
  65. d5717d4 Merge pull request #365 from nyoma-diamond/fix-permissive-flag by Daniel Lemire · 4 months ago
  66. 707fccb compile-time generator expression fixes overzealous /permissive- compiler option usage by N'yoma Diamond · 4 months ago
  67. 36a2b14 Merge pull request #361 from fastfloat/dependabot/github_actions/github-actions-c132dce648 by Daniel Lemire · 4 months ago
  68. 95295d1 Bump the github-actions group with 2 updates by dependabot[bot] · 4 months ago
  69. c525652 Merge pull request #363 from pitrou/patch-1 by Daniel Lemire · 5 months ago
  70. cb299bd Clarify behavior for underflow by Antoine Pitrou · 5 months ago
  71. 2e4ed7d Merge pull request #362 from sleepingeight/surya/fix-opt-cmp by Daniel Lemire · 5 months ago
  72. 4fa83cc fix early return error in fastfloat_strncasecmp by sleepingieght · 5 months ago
  73. 71ab1cc Fix error message to display input instead of result by Daniel Lemire · 5 months ago
  74. 64a6859 Clarify `std::from_chars` conversion method by Daniel Lemire · 5 months ago
  75. cffb71d Merge pull request #344 from fastfloat/dependabot/github_actions/github-actions-397fd93db7 by Daniel Lemire · 5 months ago
  76. babb1f3 Merge pull request #356 from sleepingeight/surya/opt-cmp by Daniel Lemire · 5 months ago
  77. fd9cad9 Merge pull request #359 from shikharish/uint16 by Daniel Lemire · 5 months ago
  78. d1af5b1 Bump the github-actions group across 1 directory with 4 updates by dependabot[bot] · 5 months ago
  79. b14e6a4 simpler optimizations by Shikhar · 5 months ago
  80. 13d4b94 small fix by Shikhar · 5 months ago
  81. d0af1cf optimize uint16 parsing by Shikhar · 5 months ago
  82. 36d3441 add bench_uint16 by Shikhar · 5 months ago
  83. 42ae960 Merge pull request #360 from fastfloat/fixs390 by Daniel Lemire · 5 months ago
  84. 6440936 see if this fixes the issue with s390x. by Daniel Lemire · 5 months ago upstream/fixs390
  85. 011763f adding tests by Daniel Lemire · 5 months ago
  86. d5bc4e1 Merge pull request #358 from shikharish/uint8-base-fix by Daniel Lemire · 5 months ago
  87. 97b54ca v8.2.2 by Daniel Lemire · 5 months ago upstream/v8.2.2
  88. 6499e20 Merge pull request #357 from shikharish/endian-uint8-fix by Daniel Lemire · 5 months ago
  89. 4dc5225 add base check for uint8 parsing by Shikhar · 5 months ago
  90. fb522b6 fix endianess bug in uint8 parsing by Shikhar · 5 months ago
  91. 4eb0d80 add specialisations by sleepingieght · 6 months ago
  92. 265cb84 optimise fastfloat_strncasecmp by sleepingieght · 6 months ago
  93. 11ce67e v8.2.1 by Daniel Lemire · 6 months ago upstream/v8.2.1
  94. 4f77642 Merge pull request #355 from fastfloat/issue354 by Daniel Lemire · 6 months ago
  95. f4f9da1 fix for issue 354 by Daniel Lemire · 6 months ago upstream/issue354
  96. fd85e52 Change branch name from 'master' to 'main' by Daniel Lemire · 6 months ago
  97. dd77fb5 v8.2.0 by Daniel Lemire · 6 months ago upstream/v8.2.0
  98. b4d26ec v8.1.1 by Daniel Lemire · 6 months ago
  99. 43f7c83 Merge pull request #353 from toughengineer/main by Daniel Lemire · 6 months ago
  100. cb813a7 fixed UB by Pavel Novikov · 6 months ago