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

Add precision modifier for seconds in chrono format #3148

Commits on Oct 19, 2022

  1. Reuse precision modifier in seconds specification

    Stepan Ponomarev committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    85a4cef View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Apply clang-format

    Stepan Ponomarev committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    21a828c View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Make write_fractional_seconds more readable

    Stepan Ponomarev committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    6ecde30 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Add alias for typename Duration::rep

    Stepan Ponomarev committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e74bc99 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Fixes

    Stepan Ponomarev committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    54fa95f View commit details
    Browse the repository at this point in the history
  2. Fix build: make n unsigned properly

    Stepan Ponomarev committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e30efa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5408dd1 View commit details
    Browse the repository at this point in the history