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

Optimize String#to_u methods for the case of a negative number #7446

Merged
merged 6 commits into from
May 21, 2019

Commits on Feb 17, 2019

  1. Configuration menu
    Copy the full SHA
    8970de0 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Make to_u64_info a macro to avoid runtime check

    r00ster authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    1d92642 View commit details
    Browse the repository at this point in the history
  2. Fix to_u64_info

    r00ster authored Feb 26, 2019
    Configuration menu
    Copy the full SHA
    52e05e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Make to_u64_info a method again

    r00ster authored Mar 1, 2019
    Configuration menu
    Copy the full SHA
    b015d26 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    fd766cc View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Configuration menu
    Copy the full SHA
    da03352 View commit details
    Browse the repository at this point in the history