Commit Graph

  • 5f7e0d599b
    Merge c086f538e87b31c48fb2b6e1ed743e8141e3695c into f8c573d7419ab08de382c60005e37caa271e869a Daniel Lemire 2025-12-05 08:08:06 +03:00
  • 327c116908
    Merge 10cf99758e3ad4b09398efbfc7bd368c6082d6ca into f8c573d7419ab08de382c60005e37caa271e869a Matthieu MOREL 2025-12-03 18:05:29 +00:00
  • 10cf99758e Add BCR workflow for Bazel Central Registry publishing Matthieu MOREL 2025-12-03 19:03:52 +01:00
  • 358c4d7b71
    Merge e6867f54b978ff992f4855ce7026a21c0f1a78b4 into f8c573d7419ab08de382c60005e37caa271e869a Thomas Beutlich 2025-11-26 19:20:27 +01:00
  • 956158d822
    Merge 3d46d99cdff4b9c84e1d02f9e0bc0ec701921744 into f8c573d7419ab08de382c60005e37caa271e869a HedgehogInTheCPP 2025-11-24 08:46:10 +01:00
  • 99eea72a20
    Merge 6700cbe722e3cf4464aa27e4d385de52181db478 into f8c573d7419ab08de382c60005e37caa271e869a dependabot[bot] 2025-11-24 00:25:38 +00:00
  • 6700cbe722
    Bump the github-actions group across 1 directory with 2 updates dependabot/github_actions/github-actions-6e604af1fb dependabot[bot] 2025-11-24 00:25:35 +00:00
  • f8c573d741
    Merge pull request #338 from Gravecat/mingw-fix main Daniel Lemire 2025-11-23 16:25:56 -05:00
  • 9d78a01ff7
    Fixed formatting with clang-format Raine 'Gravecat' Simmons 2025-11-22 21:53:37 +00:00
  • 409d6215b4
    Fixes compilation on GCC/MinGW Raine 'Gravecat' Simmons 2025-11-22 16:11:06 +00:00
  • 3d46d99cdf # warning fix. IRainman 2025-11-21 18:19:06 +03:00
  • 3685667dd2 * FASTFLOAT_HAS_BIT_CAST cleanup. IRainman 2025-11-19 22:13:24 +03:00
  • 843aa3f703 * improvements in compiler function detection. IRainman 2025-11-12 14:58:15 +03:00
  • c9d0ac0084 # cleanup. IRainman 2025-11-10 03:49:27 +03:00
  • 597c239218 # test fixed. IRainman 2025-11-10 03:13:05 +03:00
  • b8163709f5 * type usage fix for better performance in any hardware. IRainman 2025-11-10 02:41:26 +03:00
  • 497e65b03f * Added separate config macros FASTFLOAT_ISNOT_CHECKED_BOUNDS. IRainman 2025-11-09 19:08:11 +03:00
  • c8e4d89fef # unfck lint IRainman 2025-11-09 18:15:53 +03:00
  • 959c9531ea # cycles (for and while) cleanup in low level for the best compiler optimization and the best runtime. IRainman 2025-11-09 18:13:17 +03:00
  • b9d91e7f34 * code cleanup. IRainman 2025-11-09 17:22:13 +03:00
  • e109eedd35 * try to fix error on x86 platform step3. IRainman 2025-11-09 17:21:52 +03:00
  • 3ae6d3c2b3 # unfck lint IRainman 2025-11-09 16:40:44 +03:00
  • d0c7def24d * try to fix error on x86 platform step2. IRainman 2025-11-09 16:38:57 +03:00
  • 50fa3ad99e * code cleanup. IRainman 2025-11-09 16:34:42 +03:00
  • 80902aa90c * try to fix error on x86 platform step1. IRainman 2025-11-09 16:34:07 +03:00
  • 9e1d063628 # tests IRainman 2025-11-09 00:12:43 +03:00
  • a92f025df7 * type usage fix IRainman 2025-11-08 23:59:52 +03:00
  • 3e498bb3b1 * try to fix precision error on x86 platform step9. IRainman 2025-11-08 22:28:40 +03:00
  • 97aa629922 * try to fix precision error on x86 platform step8. IRainman 2025-11-08 22:15:17 +03:00
  • 1ba0d482c1 * try to fix precision error on x86 platform step7. IRainman 2025-11-08 22:01:14 +03:00
  • df6b574e40 * try to fix precision error on x86 platform step6. IRainman 2025-11-08 21:38:15 +03:00
  • cd62aadb1b * try to fix precision error on x86 platform step5. IRainman 2025-11-08 21:26:31 +03:00
  • 578b1e9898 * try to fix precision error on x86 platform step4. IRainman 2025-11-08 21:19:23 +03:00
  • 77ef46838c * try to fix precision error on x86 platform step3. IRainman 2025-11-08 19:40:24 +03:00
  • e96afe608e * try to fix precision error on x86 platform step2. IRainman 2025-11-08 19:25:53 +03:00
  • e6f2bf13b4 # test failed. IRainman 2025-11-08 19:09:45 +03:00
  • 62b60e0040 # Disable FASTFLOAT_HAS_BYTESWAP: step to try to fix precision error on x86 platform IRainman 2025-11-08 18:29:14 +03:00
  • 56d423399d * Improving in code generation -> speedup. * fix warning in 32 bit build. IRainman 2025-11-08 18:14:39 +03:00
  • 97045b1d14 Merge branch 'main' of https://github.com/IRainman/fast_float IRainman 2025-11-08 16:31:37 +03:00
  • e35e6d2f8a
    Merge branch 'fastfloat:main' into main HedgehogInTheCPP 2025-11-08 16:31:12 +03:00
  • f5dbaab1db Merge branch 'main' of https://github.com/IRainman/fast_float IRainman 2025-11-08 16:30:51 +03:00
  • 625d9af203 Merge branch 'main' of https://github.com/fastfloat/fast_float IRainman 2025-11-08 16:30:44 +03:00
  • 1d912b75cd
    Merge pull request #7 from IRainman/dependabot/github_actions/github-actions-c0f80da9d0 HedgehogInTheCPP 2025-11-08 16:27:09 +03:00
  • 5dc09e79a9
    Bump the github-actions group across 1 directory with 3 updates dependabot[bot] 2025-11-03 02:27:02 +00:00
  • f24cce171b
    Bump jidicula/clang-format-action in the github-actions group dependabot[bot] 2025-11-03 00:16:16 +00:00
  • 7b21183a93
    Merge pull request #336 from fastfloat/dependabot/github_actions/github-actions-625a8519cf Daniel Lemire 2025-10-30 22:04:57 -04:00
  • 8ac72791a9
    Bump the github-actions group across 1 directory with 4 updates dependabot[bot] 2025-10-27 00:14:47 +00:00
  • 0c4171eb26 # small cleanup IRainman 2025-10-22 02:56:40 +03:00
  • 6c175c5a14 # format IRainman 2025-10-22 02:31:52 +03:00
  • 57f63fc327 * fix for parse_eight_digits_unrolled IRainman 2025-10-22 02:28:31 +03:00
  • 1dfd486df4 # cleanup IRainman 2025-10-22 01:51:13 +03:00
  • 397c0b8d26 # fix for FASTFLOAT_64BIT IRainman 2025-10-22 01:31:06 +03:00
  • f396c23809 * Upgrade manually vectorized code to support SSE4.2, final cleanup and documentation for SSE2 code. IRainman 2025-10-22 01:13:25 +03:00
  • f757eb45a2 * Upgrade manually vectorized code to support SSE4.2. IRainman 2025-10-22 00:44:29 +03:00
  • 58b5dc04c3 * Upgrade manually vectorized code to SSE4.2 for FASTFLOAT_64BIT because it's already used SSE4.1 instructions. IRainman 2025-10-22 00:27:36 +03:00
  • 1f0e2819e0 # type usage fix. IRainman 2025-10-21 22:40:41 +03:00
  • eee068d3bc # types fix. IRainman 2025-10-21 22:19:04 +03:00
  • 336b97d027 # cleanup. IRainman 2025-10-21 22:01:22 +03:00
  • 487799ede2 # cleanup and speedup digit_comp. IRainman 2025-10-21 21:49:21 +03:00
  • 0e123c5e82 # fix for digit_comp. IRainman 2025-10-21 21:31:19 +03:00
  • 5a378ed87f # minimize diff in the crutch. IRainman 2025-10-21 21:14:58 +03:00
  • fe0bce5eb7 # const and constexpr fixes # types fixes. # FASTFLOAT_ASSERT fix. IRainman 2025-10-21 21:08:08 +03:00
  • 1dc13a91f1 # improve checking for integer in the FASTFLOAT_ONLY_POSITIVE_C_NUMBER_WO_INF_NAN mode. IRainman 2025-10-21 19:56:43 +03:00
  • 031f7febbe # tests are updated IRainman 2025-10-21 19:31:28 +03:00
  • 4dcaf50c05 Merge branch 'main' of https://github.com/IRainman/fast_float IRainman 2025-10-21 18:18:33 +03:00
  • 3288e56b34 # compilation fix after merge IRainman 2025-10-21 18:18:20 +03:00
  • 322e17b51b
    Merge pull request #5 from IRainman/dependabot/github_actions/github-actions-28186ec776 HedgehogInTheCPP 2025-10-21 17:34:47 +03:00
  • 240d393bf6 # format IRainman 2025-10-21 16:25:35 +03:00
  • 72e75ed98f # compilation fix after merge. IRainman 2025-10-21 16:16:18 +03:00
  • 0f1a96a389 Merge branch 'main' of https://github.com/fastfloat/fast_float IRainman 2025-10-21 15:43:38 +03:00
  • e6867f54b9 Fix wording Thomas Beutlich 2025-10-21 10:25:32 +02:00
  • 9f4be55249
    Bump the github-actions group across 1 directory with 3 updates dependabot[bot] 2025-10-13 02:28:13 +00:00
  • 89cafdf57b
    Bump the github-actions group across 1 directory with 3 updates dependabot[bot] 2025-10-13 00:17:14 +00:00
  • e77e2bca7e
    Update README.md Daniel Lemire 2025-10-10 09:23:01 -04:00
  • a745e1c99c
    Bump the github-actions group across 1 directory with 2 updates dependabot[bot] 2025-10-06 00:16:18 +00:00
  • 24fa687d45
    Merge pull request #334 from toughengineer/max-infinity_corner_cases Daniel Lemire 2025-10-04 09:50:30 -04:00
  • 88f6c5e367
    Added corner cases around max value/infinity Pavel Novikov 2025-10-04 14:35:17 +03:00
  • 83a4f696d7
    Merge pull request #333 from toughengineer/made_function_non-template Daniel Lemire 2025-09-30 10:25:59 -04:00
  • 1ea4d2563e
    made function non-template +fixed a couple of typos Pavel Novikov 2025-09-30 12:16:21 +03:00
  • c086f538e8
    Merge branch 'main' into adding_explicit_cxx23_specialization adding_explicit_cxx23_specialization Anders Dalvander 2025-09-29 21:35:46 +02:00
  • 7262d9454e lint Daniel Lemire 2025-09-29 15:08:24 -04:00
  • 23f16adad4
    Merge pull request #328 from toughengineer/int_multiplication_by_power_of_10 Daniel Lemire 2025-09-29 15:07:54 -04:00
  • b370ee2976 lint Daniel Lemire 2025-09-29 15:05:33 -04:00
  • fd98fd6689
    specialize for std::float32_t and std::float64_t explicitly credit: @lemire Daniel Lemire 2025-09-29 14:14:01 -04:00
  • 197c0ffca7
    clang format Pavel Novikov 2025-09-29 21:41:56 +03:00
  • b3dd09bb86 specialize for std::float32_t and std::float64_t explicitly Daniel Lemire 2025-09-29 14:14:01 -04:00
  • e9438e64ba
    fixed copy&paste error and minor mess Pavel Novikov 2025-09-29 19:54:22 +03:00
  • 7abb574ffc
    added doc to README and examples Pavel Novikov 2025-09-29 13:00:28 +03:00
  • 04e8e545d8
    Merge pull request #330 from jbicha/repology-badge Anders Dalvander 2025-09-24 22:34:00 +02:00
  • e4b949e55b README.md: update repology badge Jeremy Bícha 2025-09-24 16:08:34 -04:00
  • c7e0786a87
    Update README.md HedgehogInTheCPP 2025-09-19 19:37:48 +03:00
  • fe376285c7 # types fix after merge from upstream. IRainman 2025-09-18 23:57:54 +03:00
  • 384fcec12d # clang format IRainman 2025-09-18 22:57:06 +03:00
  • 097800a609 # compilation fix after merge from upstream. IRainman 2025-09-18 22:41:24 +03:00
  • 329282003d * Readme updated. IRainman 2025-09-18 22:18:36 +03:00
  • af8ece24d7 Merge branch 'main' of https://github.com/fastfloat/fast_float IRainman 2025-09-18 22:10:37 +03:00
  • 01e505797b
    added tests + some refactoring Pavel Novikov 2025-09-18 21:28:50 +03:00
  • 13345cab65
    added template overload for integer_times_pow10() Pavel Novikov 2025-09-18 21:28:20 +03:00
  • 88b1e5321c version 8.1.0 v8.1.0 Daniel Lemire 2025-09-18 09:38:45 -06:00
  • 2aa6d0ba72
    Merge pull request #326 from fastfloat/patch803 Daniel Lemire 2025-09-18 09:37:20 -06:00