dependabot[bot]
|
47e181dabf
|
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/upload-artifact](https://github.com/actions/upload-artifact).
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/upload-artifact` from 5 to 6
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v5...v6)
---
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/upload-artifact
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-15 02:20:49 +00:00 |
|
IRainman
|
b79c3e5c0a
|
Benchmark are updated.
|
2025-12-09 22:40:28 +03:00 |
|
IRainman
|
c54bafd083
|
Merge branch 'main' of https://github.com/IRainman/fast_float
|
2025-12-08 23:59:36 +03:00 |
|
IRainman
|
588623e076
|
* type usage fix for better performance in any hardware.
|
2025-12-08 23:59:29 +03:00 |
|
HedgehogInTheCPP
|
f4b821a120
|
Merge pull request #9 from IRainman/dependabot/github_actions/github-actions-5c52a8f22e
Bump the github-actions group across 1 directory with 2 updates
|
2025-12-08 22:13:04 +03:00 |
|
IRainman
|
1cc96de016
|
Merge branch 'main' of https://github.com/IRainman/fast_float
|
2025-12-08 22:09:13 +03:00 |
|
HedgehogInTheCPP
|
7fd3d7128d
|
Merge branch 'fastfloat:main' into main
|
2025-12-08 22:08:49 +03:00 |
|
dependabot[bot]
|
077c6d0736
|
Bump the github-actions group across 1 directory with 2 updates
Bumps the github-actions group with 2 updates in the / directory: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node).
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)
Updates `actions/setup-node` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](2028fbc5c2...395ad32622)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-08 02:24:38 +00:00 |
|
IRainman
|
d697541b2a
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2025-12-04 04:40:40 +03:00 |
|
Daniel Lemire
|
f8c573d741
|
Merge pull request #338 from Gravecat/mingw-fix
Fixes compilation on GCC/MinGW
|
2025-11-23 16:25:56 -05:00 |
|
Raine 'Gravecat' Simmons
|
9d78a01ff7
|
Fixed formatting with clang-format
|
2025-11-22 21:53:37 +00:00 |
|
Raine 'Gravecat' Simmons
|
409d6215b4
|
Fixes compilation on GCC/MinGW
|
2025-11-22 16:11:06 +00:00 |
|
IRainman
|
3d46d99cdf
|
# warning fix.
|
2025-11-21 18:19:06 +03:00 |
|
IRainman
|
3685667dd2
|
* FASTFLOAT_HAS_BIT_CAST cleanup.
|
2025-11-19 22:13:24 +03:00 |
|
IRainman
|
843aa3f703
|
* improvements in compiler function detection.
|
2025-11-12 14:58:15 +03:00 |
|
IRainman
|
c9d0ac0084
|
# cleanup.
|
2025-11-10 03:49:27 +03:00 |
|
IRainman
|
597c239218
|
# test fixed.
|
2025-11-10 03:13:05 +03:00 |
|
IRainman
|
b8163709f5
|
* type usage fix for better performance in any hardware.
|
2025-11-10 02:41:26 +03:00 |
|
IRainman
|
497e65b03f
|
* Added separate config macros FASTFLOAT_ISNOT_CHECKED_BOUNDS.
|
2025-11-09 19:08:11 +03:00 |
|
IRainman
|
c8e4d89fef
|
# unfck lint
|
2025-11-09 18:15:53 +03:00 |
|
IRainman
|
959c9531ea
|
# cycles (for and while) cleanup in low level for the best compiler optimization and the best runtime.
|
2025-11-09 18:13:17 +03:00 |
|
IRainman
|
b9d91e7f34
|
* code cleanup.
|
2025-11-09 17:22:13 +03:00 |
|
IRainman
|
e109eedd35
|
* try to fix error on x86 platform step3.
|
2025-11-09 17:21:52 +03:00 |
|
IRainman
|
3ae6d3c2b3
|
# unfck lint
|
2025-11-09 16:40:44 +03:00 |
|
IRainman
|
d0c7def24d
|
* try to fix error on x86 platform step2.
|
2025-11-09 16:38:57 +03:00 |
|
IRainman
|
50fa3ad99e
|
* code cleanup.
|
2025-11-09 16:34:42 +03:00 |
|
IRainman
|
80902aa90c
|
* try to fix error on x86 platform step1.
|
2025-11-09 16:34:07 +03:00 |
|
IRainman
|
9e1d063628
|
# tests
|
2025-11-09 00:12:43 +03:00 |
|
IRainman
|
a92f025df7
|
* type usage fix
|
2025-11-08 23:59:52 +03:00 |
|
IRainman
|
3e498bb3b1
|
* try to fix precision error on x86 platform step9.
|
2025-11-08 22:28:40 +03:00 |
|
IRainman
|
97aa629922
|
* try to fix precision error on x86 platform step8.
|
2025-11-08 22:15:17 +03:00 |
|
IRainman
|
1ba0d482c1
|
* try to fix precision error on x86 platform step7.
|
2025-11-08 22:01:14 +03:00 |
|
IRainman
|
df6b574e40
|
* try to fix precision error on x86 platform step6.
|
2025-11-08 21:38:15 +03:00 |
|
IRainman
|
cd62aadb1b
|
* try to fix precision error on x86 platform step5.
|
2025-11-08 21:26:31 +03:00 |
|
IRainman
|
578b1e9898
|
* try to fix precision error on x86 platform step4.
|
2025-11-08 21:19:23 +03:00 |
|
IRainman
|
77ef46838c
|
* try to fix precision error on x86 platform step3.
|
2025-11-08 19:40:24 +03:00 |
|
IRainman
|
e96afe608e
|
* try to fix precision error on x86 platform step2.
|
2025-11-08 19:25:53 +03:00 |
|
IRainman
|
e6f2bf13b4
|
# test failed.
|
2025-11-08 19:09:45 +03:00 |
|
IRainman
|
62b60e0040
|
# Disable FASTFLOAT_HAS_BYTESWAP: step to try to fix precision error on x86 platform
|
2025-11-08 18:29:14 +03:00 |
|
IRainman
|
56d423399d
|
* Improving in code generation -> speedup.
* fix warning in 32 bit build.
|
2025-11-08 18:14:39 +03:00 |
|
IRainman
|
97045b1d14
|
Merge branch 'main' of https://github.com/IRainman/fast_float
|
2025-11-08 16:31:37 +03:00 |
|
HedgehogInTheCPP
|
e35e6d2f8a
|
Merge branch 'fastfloat:main' into main
|
2025-11-08 16:31:12 +03:00 |
|
IRainman
|
f5dbaab1db
|
Merge branch 'main' of https://github.com/IRainman/fast_float
|
2025-11-08 16:30:51 +03:00 |
|
IRainman
|
625d9af203
|
Merge branch 'main' of https://github.com/fastfloat/fast_float
|
2025-11-08 16:30:44 +03:00 |
|
HedgehogInTheCPP
|
1d912b75cd
|
Merge pull request #7 from IRainman/dependabot/github_actions/github-actions-c0f80da9d0
Bump the github-actions group across 1 directory with 3 updates
|
2025-11-08 16:27:09 +03:00 |
|
dependabot[bot]
|
5dc09e79a9
|
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 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
Updates `actions/setup-node` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](a0853c2454...2028fbc5c2)
Updates `jidicula/clang-format-action` from 4.15.0 to 4.16.0
- [Release notes](https://github.com/jidicula/clang-format-action/releases)
- [Commits](4726374d1a...6cd220de46)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: jidicula/clang-format-action
dependency-version: 4.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-03 02:27:02 +00:00 |
|
Daniel Lemire
|
7b21183a93
|
Merge pull request #336 from fastfloat/dependabot/github_actions/github-actions-625a8519cf
Bump the github-actions group across 1 directory with 4 updates
|
2025-10-30 22:04:57 -04:00 |
|
dependabot[bot]
|
8ac72791a9
|
Bump the github-actions group across 1 directory with 4 updates
Bumps the github-actions group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [actions/upload-artifact](https://github.com/actions/upload-artifact), [github/codeql-action](https://github.com/github/codeql-action) and [actions/setup-node](https://github.com/actions/setup-node).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
Updates `actions/upload-artifact` from 4 to 5
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)
Updates `github/codeql-action` from 3 to 4
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v3...v4)
Updates `actions/setup-node` from 4.4.0 to 6.0.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](49933ea528...2028fbc5c2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-10-27 00:14:47 +00:00 |
|
IRainman
|
0c4171eb26
|
# small cleanup
|
2025-10-22 02:56:40 +03:00 |
|
IRainman
|
6c175c5a14
|
# format
|
2025-10-22 02:31:52 +03:00 |
|