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

Improve std formatters #2902

Merged
merged 3 commits into from
May 28, 2022
Merged

Improve std formatters #2902

merged 3 commits into from
May 28, 2022

Commits on May 27, 2022

  1. Improve std::filesystem::path formatter.

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed May 27, 2022
    Configuration menu
    Copy the full SHA
    c3aa180 View commit details
    Browse the repository at this point in the history
  2. Improve xchar support for std formatters.

    Signed-off-by: Vladislav Shchapov <vladislav@shchapov.ru>
    phprus committed May 27, 2022
    Configuration menu
    Copy the full SHA
    6d700ab View commit details
    Browse the repository at this point in the history
  3. Use write_escaped_string to std::filesystem::path.

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