-
-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Performance improvements and updates
- Loading branch information
1 parent
914d9a4
commit c3ed09a
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule fmt
updated
9 files
+2 −2 | .github/workflows/scorecard.yml | |
+6 −7 | README.rst | |
+0 −38 | doc/usage.rst | |
+12 −14 | include/fmt/format-inl.h | |
+3 −7 | include/fmt/format.h | |
+3 −5 | include/fmt/os.h | |
+9 −22 | include/fmt/ostream.h | |
+1 −1 | test/format-test.cc | |
+1 −6 | test/ranges-test.cc |
Submodule xsimd
updated
18 files