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

Refactor some DateTime and TimeSpan formatting/parsing methods #101640

Merged
merged 15 commits into from May 6, 2024

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    1c1f006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    001ee0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7800524 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    decf099 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    267d5e8 View commit details
    Browse the repository at this point in the history
  6. Revert "Revert changes to TimeSpanParse.Pow10"

    This reverts commit 267d5e8.
    lilinus committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    61863e3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    95857be View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

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

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    dd64b42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e171ed View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    0c04b2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cf992c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    e455150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e074fd View commit details
    Browse the repository at this point in the history
  3. Update src/libraries/System.Private.CoreLib/src/System/Globalization/…

    …TimeSpanParse.cs
    
    Co-authored-by: xtqqczze <45661989+xtqqczze@users.noreply.github.com>
    lilinus and xtqqczze committed May 5, 2024
    Configuration menu
    Copy the full SHA
    ef86e5a View commit details
    Browse the repository at this point in the history