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 |
|
IRainman
|
57f63fc327
|
* fix for parse_eight_digits_unrolled
|
2025-10-22 02:28:31 +03:00 |
|
IRainman
|
1dfd486df4
|
# cleanup
|
2025-10-22 01:51:13 +03:00 |
|
IRainman
|
397c0b8d26
|
# fix for FASTFLOAT_64BIT
|
2025-10-22 01:31:06 +03:00 |
|
IRainman
|
f396c23809
|
* Upgrade manually vectorized code to support SSE4.2, final cleanup and documentation for SSE2 code.
|
2025-10-22 01:13:25 +03:00 |
|
IRainman
|
f757eb45a2
|
* Upgrade manually vectorized code to support SSE4.2.
|
2025-10-22 00:44:29 +03:00 |
|
IRainman
|
58b5dc04c3
|
* Upgrade manually vectorized code to SSE4.2 for FASTFLOAT_64BIT because it's already used SSE4.1 instructions.
|
2025-10-22 00:27:36 +03:00 |
|
IRainman
|
1f0e2819e0
|
# type usage fix.
|
2025-10-21 22:40:41 +03:00 |
|
IRainman
|
eee068d3bc
|
# types fix.
|
2025-10-21 22:19:04 +03:00 |
|
IRainman
|
336b97d027
|
# cleanup.
|
2025-10-21 22:01:22 +03:00 |
|
IRainman
|
487799ede2
|
# cleanup and speedup digit_comp.
|
2025-10-21 21:49:21 +03:00 |
|
IRainman
|
0e123c5e82
|
# fix for digit_comp.
|
2025-10-21 21:31:19 +03:00 |
|
IRainman
|
5a378ed87f
|
# minimize diff in the crutch.
|
2025-10-21 21:14:58 +03:00 |
|
IRainman
|
fe0bce5eb7
|
# const and constexpr fixes
# types fixes.
# FASTFLOAT_ASSERT fix.
|
2025-10-21 21:08:08 +03:00 |
|
IRainman
|
1dc13a91f1
|
# improve checking for integer in the FASTFLOAT_ONLY_POSITIVE_C_NUMBER_WO_INF_NAN mode.
|
2025-10-21 19:56:43 +03:00 |
|
IRainman
|
031f7febbe
|
# tests are updated
|
2025-10-21 19:31:28 +03:00 |
|
IRainman
|
4dcaf50c05
|
Merge branch 'main' of https://github.com/IRainman/fast_float
|
2025-10-21 18:18:33 +03:00 |
|