1477 Commits

Author SHA1 Message Date
HedgehogInTheCPP
998f3eb149
Downgrade setup-alpine action to version 2 2026-08-18 00:38:15 +03:00
HedgehogInTheCPP
ee25fec2b7 lint unfck 2026-08-18 00:28:53 +03:00
HedgehogInTheCPP
63f648b904 fix alpine workflow. 2026-08-18 00:26:30 +03:00
HedgehogInTheCPP
39de1458e3 constexpr fix. 2026-08-18 00:18:20 +03:00
HedgehogInTheCPP
74cb2c6f77 return alpine workflow 2026-08-18 00:16:07 +03:00
HedgehogInTheCPP
5e7936a02a cleanup 2026-08-18 00:06:53 +03:00
HedgehogInTheCPP
d6c779e293 Merge branch 'main' of https://github.com/IRainman/fast_float 2026-08-17 23:58:58 +03:00
HedgehogInTheCPP
0bc9aec4b9 lint unfck 2026-08-17 23:58:52 +03:00
HedgehogInTheCPP
ba00cca705
Update clang-format action version to v4.18.0: lint unfck 2026-08-17 23:49:43 +03:00
HedgehogInTheCPP
cd6a33c814 Merge branch 'main' of https://github.com/IRainman/fast_float 2026-08-17 23:46:15 +03:00
HedgehogInTheCPP
0a4330aeb8 cleanup 2026-08-17 23:46:10 +03:00
HedgehogInTheCPP
1210ef99e5
Update clang-format action to version 4.19.0: lint unfck. 2026-08-17 23:44:25 +03:00
HedgehogInTheCPP
de5a796019 Merge branch 'main' of https://github.com/fastfloat/fast_float this is a C++ library and we don't needs such crutches. 2026-08-17 23:37:01 +03:00
HedgehogInTheCPP
371a224039 fix 2026-08-17 23:29:36 +03:00
HedgehogInTheCPP
734a038353 lint unfck 2026-08-17 23:22:16 +03:00
HedgehogInTheCPP
32f5fe73b9 final fix. 2026-08-17 23:09:22 +03:00
HedgehogInTheCPP
e3da5082dd fix. 2026-08-17 22:33:09 +03:00
HedgehogInTheCPP
055f966c76 lint unfck 2026-08-17 22:13:35 +03:00
HedgehogInTheCPP
8e954fada3 fix 2026-08-17 22:06:46 +03:00
HedgehogInTheCPP
da875ff9cf fixes for old standards. 2026-08-17 21:54:19 +03:00
HedgehogInTheCPP
5d65edb6cd added cross platform and cross compiler parse_digits_until_19 and cleanup related code. 2026-08-17 21:36:11 +03:00
Daniel Lemire
13ecd70727
Merge pull request #399 from dg0yt/max
Fix compatibility with min()/max() macros
2026-08-17 14:13:58 -04:00
HedgehogInTheCPP
deada1436d cleanup 2026-08-17 20:02:12 +03:00
HedgehogInTheCPP
37d25dd546 Continue rework of the FASTFLOAT_X86_SIMD realization: cleanup and improvements.
Improvements in the FASTFLOAT_ISNOT_CHECKED_BOUNDS switch: cleanup more.
cleanup if constexpr usage.
2026-08-17 19:46:05 +03:00
HedgehogInTheCPP
a883161d7e cleanup 2026-08-17 17:47:32 +03:00
HedgehogInTheCPP
438aaad998 Updated url's to my fork because I really want to use all GitHub actions and check it. 2026-08-17 17:33:21 +03:00
HedgehogInTheCPP
016e5581f2 updating tests. 2026-08-17 16:55:09 +03:00
HedgehogInTheCPP
936d28486e small fix for constexpr 2026-08-17 04:38:43 +03:00
HedgehogInTheCPP
d2f5be8549 cleanup 2026-08-17 04:37:12 +03:00
HedgehogInTheCPP
39b6b8393e cleanup 2026-08-16 18:41:32 +03:00
HedgehogInTheCPP
6d6442ae54 lint unfck. 2026-08-14 20:34:22 +03:00
HedgehogInTheCPP
c302890112 Merge branch 'main' of https://github.com/IRainman/fast_float 2026-08-14 20:32:18 +03:00
HedgehogInTheCPP
21592bba50 cleanup unusual workflows until it's fixed in the main repository. 2026-08-14 20:32:13 +03:00
HedgehogInTheCPP
e2b6aa095d
Remove Alpine CI badge from README
Removed Alpine CI badge from README.md
2026-08-14 20:29:18 +03:00
HedgehogInTheCPP
3ba6e192ee lindt unfck 2026-08-14 15:09:38 +03:00
HedgehogInTheCPP
1870ae71e7 * cleanup. 2026-08-14 01:43:26 +03:00
HedgehogInTheCPP
d33395ac1a cleanup. 2026-08-14 01:33:14 +03:00
HedgehogInTheCPP
6d5ca40802
Enhance Alpine workflow with cache key
Added cache key for build caching in Alpine workflow.
2026-08-14 00:31:28 +03:00
HedgehogInTheCPP
a847788226 There's research on the very beginning stage.
Added improvements and modernize SSE code and enable vectorization for char.
Add more detection of x86 architecture and allow user, for example if MSVC is used set the level manually: used new macro FASTFLOAT_X86_SIMD and available only if FASTFLOAT_SSE_PATCH_REWORK is enabled.
Rename FASTFLOAT_NEON to FASTFLOAT_ARM_NEON for consistency.
2026-08-13 23:10:11 +03:00
HedgehogInTheCPP
650282da5a
Merge pull request #23 from IRainman/dependabot/github_actions/github-actions-5c183d6ffa
Bump actions/setup-node from 6.4.0 to 7.0.0 in the github-actions group across 1 directory
2026-08-12 17:55:17 +03:00
HedgehogInTheCPP
6bafea0436
Merge branch 'fastfloat:main' into main 2026-08-12 17:52:03 +03:00
dependabot[bot]
568a683ecf
Bump actions/setup-node in the github-actions group across 1 directory
Bumps the github-actions group with 1 update in the / directory: [actions/setup-node](https://github.com/actions/setup-node).


Updates `actions/setup-node` from 6.4.0 to 7.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](48b55a011b...8207627860)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-10 02:18:27 +00:00
Daniel Lemire
a1f63a883d
Merge pull request #404 from latent-9/docs/fix-strtod-typo
docs: fix strtod function name in README
2026-08-08 15:48:33 -04:00
latent-9
37fb7d73da
docs: fix strtod function name in README 2026-08-09 00:06:35 +12:00
IRainman
b73cda56f3 * small cleanup for the long path 2026-08-06 20:58:51 +03:00
IRainman
068e36510b lindt unfck 2026-08-02 19:52:10 +03:00
Kai Pastor
c335514c6e Fix compat with min() macro 2026-07-23 09:58:09 +02:00
Kai Pastor
ec239e0e04 Fix compat with max() macro 2026-07-21 11:26:09 +02:00
IRainman
5721996a33 Merge branch 'main' of https://github.com/fastfloat/fast_float 2026-07-19 01:08:18 +03:00
Daniel Lemire
f6df0f2917
Merge pull request #398 from redis-performance/exp062-063-combo
Enable the 4-digit SWAR follow-up on GCC + skip the rounding-mode probe for long mantissas
2026-07-13 15:13:16 -04:00