1. f6df0f2 Merge pull request #398 from redis-performance/exp062-063-combo by Daniel Lemire · 28 hours ago upstream/main
  2. 11c390b Merge pull request #396 from fastfloat/dependabot/github_actions/github-actions-640176b5ab by Daniel Lemire · 35 hours ago
  3. 1fa146e Bump actions/checkout in the github-actions group across 1 directory by dependabot[bot] · 2 days ago
  4. ce25f0d Remove Stars section from README by Daniel Lemire · 4 days ago
  5. 46b2fba Reconcile redis-perf/optim: content superseded by upstream #381/#382/#387 by fcostaoliveira · 11 days ago
  6. 5082489 EXP-063: test the mode-independent mantissa bound before the rounds_to_nearest probe by fcostaoliveira · 11 days ago
  7. f4f36e0 EXP-062: enable the 4-digit SWAR fraction follow-up on all compilers (drop __clang__ gate) by fcostaoliveira · 11 days ago
  8. 8ec5d23 Merge pull request #395 from sahvx655-wq/is-space-signed-compare by Daniel Lemire · 4 weeks ago
  9. c539b53 guard is_space against negative signed code units by sahvx655-wq · 4 weeks ago
  10. 34164f5 8.2.10 by Daniel Lemire · 4 weeks ago upstream/v8.2.10
  11. 4eec7be Merge pull request #394 from fastfloat/int-overflow-simdjson-approach by Daniel Lemire · 4 weeks ago
  12. fd970ab updating visual studio by Daniel Lemire · 4 weeks ago upstream/int-overflow-simdjson-approach
  13. a7249f8 replace checked re-parse with O(1) simdjson-style overflow check by Daniel Lemire · 4 weeks ago
  14. 632cc97 detect uint64 overflow that wraps past min_safe in parse_int_string by sahvx655-wq · 4 weeks ago
  15. 8234a89 8.2.9 by Daniel Lemire · 5 weeks ago upstream/v8.2.9
  16. 0dce102 Merge pull request #391 from sahvx655-wq/int-fast-path-wide-units by Daniel Lemire · 5 weeks ago
  17. 30868f8 Merge pull request #392 from biojppm/fix/gcc9_compile_error by Daniel Lemire · 5 weeks ago
  18. 8e6edc8 Fix compile error with gcc 9: use of [[unlikely]] by Joao Paulo Magalhaes · 5 weeks ago
  19. 82882b2 gate uint8/uint16 base-10 fast paths to single-byte code units by sahvx655-wq · 5 weeks ago
  20. 9371986 Merge pull request #389 from correctmost/cm/remove-unreachable-return by Daniel Lemire · 5 weeks ago
  21. 0352ba3 Merge pull request #390 from correctmost/cm/remove-unreachable-block by Daniel Lemire · 5 weeks ago
  22. 6ae6913 Remove an else if statement that is always false by correctmost · 5 weeks ago
  23. 8fe7a94 Remove an unreachable return statement by correctmost · 5 weeks ago
  24. e8ec8e8 8.2.8 by Daniel Lemire · 5 weeks ago upstream/v8.2.8
  25. c05156f Merge pull request #388 from biojppm/fix/clang_compile_error by Daniel Lemire · 5 weeks ago
  26. 23e245f Fix compile error in clang<10: fails on pragma -Wc++20-extensions by Joao Paulo Magalhaes · 5 weeks ago
  27. e0b53ea 8.2.7 by Daniel Lemire · 5 weeks ago upstream/v8.2.7
  28. 3044c9b Merge pull request #387 from fastfloat/pr386 by Daniel Lemire · 5 weeks ago
  29. 29bd115 one too many by Daniel Lemire · 5 weeks ago upstream/pr386
  30. b1fbfe9 silencing -Wc++20-extensions at the point of use solely by Daniel Lemire · 5 weeks ago
  31. 520fded adressing comments by @jwakely by Daniel Lemire · 5 weeks ago
  32. b72e071 let us using 'unlikely' hints. by Daniel Lemire · 6 weeks ago
  33. 3067491 clang-format (clang-format-17 comment reflow + signature wrap; no semantic change) by fcostaoliveira · 6 weeks ago
  34. cb5d9cd Skip materializing the integer/fraction spans on the hot path by fcostaoliveira · 6 weeks ago
  35. 6258cbc Merge pull request #380 from fastfloat/dependabot/github_actions/github-actions-0eb558eb98 by Daniel Lemire · 6 weeks ago
  36. 254f10c Merge pull request #385 from jwakely/patch-2 by Daniel Lemire · 6 weeks ago
  37. 1b11407 Fix spelling by Jonathan Wakely · 6 weeks ago
  38. f0ed8cd display the latest version. by Daniel Lemire · 6 weeks ago
  39. cfd12eb 8.2.6 by Daniel Lemire · 6 weeks ago upstream/v8.2.6
  40. 06f3e27 Merge pull request #383 from redis-performance/pr/parallel-exhaustive by Daniel Lemire · 6 weeks ago
  41. b642d92 tests: parallelize exhaustive32 and exhaustive32_64 sweeps too by fcostaoliveira · 6 weeks ago
  42. ed86132 Merge pull request #382 from redis-performance/pr/four-digit-followup by Daniel Lemire · 6 weeks ago
  43. 0f682cd Merge pull request #381 from redis-performance/pr/integer-scan-unroll by Daniel Lemire · 6 weeks ago
  44. b20c420 tests: parallelize the exhaustive midpoint sweep across hardware threads by fcostaoliveira · 6 weeks ago
  45. 7589a4f Add a 4-digit SWAR follow-up to loop_parse_if_eight_digits (clang) by fcostaoliveira · 6 weeks ago
  46. b64d014 Unroll the integer-part digit scan (straight-line for the common 1-5 digit case) by fcostaoliveira · 6 weeks ago
  47. 3ff2c0b EXP-053: clang-format (reflow comment + expression wrap; no semantic change) by fcostaoliveira · 6 weeks ago
  48. b3ec8d8 Bump the github-actions group across 1 directory with 3 updates by dependabot[bot] · 6 weeks ago
  49. a30c1f3 EXP-053: 4-digit SWAR follow-up in loop_parse_if_eight_digits, GCC path (ffc EXP-001) by fcostaoliveira · 6 weeks ago
  50. ee84946 EXP-052: 2x unroll of char loop_parse_if_eight_digits (ported from ffc EXP-044) by fcostaoliveira · 6 weeks ago
  51. 8db9edb EXP-050: straight-line nested-if integer-part scan (ported from ffc EXP-026/028) by fcostaoliveira · 6 weeks ago
  52. 7790aa6 gh pages by Daniel Lemire · 7 weeks ago
  53. ee866c2 Merge branch 'main' of github.com:fastfloat/fast_float by Daniel Lemire · 7 weeks ago
  54. baffc57 new site by Daniel Lemire · 7 weeks ago
  55. 3644f51 Update README.md to remove and modify content by Daniel Lemire · 7 weeks ago
  56. 05087a3 8.2.5 by Daniel Lemire · 3 months ago upstream/v8.2.5
  57. b2b1e20 removing msys 32-bit by Daniel Lemire · 3 months ago
  58. b57ec06 Merge pull request #379 from mlippautz/patch-1 by Daniel Lemire · 3 months ago
  59. 001c04c Remove <algorithm> include and replace std::min with ternary operators by Michael Lippautz · 3 months ago
  60. b063de8 Include <algorithm> in float_common.h by Michael Lippautz · 3 months ago
  61. d7ad33a Merge pull request #377 from BYVoid/fix-bazel-bzlmod by Daniel Lemire · 4 months ago
  62. 2027a39 Update MODULE.bazel version to 8.2.4 by Carbo · 4 months ago
  63. 9817d5d Fix Bazel build with bzlmod by loading cc_library rule by Carbo · 4 months ago
  64. 7124634 Merge pull request #375 from fastfloat/dependabot/github_actions/github-actions-c571d227b7 by Daniel Lemire · 4 months ago
  65. 419695e Bump the github-actions group across 1 directory with 3 updates by dependabot[bot] · 4 months ago
  66. 18e55e4 lint by Daniel Lemire · 4 months ago
  67. eb9ab42 8.2.4 by Daniel Lemire · 4 months ago upstream/v8.2.4
  68. 50c19fa init by Daniel Lemire · 4 months ago
  69. 3f42ad2 Merge pull request #374 from kolemannix/bench_inline by Daniel Lemire · 4 months ago
  70. 00fb4f4 Merge pull request #372 from kolemannix/ffc_h_port by Daniel Lemire · 4 months ago
  71. 2606bcd A few inlines by Koleman Nix · 4 months ago
  72. b83fdd7 consistency by Koleman Nix · 4 months ago
  73. a18b614 Mention C under other languages by Koleman Nix · 4 months ago
  74. 8514abe Update README with note for C users by Daniel Lemire · 4 months ago
  75. 9f30728 Merge pull request #368 from x1sc0/main by Daniel Lemire · 5 months ago
  76. 3c6a64b fix warning C4702: unreachable code by Xisco Fauli · 5 months ago
  77. 221a492 Merge branch 'main' of github.com:fastfloat/fast_float by Daniel Lemire · 5 months ago
  78. a110aa1 adding bug report template by Daniel Lemire · 5 months ago
  79. 8d9f627 Merge pull request #366 from 976520/main by Daniel Lemire · 5 months ago
  80. 3e2b5d3 refactor verification calls for double and float limits by 재욱 · 5 months ago
  81. f43d671 Add additional verification cases for double and float limits by 재욱 · 5 months ago
  82. 01ce95d v8.2.3 by Daniel Lemire · 5 months ago upstream/v8.2.3
  83. d5717d4 Merge pull request #365 from nyoma-diamond/fix-permissive-flag by Daniel Lemire · 5 months ago
  84. 707fccb compile-time generator expression fixes overzealous /permissive- compiler option usage by N'yoma Diamond · 5 months ago
  85. 36a2b14 Merge pull request #361 from fastfloat/dependabot/github_actions/github-actions-c132dce648 by Daniel Lemire · 5 months ago
  86. 95295d1 Bump the github-actions group with 2 updates by dependabot[bot] · 5 months ago
  87. c525652 Merge pull request #363 from pitrou/patch-1 by Daniel Lemire · 6 months ago
  88. cb299bd Clarify behavior for underflow by Antoine Pitrou · 6 months ago
  89. 2e4ed7d Merge pull request #362 from sleepingeight/surya/fix-opt-cmp by Daniel Lemire · 6 months ago
  90. 4fa83cc fix early return error in fastfloat_strncasecmp by sleepingieght · 6 months ago
  91. 71ab1cc Fix error message to display input instead of result by Daniel Lemire · 6 months ago
  92. 64a6859 Clarify `std::from_chars` conversion method by Daniel Lemire · 6 months ago
  93. cffb71d Merge pull request #344 from fastfloat/dependabot/github_actions/github-actions-397fd93db7 by Daniel Lemire · 6 months ago
  94. babb1f3 Merge pull request #356 from sleepingeight/surya/opt-cmp by Daniel Lemire · 6 months ago
  95. fd9cad9 Merge pull request #359 from shikharish/uint16 by Daniel Lemire · 6 months ago
  96. d1af5b1 Bump the github-actions group across 1 directory with 4 updates by dependabot[bot] · 6 months ago
  97. b14e6a4 simpler optimizations by Shikhar · 6 months ago
  98. 13d4b94 small fix by Shikhar · 6 months ago
  99. d0af1cf optimize uint16 parsing by Shikhar · 6 months ago
  100. 36d3441 add bench_uint16 by Shikhar · 6 months ago