1. 6258cbc Merge pull request #380 from fastfloat/dependabot/github_actions/github-actions-0eb558eb98 by Daniel Lemire · 66 minutes ago upstream/main
  2. 254f10c Merge pull request #385 from jwakely/patch-2 by Daniel Lemire · 66 minutes ago
  3. 1b11407 Fix spelling by Jonathan Wakely · 5 hours ago
  4. f0ed8cd display the latest version. by Daniel Lemire · 21 hours ago
  5. cfd12eb 8.2.6 by Daniel Lemire · 21 hours ago upstream/v8.2.6
  6. 06f3e27 Merge pull request #383 from redis-performance/pr/parallel-exhaustive by Daniel Lemire · 21 hours ago
  7. b642d92 tests: parallelize exhaustive32 and exhaustive32_64 sweeps too by fcostaoliveira · 23 hours ago
  8. ed86132 Merge pull request #382 from redis-performance/pr/four-digit-followup by Daniel Lemire · 23 hours ago
  9. 0f682cd Merge pull request #381 from redis-performance/pr/integer-scan-unroll by Daniel Lemire · 25 hours ago
  10. b20c420 tests: parallelize the exhaustive midpoint sweep across hardware threads by fcostaoliveira · 31 hours ago
  11. 7589a4f Add a 4-digit SWAR follow-up to loop_parse_if_eight_digits (clang) by fcostaoliveira · 32 hours ago
  12. b64d014 Unroll the integer-part digit scan (straight-line for the common 1-5 digit case) by fcostaoliveira · 34 hours ago
  13. b3ec8d8 Bump the github-actions group across 1 directory with 3 updates by dependabot[bot] · 2 days ago
  14. 7790aa6 gh pages by Daniel Lemire · 6 days ago
  15. ee866c2 Merge branch 'main' of github.com:fastfloat/fast_float by Daniel Lemire · 6 days ago
  16. baffc57 new site by Daniel Lemire · 6 days ago
  17. 3644f51 Update README.md to remove and modify content by Daniel Lemire · 6 days ago
  18. 05087a3 8.2.5 by Daniel Lemire · 7 weeks ago upstream/v8.2.5
  19. b2b1e20 removing msys 32-bit by Daniel Lemire · 7 weeks ago
  20. b57ec06 Merge pull request #379 from mlippautz/patch-1 by Daniel Lemire · 7 weeks ago
  21. 001c04c Remove <algorithm> include and replace std::min with ternary operators by Michael Lippautz · 7 weeks ago
  22. b063de8 Include <algorithm> in float_common.h by Michael Lippautz · 7 weeks ago
  23. d7ad33a Merge pull request #377 from BYVoid/fix-bazel-bzlmod by Daniel Lemire · 10 weeks ago
  24. 2027a39 Update MODULE.bazel version to 8.2.4 by Carbo · 10 weeks ago
  25. 9817d5d Fix Bazel build with bzlmod by loading cc_library rule by Carbo · 10 weeks ago
  26. 7124634 Merge pull request #375 from fastfloat/dependabot/github_actions/github-actions-c571d227b7 by Daniel Lemire · 3 months ago
  27. 419695e Bump the github-actions group across 1 directory with 3 updates by dependabot[bot] · 3 months ago
  28. 18e55e4 lint by Daniel Lemire · 3 months ago
  29. eb9ab42 8.2.4 by Daniel Lemire · 3 months ago upstream/v8.2.4
  30. 50c19fa init by Daniel Lemire · 3 months ago
  31. 3f42ad2 Merge pull request #374 from kolemannix/bench_inline by Daniel Lemire · 3 months ago
  32. 00fb4f4 Merge pull request #372 from kolemannix/ffc_h_port by Daniel Lemire · 3 months ago
  33. 2606bcd A few inlines by Koleman Nix · 3 months ago
  34. b83fdd7 consistency by Koleman Nix · 3 months ago
  35. a18b614 Mention C under other languages by Koleman Nix · 3 months ago
  36. 8514abe Update README with note for C users by Daniel Lemire · 3 months ago
  37. 9f30728 Merge pull request #368 from x1sc0/main by Daniel Lemire · 3 months ago
  38. 3c6a64b fix warning C4702: unreachable code by Xisco Fauli · 4 months ago
  39. 221a492 Merge branch 'main' of github.com:fastfloat/fast_float by Daniel Lemire · 4 months ago
  40. a110aa1 adding bug report template by Daniel Lemire · 4 months ago
  41. 8d9f627 Merge pull request #366 from 976520/main by Daniel Lemire · 4 months ago
  42. 3e2b5d3 refactor verification calls for double and float limits by 재욱 · 4 months ago
  43. f43d671 Add additional verification cases for double and float limits by 재욱 · 4 months ago
  44. 01ce95d v8.2.3 by Daniel Lemire · 4 months ago upstream/v8.2.3
  45. d5717d4 Merge pull request #365 from nyoma-diamond/fix-permissive-flag by Daniel Lemire · 4 months ago
  46. 707fccb compile-time generator expression fixes overzealous /permissive- compiler option usage by N'yoma Diamond · 4 months ago
  47. 36a2b14 Merge pull request #361 from fastfloat/dependabot/github_actions/github-actions-c132dce648 by Daniel Lemire · 4 months ago
  48. 95295d1 Bump the github-actions group with 2 updates by dependabot[bot] · 4 months ago
  49. c525652 Merge pull request #363 from pitrou/patch-1 by Daniel Lemire · 4 months ago
  50. cb299bd Clarify behavior for underflow by Antoine Pitrou · 4 months ago
  51. 2e4ed7d Merge pull request #362 from sleepingeight/surya/fix-opt-cmp by Daniel Lemire · 4 months ago
  52. 4fa83cc fix early return error in fastfloat_strncasecmp by sleepingieght · 4 months ago
  53. 71ab1cc Fix error message to display input instead of result by Daniel Lemire · 4 months ago
  54. 64a6859 Clarify `std::from_chars` conversion method by Daniel Lemire · 4 months ago
  55. cffb71d Merge pull request #344 from fastfloat/dependabot/github_actions/github-actions-397fd93db7 by Daniel Lemire · 4 months ago
  56. babb1f3 Merge pull request #356 from sleepingeight/surya/opt-cmp by Daniel Lemire · 4 months ago
  57. fd9cad9 Merge pull request #359 from shikharish/uint16 by Daniel Lemire · 5 months ago
  58. d1af5b1 Bump the github-actions group across 1 directory with 4 updates by dependabot[bot] · 5 months ago
  59. b14e6a4 simpler optimizations by Shikhar · 5 months ago
  60. 13d4b94 small fix by Shikhar · 5 months ago
  61. d0af1cf optimize uint16 parsing by Shikhar · 5 months ago
  62. 36d3441 add bench_uint16 by Shikhar · 5 months ago
  63. 42ae960 Merge pull request #360 from fastfloat/fixs390 by Daniel Lemire · 5 months ago
  64. 6440936 see if this fixes the issue with s390x. by Daniel Lemire · 5 months ago upstream/fixs390
  65. 011763f adding tests by Daniel Lemire · 5 months ago
  66. d5bc4e1 Merge pull request #358 from shikharish/uint8-base-fix by Daniel Lemire · 5 months ago
  67. 97b54ca v8.2.2 by Daniel Lemire · 5 months ago upstream/v8.2.2
  68. 6499e20 Merge pull request #357 from shikharish/endian-uint8-fix by Daniel Lemire · 5 months ago
  69. 4dc5225 add base check for uint8 parsing by Shikhar · 5 months ago
  70. fb522b6 fix endianess bug in uint8 parsing by Shikhar · 5 months ago
  71. 4eb0d80 add specialisations by sleepingieght · 5 months ago
  72. 265cb84 optimise fastfloat_strncasecmp by sleepingieght · 5 months ago
  73. 11ce67e v8.2.1 by Daniel Lemire · 5 months ago upstream/v8.2.1
  74. 4f77642 Merge pull request #355 from fastfloat/issue354 by Daniel Lemire · 5 months ago
  75. f4f9da1 fix for issue 354 by Daniel Lemire · 5 months ago upstream/issue354
  76. fd85e52 Change branch name from 'master' to 'main' by Daniel Lemire · 5 months ago
  77. dd77fb5 v8.2.0 by Daniel Lemire · 5 months ago upstream/v8.2.0
  78. b4d26ec v8.1.1 by Daniel Lemire · 5 months ago
  79. 43f7c83 Merge pull request #353 from toughengineer/main by Daniel Lemire · 5 months ago
  80. cb813a7 fixed UB by Pavel Novikov · 5 months ago
  81. 1ad224e Merge pull request #349 from shikharish/uint8 by Daniel Lemire · 5 months ago
  82. 97cb3ec lint by Shikhar · 5 months ago
  83. e076a81 Merge pull request #1 from lemire/add_test by Shikhar Soni · 5 months ago
  84. 120bdfd adding some ipv4 test by Daniel Lemire · 5 months ago
  85. 780c341 fix macro by Shikhar · 5 months ago
  86. fdb0edd c++14 constexpr by Shikhar · 5 months ago
  87. fce0ab6 uint8_t parsing by Shikhar · 5 months ago
  88. 0920535 Merge pull request #352 from fastfloat/even_simpler_bench_ip by Daniel Lemire · 5 months ago
  89. a6a229a bumping tag by Daniel Lemire · 5 months ago upstream/even_simpler_bench_ip
  90. f9ddc75 removing space by Daniel Lemire · 5 months ago
  91. 0b11d0a even simpler bench_ip function by Daniel Lemire · 5 months ago
  92. 5830594 Merge pull request #351 from fastfloat/simpler_benchmark by Daniel Lemire · 5 months ago
  93. 75d01f0 display the inner count (check) by Daniel Lemire · 5 months ago upstream/simpler_benchmark
  94. bfa7bcc lint by Daniel Lemire · 5 months ago
  95. b5ae54c adding a memcpy benchmark and ensure inlining. by Daniel Lemire · 5 months ago
  96. 55723db add a memcpy baseline by Daniel Lemire · 5 months ago
  97. 62ed60e simplify the benchmark by Daniel Lemire · 5 months ago
  98. 62fb615 Merge pull request #350 from fastfloat/add_bench_ip by Daniel Lemire · 5 months ago
  99. c54e4a7 updating the deps by Daniel Lemire · 5 months ago upstream/add_bench_ip
  100. 5304b3d saving... by Daniel Lemire · 5 months ago