dependabot[bot]
|
4c2aff6922
|
Bump mymindstorm/setup-emsdk from 14 to 15 in the github-actions group
Bumps the github-actions group with 1 update: [mymindstorm/setup-emsdk](https://github.com/mymindstorm/setup-emsdk).
Updates `mymindstorm/setup-emsdk` from 14 to 15
- [Release notes](https://github.com/mymindstorm/setup-emsdk/releases)
- [Commits](6ab9eb1bda...667eb33f24)
---
updated-dependencies:
- dependency-name: mymindstorm/setup-emsdk
dependency-version: '15'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-04-06 02:20:11 +00:00 |
|
HedgehogInTheCPP
|
5871479cd8
|
Merge pull request #18 from IRainman/dependabot/github_actions/github-actions-1f9dd65b39
Bump jidicula/clang-format-action from 4.17.0 to 4.18.0 in the github-actions group across 1 directory
|
2026-03-26 22:20:30 +03:00 |
|
IRainman
|
adb847ec16
|
Compilation fix for Ubuntu 24.04, updated docs.
|
2026-03-26 22:11:20 +03:00 |
|
dependabot[bot]
|
a3a7068e0d
|
Bump jidicula/clang-format-action
Bumps the github-actions group with 1 update in the / directory: [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action).
Updates `jidicula/clang-format-action` from 4.17.0 to 4.18.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](3a18028048...654a770daa)
---
updated-dependencies:
- dependency-name: jidicula/clang-format-action
dependency-version: 4.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-26 17:20:05 +00:00 |
|
IRainman
|
1d3332ec2d
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2026-03-26 20:18:17 +03:00 |
|
Daniel Lemire
|
7124634005
|
Merge pull request #375 from fastfloat/dependabot/github_actions/github-actions-c571d227b7
Bump the github-actions group across 1 directory with 3 updates
|
2026-03-16 10:02:24 -04:00 |
|
dependabot[bot]
|
419695eba6
|
Bump the github-actions group across 1 directory with 3 updates
Bumps the github-actions group with 3 updates in the / directory: [actions/upload-artifact](https://github.com/actions/upload-artifact), [actions/setup-node](https://github.com/actions/setup-node) and [jidicula/clang-format-action](https://github.com/jidicula/clang-format-action).
Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)
Updates `actions/setup-node` from 6.2.0 to 6.3.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](6044e13b5d...53b83947a5)
Updates `jidicula/clang-format-action` from 4.16.0 to 4.17.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](6cd220de46...3a18028048)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: jidicula/clang-format-action
dependency-version: 4.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-16 00:08:44 +00:00 |
|
Daniel Lemire
|
18e55e48a8
|
lint
|
2026-03-10 17:06:04 -04:00 |
|
Daniel Lemire
|
eb9ab42c0a
|
8.2.4
v8.2.4
|
2026-03-10 12:10:12 -04:00 |
|
Daniel Lemire
|
50c19fad17
|
init
|
2026-03-10 11:53:45 -04:00 |
|
Daniel Lemire
|
3f42ad2272
|
Merge pull request #374 from kolemannix/bench_inline
A few inlines
|
2026-03-10 11:52:28 -04:00 |
|
Daniel Lemire
|
00fb4f4b1e
|
Merge pull request #372 from kolemannix/ffc_h_port
Mention C under other languages
|
2026-03-09 16:27:51 -04:00 |
|
Koleman Nix
|
2606bcdf2f
|
A few inlines
|
2026-03-07 15:36:09 -05:00 |
|
Koleman Nix
|
b83fdd79ce
|
consistency
|
2026-03-07 14:23:07 -05:00 |
|
Koleman Nix
|
a18b614b0e
|
Mention C under other languages
|
2026-03-07 14:20:13 -05:00 |
|
Daniel Lemire
|
8514abe2e2
|
Update README with note for C users
Added a note for C users to consider ffc.h for high-performance parsing.
|
2026-03-05 21:59:09 -05:00 |
|
HedgehogInTheCPP
|
a2774ae899
|
Merge branch 'fastfloat:main' into main
|
2026-03-05 00:40:59 +03:00 |
|
Daniel Lemire
|
9f30728ce9
|
Merge pull request #368 from x1sc0/main
fix warning C4702: unreachable code
|
2026-02-23 17:27:16 -05:00 |
|
Xisco Fauli
|
3c6a64b87d
|
fix warning C4702: unreachable code
|
2026-02-06 11:28:34 +01:00 |
|
Daniel Lemire
|
221a4920db
|
Merge branch 'main' of github.com:fastfloat/fast_float
|
2026-02-04 12:13:47 -05:00 |
|
Daniel Lemire
|
a110aa1392
|
adding bug report template
|
2026-02-04 12:13:25 -05:00 |
|
Daniel Lemire
|
8d9f627710
|
Merge pull request #366 from 976520/main
Add more boundary test cases for double and float parsing
|
2026-02-04 10:55:44 -05:00 |
|
재욱
|
3e2b5d3dc3
|
refactor verification calls for double and float limits
|
2026-02-04 15:36:31 +09:00 |
|
재욱
|
f43d6711bc
|
Add additional verification cases for double and float limits
|
2026-02-04 15:27:46 +09:00 |
|
HedgehogInTheCPP
|
6bc8902d94
|
Merge pull request #14 from IRainman/dependabot/github_actions/github-actions-e6ee9d7de3
Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group
|
2026-02-03 23:53:50 +03:00 |
|
IRainman
|
3695153f1f
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2026-02-03 23:53:17 +03:00 |
|
Daniel Lemire
|
01ce95dfe4
|
v8.2.3
v8.2.3
|
2026-02-03 11:27:40 -05:00 |
|
Daniel Lemire
|
d5717d4a80
|
Merge pull request #365 from nyoma-diamond/fix-permissive-flag
Fix overzealous build-time `/permissive-` propagating to compile-time (cross-compilation bug)
|
2026-02-03 11:26:49 -05:00 |
|
N'yoma Diamond
|
707fccb445
|
compile-time generator expression fixes overzealous /permissive- compiler option usage
|
2026-02-02 16:44:39 +00:00 |
|
Daniel Lemire
|
36a2b14eed
|
Merge pull request #361 from fastfloat/dependabot/github_actions/github-actions-c132dce648
Bump the github-actions group with 2 updates
|
2026-02-02 11:19:55 -05:00 |
|
dependabot[bot]
|
95295d1398
|
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).
Updates `actions/checkout` from 5.0.1 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5.0.1...v6.0.1)
Updates `actions/setup-node` from 6.1.0 to 6.2.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](395ad32622...6044e13b5d)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.1
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-02 00:10:32 +00:00 |
|
Daniel Lemire
|
c5256521ae
|
Merge pull request #363 from pitrou/patch-1
Clarify behavior for underflow
|
2026-01-28 13:53:54 -05:00 |
|
Antoine Pitrou
|
cb299bdecc
|
Clarify behavior for underflow
In https://github.com/fastfloat/fast_float/pull/189 the behavior on underflow was changed to better match the standard's recommendations, but the README does not mention underflow explicitly.
|
2026-01-28 10:55:48 +01:00 |
|
dependabot[bot]
|
16fa31636a
|
Bump actions/checkout from 6.0.1 to 6.0.2 in the github-actions group
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
Updates `actions/checkout` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v6.0.1...v6.0.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-26 02:25:04 +00:00 |
|
HedgehogInTheCPP
|
a592697f3b
|
Merge branch 'fastfloat:main' into main
|
2026-01-23 18:48:07 +03:00 |
|
Daniel Lemire
|
2e4ed7d6fd
|
Merge pull request #362 from sleepingeight/surya/fix-opt-cmp
fix early return error in fastfloat_strncasecmp
|
2026-01-21 10:19:49 -05:00 |
|
sleepingieght
|
4fa83ccff4
|
fix early return error in fastfloat_strncasecmp
|
2026-01-21 19:21:06 +05:30 |
|
IRainman
|
c4a979fe0e
|
tests cleanup
|
2026-01-21 04:26:49 +03:00 |
|
IRainman
|
b6db81d8b4
|
unfck lint
|
2026-01-21 03:55:27 +03:00 |
|
IRainman
|
4ca0df87e8
|
isolate clang crutch.
|
2026-01-21 03:46:11 +03:00 |
|
IRainman
|
4a0bd5e9ea
|
unfck lint
|
2026-01-21 03:36:32 +03:00 |
|
IRainman
|
6d6acd4364
|
update for copy-pasted tests. meh. needs cleanup.
|
2026-01-21 03:31:04 +03:00 |
|
IRainman
|
a9d84bbcb2
|
style cleanup.
|
2026-01-21 03:14:46 +03:00 |
|
IRainman
|
89c69caccc
|
Merge branch 'main' of https://github.com/IRainman/fast_float
|
2026-01-21 02:57:55 +03:00 |
|
IRainman
|
2a092b441c
|
fix for gcc.
|
2026-01-21 02:57:49 +03:00 |
|
HedgehogInTheCPP
|
58b805d366
|
Add CI badges for various platforms in README
|
2026-01-21 02:54:34 +03:00 |
|
IRainman
|
52cd6d9d39
|
fix for old standard.
|
2026-01-21 02:44:17 +03:00 |
|
IRainman
|
7eab293436
|
fix for old C++ standard in library.
|
2026-01-21 02:40:58 +03:00 |
|
IRainman
|
306f7ea4f3
|
fix for old C++ standard in test.
|
2026-01-21 02:38:13 +03:00 |
|
IRainman
|
155be7d3d3
|
cleanup.
|
2026-01-21 02:34:48 +03:00 |
|