1 file changed
+1
-1
lines changed- .clang-format-8
- .github/pull_request_template.md-6
- .gitignore-1
- .travis.yml+40-113
- Android.mk+1-1
- CMakeLists.txt+22-103
- CONTRIBUTING.md-17
- CONTRIBUTING.rst+12
- ChangeLog.rst+20-502
- LICENSE.rst+1-1
- README.rst+197-235
- doc/CMakeLists.txt+1-1
- doc/_templates/layout.html+1-1
- doc/api.rst+38-97
- doc/build.py+3-6
- doc/index.rst+5-7
- doc/syntax.rst+11-19
- doc/usage.rst+16-21
- include/fmt/chrono.h-829
- include/fmt/color.h-585
- include/fmt/core.h+768-881
- include/fmt/format-inl.h+238-695
- include/fmt/format.h+2.4k-2.3k
- include/fmt/locale.h-77
- include/fmt/ostream.h+69-44
- include/fmt/posix.h+173-67
- include/fmt/prepare.h-768
- include/fmt/printf.h+352-354
- include/fmt/ranges.h+106-148
- include/fmt/safe-duration-cast.h-293
- include/fmt/time.h+154
- src/format.cc+22-32
- src/posix.cc+57-46
- support/AndroidManifest.xml+1-1
- support/C++.sublime-syntax-2.1k
- support/Vagrantfile-19
- support/appveyor-build.py+5-15
- support/appveyor.yml+8-22
- support/build.gradle+10-19
- support/cmake/cxx14.cmake+74-58
- support/cmake/fmt.pc.in-11
- support/cmake/run-cmake.bat+11
- support/compute-powers.py+1-4
- support/manage.py+7-10
- support/rst2md.py+1-33
- support/rtd/index.rst+1-1
- support/rtd/theme/layout.html+3-3
- support/travis-build.py+18-20
- test/CMakeLists.txt+35-80
- test/add-subdirectory-test/CMakeLists.txt+3-5
- test/assert-test.cc+5-5
- test/chrono-test.cc-344
- test/color-test.cc-81
- test/compile-test/CMakeLists.txt+2-4
- test/core-test.cc-637
- test/custom-formatter-test.cc+8-18
- test/find-package-test/CMakeLists.txt+3-5
- test/format-861
- test/format-impl-test.cc+29-176
- test/format-test.cc+610-1.3k
- test/fuzzing/.gitignore-3
- test/fuzzing/CMakeLists.txt-38
- test/fuzzing/README.md-43
- test/fuzzing/build.sh-110
- test/fuzzing/chrono_duration.cpp-152
- test/fuzzing/fuzzer_common.h-67
- test/fuzzing/main.cpp-21
- test/fuzzing/named_arg.cpp-128
- test/fuzzing/one_arg.cpp-131
- test/fuzzing/sprintf.cpp-116
- test/fuzzing/two_args.cpp-112
- test/gmock-gtest-all.cc+1.6k-1.4k
- test/gmock/gmock.h+1-1
- test/grisu-test.cc-57
- test/gtest-extra-test.cc+87-107
- test/gtest-extra.cc+13-10
- test/gtest-extra.h+77-77
- test/locale-test.cc-48
- test/mock-allocator.h+31-24
- test/ostream-test.cc+50-127
- test/posix-mock-test.cc+110-132
- test/posix-mock.h+14-14
- test/posix-test.cc+56-62
- test/prepare-test.cc-694
- test/printf-test.cc+109-220
- test/ranges-test.cc+25-26
- test/scan-test.cc-114
- test/scan.h-233
- test/std-format-test.cc-156
- test/test-assert.h+9-8
- test/test-main.cc+7-7
- test/time-test.cc+59
- test/util-test.cc+897
- test/util.cc+5-4
- test/util.h+17-16
0 commit comments