1. 2e4ed7d Merge pull request #362 from sleepingeight/surya/fix-opt-cmp by Daniel Lemire · 6 days ago upstream/main
  2. 4fa83cc fix early return error in fastfloat_strncasecmp by sleepingieght · 6 days ago
  3. 71ab1cc Fix error message to display input instead of result by Daniel Lemire · 8 days ago
  4. 64a6859 Clarify `std::from_chars` conversion method by Daniel Lemire · 9 days ago
  5. cffb71d Merge pull request #344 from fastfloat/dependabot/github_actions/github-actions-397fd93db7 by Daniel Lemire · 9 days ago
  6. babb1f3 Merge pull request #356 from sleepingeight/surya/opt-cmp by Daniel Lemire · 9 days ago
  7. fd9cad9 Merge pull request #359 from shikharish/uint16 by Daniel Lemire · 2 weeks ago
  8. d1af5b1 Bump the github-actions group across 1 directory with 4 updates by dependabot[bot] · 3 weeks ago
  9. b14e6a4 simpler optimizations by Shikhar · 4 weeks ago
  10. 13d4b94 small fix by Shikhar · 4 weeks ago
  11. d0af1cf optimize uint16 parsing by Shikhar · 4 weeks ago
  12. 36d3441 add bench_uint16 by Shikhar · 4 weeks ago
  13. 42ae960 Merge pull request #360 from fastfloat/fixs390 by Daniel Lemire · 4 weeks ago
  14. 6440936 see if this fixes the issue with s390x. by Daniel Lemire · 4 weeks ago upstream/fixs390
  15. 011763f adding tests by Daniel Lemire · 4 weeks ago
  16. d5bc4e1 Merge pull request #358 from shikharish/uint8-base-fix by Daniel Lemire · 4 weeks ago
  17. 97b54ca v8.2.2 by Daniel Lemire · 4 weeks ago upstream/v8.2.2
  18. 6499e20 Merge pull request #357 from shikharish/endian-uint8-fix by Daniel Lemire · 4 weeks ago
  19. 4dc5225 add base check for uint8 parsing by Shikhar · 4 weeks ago
  20. fb522b6 fix endianess bug in uint8 parsing by Shikhar · 4 weeks ago
  21. 4eb0d80 add specialisations by sleepingieght · 4 weeks ago
  22. 265cb84 optimise fastfloat_strncasecmp by sleepingieght · 4 weeks ago
  23. 11ce67e v8.2.1 by Daniel Lemire · 4 weeks ago upstream/v8.2.1
  24. 4f77642 Merge pull request #355 from fastfloat/issue354 by Daniel Lemire · 4 weeks ago
  25. f4f9da1 fix for issue 354 by Daniel Lemire · 4 weeks ago upstream/issue354
  26. fd85e52 Change branch name from 'master' to 'main' by Daniel Lemire · 4 weeks ago
  27. dd77fb5 v8.2.0 by Daniel Lemire · 4 weeks ago upstream/v8.2.0
  28. b4d26ec v8.1.1 by Daniel Lemire · 4 weeks ago
  29. 43f7c83 Merge pull request #353 from toughengineer/main by Daniel Lemire · 4 weeks ago
  30. cb813a7 fixed UB by Pavel Novikov · 5 weeks ago
  31. 1ad224e Merge pull request #349 from shikharish/uint8 by Daniel Lemire · 5 weeks ago
  32. 97cb3ec lint by Shikhar · 5 weeks ago
  33. e076a81 Merge pull request #1 from lemire/add_test by Shikhar Soni · 5 weeks ago
  34. 120bdfd adding some ipv4 test by Daniel Lemire · 5 weeks ago
  35. 780c341 fix macro by Shikhar · 5 weeks ago
  36. fdb0edd c++14 constexpr by Shikhar · 5 weeks ago
  37. fce0ab6 uint8_t parsing by Shikhar · 5 weeks ago
  38. 0920535 Merge pull request #352 from fastfloat/even_simpler_bench_ip by Daniel Lemire · 5 weeks ago
  39. a6a229a bumping tag by Daniel Lemire · 5 weeks ago upstream/even_simpler_bench_ip
  40. f9ddc75 removing space by Daniel Lemire · 5 weeks ago
  41. 0b11d0a even simpler bench_ip function by Daniel Lemire · 5 weeks ago
  42. 5830594 Merge pull request #351 from fastfloat/simpler_benchmark by Daniel Lemire · 5 weeks ago
  43. 75d01f0 display the inner count (check) by Daniel Lemire · 5 weeks ago upstream/simpler_benchmark
  44. bfa7bcc lint by Daniel Lemire · 5 weeks ago
  45. b5ae54c adding a memcpy benchmark and ensure inlining. by Daniel Lemire · 5 weeks ago
  46. 55723db add a memcpy baseline by Daniel Lemire · 5 weeks ago
  47. 62ed60e simplify the benchmark by Daniel Lemire · 5 weeks ago
  48. 62fb615 Merge pull request #350 from fastfloat/add_bench_ip by Daniel Lemire · 5 weeks ago
  49. c54e4a7 updating the deps by Daniel Lemire · 5 weeks ago upstream/add_bench_ip
  50. 5304b3d saving... by Daniel Lemire · 5 weeks ago
  51. a6685b2 missing header by Daniel Lemire · 5 weeks ago
  52. 6952ffe lint by Daniel Lemire · 5 weeks ago
  53. ca1057e Merge pull request #345 from fastfloat/better_doc by Daniel Lemire · 5 weeks ago
  54. 0fa058e adding bench_ip by Daniel Lemire · 5 weeks ago
  55. 157deae Merge pull request #348 from arthurscchan/oss-fuzz-build-add-unit-test by Daniel Lemire · 6 weeks ago
  56. b2535ce oss-fuzz: Add unit test build by Arthur Chan · 6 weeks ago
  57. 1cc6cf5 Revise reference for Mushtak and Lemire paper by Daniel Lemire · 6 weeks ago
  58. 6b72e26 documenting better which types we support by Daniel Lemire · 6 weeks ago upstream/better_doc
  59. f8c573d Merge pull request #338 from Gravecat/mingw-fix by Daniel Lemire · 9 weeks ago
  60. 9d78a01 Fixed formatting with clang-format by Raine 'Gravecat' Simmons · 9 weeks ago
  61. 409d621 Fixes compilation on GCC/MinGW by Raine 'Gravecat' Simmons · 9 weeks ago
  62. 7b21183 Merge pull request #336 from fastfloat/dependabot/github_actions/github-actions-625a8519cf by Daniel Lemire · 3 months ago
  63. 8ac7279 Bump the github-actions group across 1 directory with 4 updates by dependabot[bot] · 3 months ago
  64. e77e2bc Update README.md by Daniel Lemire · 4 months ago
  65. 24fa687 Merge pull request #334 from toughengineer/max-infinity_corner_cases by Daniel Lemire · 4 months ago
  66. 88f6c5e Added corner cases around max value/infinity by Pavel Novikov · 4 months ago
  67. 83a4f69 Merge pull request #333 from toughengineer/made_function_non-template by Daniel Lemire · 4 months ago
  68. 1ea4d25 made function non-template +fixed a couple of typos by Pavel Novikov · 4 months ago
  69. 7262d94 lint by Daniel Lemire · 4 months ago
  70. 23f16ad Merge pull request #328 from toughengineer/int_multiplication_by_power_of_10 by Daniel Lemire · 4 months ago
  71. fd98fd6 specialize for std::float32_t and std::float64_t explicitly credit: @lemire by Daniel Lemire · 4 months ago
  72. 197c0ff clang format by Pavel Novikov · 4 months ago
  73. e9438e6 fixed copy&paste error and minor mess by Pavel Novikov · 4 months ago
  74. 7abb574 added doc to README and examples by Pavel Novikov · 4 months ago
  75. 04e8e54 Merge pull request #330 from jbicha/repology-badge by Anders Dalvander · 4 months ago
  76. e4b949e README.md: update repology badge by Jeremy Bícha · 4 months ago
  77. 01e5057 added tests + some refactoring by Pavel Novikov · 4 months ago
  78. 13345ca added template overload for `integer_times_pow10()` by Pavel Novikov · 4 months ago
  79. 88b1e53 version 8.1.0 by Daniel Lemire · 4 months ago upstream/v8.1.0
  80. 2aa6d0b Merge pull request #326 from fastfloat/patch803 by Daniel Lemire · 4 months ago
  81. 0b6d911 format by Daniel Lemire · 4 months ago upstream/patch803
  82. 2d65744 Merge pull request #327 from toughengineer/int_multiplication_by_power_of_10 by Daniel Lemire · 4 months ago
  83. 7a77227 minor fix of forward declaration by Pavel Novikov · 4 months ago
  84. e20c952 Merge pull request #320 from toughengineer/int_multiplication_by_power_of_10 by Daniel Lemire · 4 months ago
  85. bb956b2 release candidate 8.0.3 by Daniel Lemire · 4 months ago
  86. 48fc540 compatibility fix by Daniel Lemire · 4 months ago
  87. e5612e9 Merge pull request #325 from InvalidUsernameException/emoji-parses-as-int by Daniel Lemire · 4 months ago
  88. fb384a4 Add Blender to the list of projects using fast_float by Daniel Lemire · 4 months ago
  89. 9d81c71 Do not mis-parse certain wide-character emojis as integer by InvalidUsernameException · 4 months ago
  90. fec4082 Merge pull request #322 from leiwen2025/rv-support by Daniel Lemire · 5 months ago
  91. e89e248 Update risc.yml by Daniel Lemire · 5 months ago
  92. 96fc38f adding risc ci by Daniel Lemire · 5 months ago
  93. 6677924 float_common.h: Support RISC-V by WenLei · 5 months ago
  94. 0a23032 now finally got the anti-ambiguity overloads right, right? by Pavel Novikov · 5 months ago
  95. 7ae62ee finally got the anti-ambiguity overloads right? by Pavel Novikov · 5 months ago
  96. 4bb6fd1 Merge pull request #314 from fastfloat/P2497R0 by Daniel Lemire · 5 months ago
  97. e124635 added lacking overloads to avoid potential ambiguity by Pavel Novikov · 5 months ago
  98. 6702cd4 added doc section in the README, added example code test executable by Pavel Novikov · 5 months ago
  99. 20a7383 renamed the function, cleaned up return type by Pavel Novikov · 5 months ago
  100. 763558b cleaned up tests by Pavel Novikov · 5 months ago