• Joined on 2018-01-28
hak8or synced commits to conf-env3 at mirrors/spdlog from mirror 2020-03-06 14:16:13 +00:00
69f3d2678e Updated readme.
8038bc2fc8 Update example
f20b12cf3f Update example
c8bd53509c Update example
006124d816 Update example
Compare 19 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-03-06 07:36:14 +00:00
967bfe0e02 Set the default configuration file output as TOML (#435)
d8a5bdc294 Add and fix cpplint whitespace/comments (#434)
Compare 2 commits »
hak8or synced new reference v1 to mirrors/CLI11 from mirror 2020-03-06 07:36:14 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-03-04 22:16:13 +00:00
8284865f9a Fix tidy warning
1f8b04cbd1 Fix tidy warning
b3402a0b9f Fix tidy warning
4037959945 Fix tidy warning
d7313a3274 Fix tidy warning
Compare 5 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-03-04 14:16:13 +00:00
8302086942 Fixed tcp_client
6095db951b Update README.md
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-03-03 22:06:14 +00:00
817d2764b6 Fix bench tidy warning
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-03-03 14:06:13 +00:00
62189602cb Update README.md
hak8or synced commits to dev-v3-matchers-again at mirrors/Catch2 from mirror 2020-03-02 14:16:13 +00:00
2c6f9f36e5 Add generic Contains matcher
hak8or synced new reference dev-v3-matchers-again to mirrors/Catch2 from mirror 2020-03-01 22:06:14 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-29 21:36:16 +00:00
0120dcc787 Update logger-inl.h
6bfc0ec3a7 Merge pull request #1457 from Ruffel/fix-clang-tidy-warning
f999d879d5 fix: Break from loop on last iteration to resolve clang-tidy warning
Compare 3 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-02-28 22:30:28 +00:00
d1ffaf55a1 Fix warnings in ExtraTests and Examples
33b47f7309 Fix warnings from stringifying functions
8d1e7ca896 Suppress unused variable warning for template test cases
e601a5dc4f Suppress empty-variadic macros warning under GCC
e9caeb7d0b Fix Wparentheses for GCC
Compare 6 commits »
hak8or synced and deleted reference ObjectModel at mirrors/Catch2 from mirror 2020-02-28 22:30:27 +00:00
hak8or synced and deleted reference dev-v3-multiple-reporters at mirrors/Catch2 from mirror 2020-02-28 22:30:27 +00:00
hak8or synced commits to conf-env3 at mirrors/spdlog from mirror 2020-02-27 00:15:29 +00:00
c861e2d9cf Updated example
e696978d11 Renamed function name
fbf2e942a9 Allow "err" when converting string to level
d18f282938 Fixed missing cfg.cpp
c10be7eaec merge with v1.x
Compare 108 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-27 00:15:29 +00:00
05ecad4263 Use windows_include in os-inl.h
4cdb159ccb Update spdlog.h
fccb25586f Update spdlog.h
ab2f3307eb Update spdlog.h
db26a103d6 Update spdlog.h
Compare 8 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-25 23:04:31 +00:00
daaa025356 moved .clang-format to top level
ffe272c165 Added SDPLOG_TIDY option to CMakeLists.txt instead of clang_tidy.sh
Compare 2 commits »
hak8or synced commits to dev-v3-devel-build-cmake at mirrors/Catch2 from mirror 2020-02-25 14:54:35 +00:00
f25a6516c6 Stop setting warnings for examples separately
72f34decf4 Fix CMakeLists for 231-cfg example
2c2871e5fa Fixup warnings in ExtraTests+Examples
5f7be2c16c Fixup: formatting of unused_warning_suppression_macros
22995dcfa5 Add C++14 fallback features to the test-compilation interface
Compare 7 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-02-25 14:54:33 +00:00
c71b433a35 clang-format
0b91d55269 Refactored tcp_client_sink
9f41903067 Refactored tcp_client_sink
Compare 3 commits »
hak8or synced new reference dev-v3-devel-build-cmake to mirrors/Catch2 from mirror 2020-02-25 02:48:25 +00:00
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-02-25 02:48:25 +00:00
87b5bf77bc include <iterator> in catch_stats.hpp