-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding Int128 and UInt128 with a base software implementation #69204
Merged
tannergooding
merged 20 commits into
dotnet:main
from
tannergooding:generic-math-int128
May 19, 2022
Merged
Adding Int128 and UInt128 with a base software implementation #69204
tannergooding
merged 20 commits into
dotnet:main
from
tannergooding:generic-math-int128
May 19, 2022
Commits on May 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 897fdb9 - Browse repository at this point
Copy the full SHA 897fdb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fe1618 - Browse repository at this point
Copy the full SHA 2fe1618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6559609 - Browse repository at this point
Copy the full SHA 6559609View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c820b5 - Browse repository at this point
Copy the full SHA 2c820b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7970fb - Browse repository at this point
Copy the full SHA e7970fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 828440f - Browse repository at this point
Copy the full SHA 828440fView commit details
Commits on May 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6904e73 - Browse repository at this point
Copy the full SHA 6904e73View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcbc375 - Browse repository at this point
Copy the full SHA bcbc375View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09e8bfc - Browse repository at this point
Copy the full SHA 09e8bfcView commit details
Commits on May 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5f9d22f - Browse repository at this point
Copy the full SHA 5f9d22fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b85e6 - Browse repository at this point
Copy the full SHA b6b85e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9de4e76 - Browse repository at this point
Copy the full SHA 9de4e76View commit details
Commits on May 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a1dc14f - Browse repository at this point
Copy the full SHA a1dc14fView commit details -
Revert "Don't use Unsafe.As in the Int128/UInt128 hex parsing logic"
This reverts commit 09e8bfc.
Configuration menu - View commit details
-
Copy full SHA for 7666952 - Browse repository at this point
Copy the full SHA 7666952View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a30cb - Browse repository at this point
Copy the full SHA f0a30cbView commit details
Commits on May 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb5a82e - Browse repository at this point
Copy the full SHA cb5a82eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 384e572 - Browse repository at this point
Copy the full SHA 384e572View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab85c7b - Browse repository at this point
Copy the full SHA ab85c7bView commit details
Commits on May 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 163cfda - Browse repository at this point
Copy the full SHA 163cfdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd3c9e9 - Browse repository at this point
Copy the full SHA cd3c9e9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.