1. 05087a3 8.2.5 by Daniel Lemire · 3 weeks ago upstream/main upstream/v8.2.5
  2. b2b1e20 removing msys 32-bit by Daniel Lemire · 3 weeks ago
  3. b57ec06 Merge pull request #379 from mlippautz/patch-1 by Daniel Lemire · 3 weeks ago
  4. 001c04c Remove <algorithm> include and replace std::min with ternary operators by Michael Lippautz · 3 weeks ago
  5. b063de8 Include <algorithm> in float_common.h by Michael Lippautz · 3 weeks ago
  6. d7ad33a Merge pull request #377 from BYVoid/fix-bazel-bzlmod by Daniel Lemire · 6 weeks ago
  7. 2027a39 Update MODULE.bazel version to 8.2.4 by Carbo · 6 weeks ago
  8. 9817d5d Fix Bazel build with bzlmod by loading cc_library rule by Carbo · 6 weeks ago
  9. 7124634 Merge pull request #375 from fastfloat/dependabot/github_actions/github-actions-c571d227b7 by Daniel Lemire · 7 weeks ago
  10. 419695e Bump the github-actions group across 1 directory with 3 updates by dependabot[bot] · 7 weeks ago
  11. 18e55e4 lint by Daniel Lemire · 8 weeks ago
  12. eb9ab42 8.2.4 by Daniel Lemire · 8 weeks ago upstream/v8.2.4
  13. 50c19fa init by Daniel Lemire · 8 weeks ago
  14. 3f42ad2 Merge pull request #374 from kolemannix/bench_inline by Daniel Lemire · 8 weeks ago
  15. 00fb4f4 Merge pull request #372 from kolemannix/ffc_h_port by Daniel Lemire · 8 weeks ago
  16. 2606bcd A few inlines by Koleman Nix · 9 weeks ago
  17. b83fdd7 consistency by Koleman Nix · 9 weeks ago
  18. a18b614 Mention C under other languages by Koleman Nix · 9 weeks ago
  19. 8514abe Update README with note for C users by Daniel Lemire · 9 weeks ago
  20. 9f30728 Merge pull request #368 from x1sc0/main by Daniel Lemire · 2 months ago
  21. 3c6a64b fix warning C4702: unreachable code by Xisco Fauli · 3 months ago
  22. 221a492 Merge branch 'main' of github.com:fastfloat/fast_float by Daniel Lemire · 3 months ago
  23. a110aa1 adding bug report template by Daniel Lemire · 3 months ago
  24. 8d9f627 Merge pull request #366 from 976520/main by Daniel Lemire · 3 months ago
  25. 3e2b5d3 refactor verification calls for double and float limits by 재욱 · 3 months ago
  26. f43d671 Add additional verification cases for double and float limits by 재욱 · 3 months ago
  27. 01ce95d v8.2.3 by Daniel Lemire · 3 months ago upstream/v8.2.3
  28. d5717d4 Merge pull request #365 from nyoma-diamond/fix-permissive-flag by Daniel Lemire · 3 months ago
  29. 707fccb compile-time generator expression fixes overzealous /permissive- compiler option usage by N'yoma Diamond · 3 months ago
  30. 36a2b14 Merge pull request #361 from fastfloat/dependabot/github_actions/github-actions-c132dce648 by Daniel Lemire · 3 months ago
  31. 95295d1 Bump the github-actions group with 2 updates by dependabot[bot] · 3 months ago
  32. c525652 Merge pull request #363 from pitrou/patch-1 by Daniel Lemire · 3 months ago
  33. cb299bd Clarify behavior for underflow by Antoine Pitrou · 3 months ago
  34. 2e4ed7d Merge pull request #362 from sleepingeight/surya/fix-opt-cmp by Daniel Lemire · 4 months ago
  35. 4fa83cc fix early return error in fastfloat_strncasecmp by sleepingieght · 4 months ago
  36. 71ab1cc Fix error message to display input instead of result by Daniel Lemire · 4 months ago
  37. 64a6859 Clarify `std::from_chars` conversion method by Daniel Lemire · 4 months ago
  38. cffb71d Merge pull request #344 from fastfloat/dependabot/github_actions/github-actions-397fd93db7 by Daniel Lemire · 4 months ago
  39. babb1f3 Merge pull request #356 from sleepingeight/surya/opt-cmp by Daniel Lemire · 4 months ago
  40. fd9cad9 Merge pull request #359 from shikharish/uint16 by Daniel Lemire · 4 months ago
  41. d1af5b1 Bump the github-actions group across 1 directory with 4 updates by dependabot[bot] · 4 months ago
  42. b14e6a4 simpler optimizations by Shikhar · 4 months ago
  43. 13d4b94 small fix by Shikhar · 4 months ago
  44. d0af1cf optimize uint16 parsing by Shikhar · 4 months ago
  45. 36d3441 add bench_uint16 by Shikhar · 4 months ago
  46. 42ae960 Merge pull request #360 from fastfloat/fixs390 by Daniel Lemire · 4 months ago
  47. 6440936 see if this fixes the issue with s390x. by Daniel Lemire · 4 months ago upstream/fixs390
  48. 011763f adding tests by Daniel Lemire · 4 months ago
  49. d5bc4e1 Merge pull request #358 from shikharish/uint8-base-fix by Daniel Lemire · 4 months ago
  50. 97b54ca v8.2.2 by Daniel Lemire · 4 months ago upstream/v8.2.2
  51. 6499e20 Merge pull request #357 from shikharish/endian-uint8-fix by Daniel Lemire · 4 months ago
  52. 4dc5225 add base check for uint8 parsing by Shikhar · 4 months ago
  53. fb522b6 fix endianess bug in uint8 parsing by Shikhar · 4 months ago
  54. 4eb0d80 add specialisations by sleepingieght · 4 months ago
  55. 265cb84 optimise fastfloat_strncasecmp by sleepingieght · 4 months ago
  56. 11ce67e v8.2.1 by Daniel Lemire · 4 months ago upstream/v8.2.1
  57. 4f77642 Merge pull request #355 from fastfloat/issue354 by Daniel Lemire · 4 months ago
  58. f4f9da1 fix for issue 354 by Daniel Lemire · 4 months ago upstream/issue354
  59. fd85e52 Change branch name from 'master' to 'main' by Daniel Lemire · 4 months ago
  60. dd77fb5 v8.2.0 by Daniel Lemire · 4 months ago upstream/v8.2.0
  61. b4d26ec v8.1.1 by Daniel Lemire · 4 months ago
  62. 43f7c83 Merge pull request #353 from toughengineer/main by Daniel Lemire · 4 months ago
  63. cb813a7 fixed UB by Pavel Novikov · 4 months ago
  64. 1ad224e Merge pull request #349 from shikharish/uint8 by Daniel Lemire · 4 months ago
  65. 97cb3ec lint by Shikhar · 4 months ago
  66. e076a81 Merge pull request #1 from lemire/add_test by Shikhar Soni · 4 months ago
  67. 120bdfd adding some ipv4 test by Daniel Lemire · 4 months ago
  68. 780c341 fix macro by Shikhar · 4 months ago
  69. fdb0edd c++14 constexpr by Shikhar · 4 months ago
  70. fce0ab6 uint8_t parsing by Shikhar · 4 months ago
  71. 0920535 Merge pull request #352 from fastfloat/even_simpler_bench_ip by Daniel Lemire · 4 months ago
  72. a6a229a bumping tag by Daniel Lemire · 4 months ago upstream/even_simpler_bench_ip
  73. f9ddc75 removing space by Daniel Lemire · 4 months ago
  74. 0b11d0a even simpler bench_ip function by Daniel Lemire · 4 months ago
  75. 5830594 Merge pull request #351 from fastfloat/simpler_benchmark by Daniel Lemire · 4 months ago
  76. 75d01f0 display the inner count (check) by Daniel Lemire · 4 months ago upstream/simpler_benchmark
  77. bfa7bcc lint by Daniel Lemire · 4 months ago
  78. b5ae54c adding a memcpy benchmark and ensure inlining. by Daniel Lemire · 4 months ago
  79. 55723db add a memcpy baseline by Daniel Lemire · 4 months ago
  80. 62ed60e simplify the benchmark by Daniel Lemire · 4 months ago
  81. 62fb615 Merge pull request #350 from fastfloat/add_bench_ip by Daniel Lemire · 4 months ago
  82. c54e4a7 updating the deps by Daniel Lemire · 4 months ago upstream/add_bench_ip
  83. 5304b3d saving... by Daniel Lemire · 4 months ago
  84. a6685b2 missing header by Daniel Lemire · 4 months ago
  85. 6952ffe lint by Daniel Lemire · 4 months ago
  86. ca1057e Merge pull request #345 from fastfloat/better_doc by Daniel Lemire · 4 months ago
  87. 0fa058e adding bench_ip by Daniel Lemire · 4 months ago
  88. 157deae Merge pull request #348 from arthurscchan/oss-fuzz-build-add-unit-test by Daniel Lemire · 5 months ago
  89. b2535ce oss-fuzz: Add unit test build by Arthur Chan · 5 months ago
  90. 1cc6cf5 Revise reference for Mushtak and Lemire paper by Daniel Lemire · 5 months ago
  91. 6b72e26 documenting better which types we support by Daniel Lemire · 5 months ago upstream/better_doc
  92. f8c573d Merge pull request #338 from Gravecat/mingw-fix by Daniel Lemire · 5 months ago
  93. 9d78a01 Fixed formatting with clang-format by Raine 'Gravecat' Simmons · 5 months ago
  94. 409d621 Fixes compilation on GCC/MinGW by Raine 'Gravecat' Simmons · 5 months ago
  95. 7b21183 Merge pull request #336 from fastfloat/dependabot/github_actions/github-actions-625a8519cf by Daniel Lemire · 6 months ago
  96. 8ac7279 Bump the github-actions group across 1 directory with 4 updates by dependabot[bot] · 6 months ago
  97. e77e2bc Update README.md by Daniel Lemire · 7 months ago
  98. 24fa687 Merge pull request #334 from toughengineer/max-infinity_corner_cases by Daniel Lemire · 7 months ago
  99. 88f6c5e Added corner cases around max value/infinity by Pavel Novikov · 7 months ago
  100. 83a4f69 Merge pull request #333 from toughengineer/made_function_non-template by Daniel Lemire · 7 months ago