Skip to content
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

Fix BigInteger.Parse returning incorrect values for exponents above 1000 #73643

Merged
merged 8 commits into from
Aug 12, 2022

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    3de6672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    614fbce View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Suggestions from review

    dakersnar committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    318fa97 View commit details
    Browse the repository at this point in the history
  2. Added bigger test cases

    dakersnar committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    9401318 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5a15da View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Adjusted cutoff to 9 digits

    dakersnar committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    4264827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16c134b View commit details
    Browse the repository at this point in the history
  3. Accidental commit

    dakersnar committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    0221eec View commit details
    Browse the repository at this point in the history