-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Optimize BigInteger.Parse #97589
Merged
Merged
Optimize BigInteger.Parse #97589
Commits on Mar 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ed7fcbf - Browse repository at this point
Copy the full SHA ed7fcbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfabb12 - Browse repository at this point
Copy the full SHA cfabb12View commit details -
Configuration menu - View commit details
-
Copy full SHA for b449f90 - Browse repository at this point
Copy the full SHA b449f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15f9b4a - Browse repository at this point
Copy the full SHA 15f9b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58dd869 - Browse repository at this point
Copy the full SHA 58dd869View commit details -
Configuration menu - View commit details
-
Copy full SHA for da5402f - Browse repository at this point
Copy the full SHA da5402fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f4722c - Browse repository at this point
Copy the full SHA 1f4722cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7f04d - Browse repository at this point
Copy the full SHA 9a7f04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64d30c1 - Browse repository at this point
Copy the full SHA 64d30c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ce0f7e - Browse repository at this point
Copy the full SHA 6ce0f7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9435597 - Browse repository at this point
Copy the full SHA 9435597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 742951b - Browse repository at this point
Copy the full SHA 742951bView commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd7d3c6 - Browse repository at this point
Copy the full SHA dd7d3c6View commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd0860e - Browse repository at this point
Copy the full SHA fd0860eView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6918b2 - Browse repository at this point
Copy the full SHA d6918b2View commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e05fc9 - Browse repository at this point
Copy the full SHA 0e05fc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ddb8e0 - Browse repository at this point
Copy the full SHA 8ddb8e0View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c53834 - Browse repository at this point
Copy the full SHA 7c53834View commit details
Commits on May 12, 2024
-
Merge branch 'main' into BigIntegerParsePowOf10
# Conflicts: # src/libraries/System.Runtime.Numerics/src/System/Numerics/BigIntegerCalculator.SquMul.cs # src/libraries/System.Runtime.Numerics/tests/BigInteger/multiply.cs
Configuration menu - View commit details
-
Copy full SHA for 573fb68 - Browse repository at this point
Copy the full SHA 573fb68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7568c5b - Browse repository at this point
Copy the full SHA 7568c5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 456bf8e - Browse repository at this point
Copy the full SHA 456bf8eView commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 535b59a - Browse repository at this point
Copy the full SHA 535b59aView commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29747f2 - Browse repository at this point
Copy the full SHA 29747f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f01a779 - Browse repository at this point
Copy the full SHA f01a779View commit details
Commits on Jul 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3043545 - Browse repository at this point
Copy the full SHA 3043545View 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.