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

<format>: fix std::format("{:#.precision}", floating) #3815

Merged
merged 17 commits into from
Jun 22, 2023
Merged

<format>: fix std::format("{:#.precision}", floating) #3815

merged 17 commits into from
Jun 22, 2023

Commits on Jun 20, 2023

  1. '\0'->'e'

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d3d9307 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58ee368 View commit details
    Browse the repository at this point in the history
  3. Create env.lst

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e2fc2ec View commit details
    Browse the repository at this point in the history
  4. Add test.cpp

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    265bcb0 View commit details
    Browse the repository at this point in the history
  5. Update test.cpp

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    848a5f8 View commit details
    Browse the repository at this point in the history
  6. more tests

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    41d30b8 View commit details
    Browse the repository at this point in the history
  7. Delete env.lst

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d399cde View commit details
    Browse the repository at this point in the history
  8. Add files via upload

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    1942a43 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from achabense/_Fix_pr_formatting

    fix env.lst
    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d65c44b View commit details
    Browse the repository at this point in the history
  10. minor formatting

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    48cab61 View commit details
    Browse the repository at this point in the history
  11. Update /env.lst

    Co-authored-by: A. Jiang <[email protected]>
    achabense and frederick-vs-ja authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    b4e58b7 View commit details
    Browse the repository at this point in the history
  12. relocate env.lst

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    2d85863 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4622f36 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3 from achabense/_relocation

    renaming
    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9907efd View commit details
    Browse the repository at this point in the history
  15. Update test.lst

    achabense authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0c75024 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    1982fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75309ba View commit details
    Browse the repository at this point in the history