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