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

Microoptimizations on DateTimeParser #2990

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 16, 2024

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    a2a64a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6956dda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1750bb3 View commit details
    Browse the repository at this point in the history
  4. Ignore Rider files

    Henr1k80 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    549319e View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    e974725 View commit details
    Browse the repository at this point in the history
  2. Reuse calculated value

    Henr1k80 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5a8ea58 View commit details
    Browse the repository at this point in the history
  3. Reverse the order of the 24:00:00 check, hour is very likely to be di…

    …fferent than 24, minute & seconds are less likely to be 0
    Henr1k80 committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0c1ebe6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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