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

Simplify and improve chrono formatting #3010

Merged
merged 6 commits into from
Aug 5, 2022
Merged

Commits on Jul 30, 2022

  1. Remove unused condition

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    0de094a View commit details
    Browse the repository at this point in the history
  2. Remove duplicate method

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    626514e View commit details
    Browse the repository at this point in the history
  3. Replace ParseContext with basic_format_parse_context

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    f45e67b View commit details
    Browse the repository at this point in the history
  4. Reuse detail::string_literal in the chrono formatter

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    0e22b90 View commit details
    Browse the repository at this point in the history
  5. Add comment

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    228077b View commit details
    Browse the repository at this point in the history
  6. Remove double code execution

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed Jul 30, 2022
    Configuration menu
    Copy the full SHA
    f398f00 View commit details
    Browse the repository at this point in the history