-
Notifications
You must be signed in to change notification settings - Fork 187
Comparing changes
Open a pull request
base repository: fastfloat/fast_float
base: v3.10.0
head repository: fastfloat/fast_float
compare: v3.10.1
- 20 commits
- 24 files changed
- 4 contributors
Commits on Jan 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 39e04ea - Browse repository at this point
Copy the full SHA 39e04eaView commit details
Commits on Feb 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for be60848 - Browse repository at this point
Copy the full SHA be60848View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6991ea - Browse repository at this point
Copy the full SHA a6991eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4b873 - Browse repository at this point
Copy the full SHA 0e4b873View commit details -
Configuration menu - View commit details
-
Copy full SHA for e320512 - Browse repository at this point
Copy the full SHA e320512View commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3f3fc93 - Browse repository at this point
Copy the full SHA 3f3fc93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f1c4a2 - Browse repository at this point
Copy the full SHA 7f1c4a2View commit details -
Merge pull request #177 from leni536/easy-constexpr
Low-risk C++11 and C++14 constexpr functions
Configuration menu - View commit details
-
Copy full SHA for 52fed52 - Browse repository at this point
Copy the full SHA 52fed52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06333da - Browse repository at this point
Copy the full SHA 06333daView commit details -
Merge pull request #178 from lemire/dlemire/adding_bloat_analysis
This adds bloat analysis to the tests.
Configuration menu - View commit details
-
Copy full SHA for a64cfc9 - Browse repository at this point
Copy the full SHA a64cfc9View commit details -
Merge pull request #173 from fastfloat/nofallbacknecessary
We do not need a fallback.
Configuration menu - View commit details
-
Copy full SHA for b1d2773 - Browse repository at this point
Copy the full SHA b1d2773View commit details
Commits on Mar 1, 2023
-
* Use right-sized uint type for bit fiddling ** This removes the need to special casing on endianness * Replace ternary with just shifting the sign at the right place ** This seems to improve codegen (less instructions, no cmov)
Configuration menu - View commit details
-
Copy full SHA for 6d2fb68 - Browse repository at this point
Copy the full SHA 6d2fb68View commit details
Commits on Mar 3, 2023
-
Merge pull request #179 from leni536/simplify-to_float
Simplify to_float
Configuration menu - View commit details
-
Copy full SHA for a3e00ee - Browse repository at this point
Copy the full SHA a3e00eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5261885 - Browse repository at this point
Copy the full SHA 5261885View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5243dd9 - Browse repository at this point
Copy the full SHA 5243dd9View commit details
Commits on Mar 4, 2023
-
Merge pull request #180 from leni536/constexpr-big_int
Constexpr big_int
Configuration menu - View commit details
-
Copy full SHA for c487a69 - Browse repository at this point
Copy the full SHA c487a69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88c3b36 - Browse repository at this point
Copy the full SHA 88c3b36View commit details -
Merge pull request #181 from leni536/patch-1
Add my name to CONTRIBUTORS
Configuration menu - View commit details
-
Copy full SHA for 808cd24 - Browse repository at this point
Copy the full SHA 808cd24View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8886eb - Browse repository at this point
Copy the full SHA c8886ebView commit details -
Merge pull request #183 from redis-performance/fix.parse_infnan.plus.inf
Added missing FASTFLOAT_ALLOWS_LEADING_PLUS ifdef check in parse_infnan
Configuration menu - View commit details
-
Copy full SHA for eb8c001 - Browse repository at this point
Copy the full SHA eb8c001View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.10.0...v3.10.1