Commit ae92dec
Submodule IconFontCppHeaders updated 15 files
- IconsFontAwesome5.cs+34-30
- IconsFontAwesome5.h+34-30
- IconsFontAwesome5Brands.cs+17-11
- IconsFontAwesome5Brands.h+17-11
- IconsFontAwesome5Brands_c.h+17-11
- IconsFontAwesome5Pro.cs+112-82
- IconsFontAwesome5Pro.h+112-82
- IconsFontAwesome5ProBrands.cs+17-11
- IconsFontAwesome5ProBrands.h+17-11
- IconsFontAwesome5ProBrands_c.h+17-11
- IconsFontAwesome5Pro_c.h+112-82
- IconsFontAwesome5_c.h+34-30
- IconsForkAwesome.cs+41-3
- IconsForkAwesome.h+41-3
- IconsForkAwesome_c.h+41-3
- .travis.yml+2-2
- CMakeLists.txt+87-120
- README.md+16-7
- appveyor.yml+1-1
- bench/CMakeLists.txt+1-1
- bench/async_bench.cpp+11-10
- bench/bench.cpp+9-6
- bench/latency.cpp+11
- cmake/version.rc.in+1-1
- example/CMakeLists.txt+1-1
- example/example.cpp+12
- include/spdlog/cfg/argv.h+2-2
- include/spdlog/cfg/env.h+1-1
- include/spdlog/details/fmt_helper.h+9-1
- include/spdlog/details/tcp_client-windows.h+1-1
- include/spdlog/details/tcp_client.h+8-7
- include/spdlog/fmt/bin_to_hex.h+1-1
- include/spdlog/fmt/bundled/chrono.h+66-62
- include/spdlog/fmt/bundled/color.h+35-37
- include/spdlog/fmt/bundled/compile.h+173-103
- include/spdlog/fmt/bundled/core.h+528-442
- include/spdlog/fmt/bundled/format-inl.h+114-64
- include/spdlog/fmt/bundled/format.h+1.2k-1.1k
- include/spdlog/fmt/bundled/locale.h+16-16
- include/spdlog/fmt/bundled/os.h+450
- include/spdlog/fmt/bundled/ostream.h+11-10
- include/spdlog/fmt/bundled/posix.h+1-1
- include/spdlog/fmt/bundled/printf.h+86-61
- include/spdlog/fmt/bundled/ranges.h+35-36
- include/spdlog/fmt/chrono.h+20
- include/spdlog/fmt/fmt.h+2
- include/spdlog/logger.h+48-74
- include/spdlog/pattern_formatter-inl.h+18-3
- include/spdlog/spdlog-inl.h+11-1
- include/spdlog/spdlog.h+22-67
- include/spdlog/stopwatch.h+61
- include/spdlog/version.h+2-2
- src/fmt.cpp+21-147
- tests/CMakeLists.txt+37-37
- tests/test_mpmc_q.cpp+1-1
- tests/test_pattern_formatter.cpp+19-4
- tests/test_stopwatch.cpp+35
Binary file not shown.
0 commit comments