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 %S formatting for chrono durations with leading zeroes #3814

Merged
merged 7 commits into from
Feb 7, 2024

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    8227a2f View commit details
    Browse the repository at this point in the history
  2. fix type

    js324 committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7e96e39 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. add tests and single digit case

    js324 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    e81ef54 View commit details
    Browse the repository at this point in the history
  2. cmake change

    js324 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2ce9f9a View commit details
    Browse the repository at this point in the history
  3. remove comment

    js324 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    2ccc7aa View commit details
    Browse the repository at this point in the history
  4. formatting

    js324 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    4d38a66 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. truncation instead of rounding

    js324 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f8b9e79 View commit details
    Browse the repository at this point in the history