• Joined on 2018-01-28
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-01-20 18:10:12 +00:00
acf975cab1 Separate version macros to its own header
ec7280379e Adjust release scripts for v3
21868deeab Conanfile updated to build the static libraries.
Compare 3 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-01-20 18:10:10 +00:00
0a36828ff3 Merge pull request #1394 from ruoshui1314/v1.x
85ea4297b9 update method name
34cc3419fa add max files for rotating days
46fcd2e844 add max files for rotating days
Compare 4 commits »
hak8or synced new reference henryiii-1.9 to mirrors/CLI11 from mirror 2020-01-19 04:27:13 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-01-18 20:17:14 +00:00
6cc757f769 Fix includes in examples (#407)
b856c0ba9c Add cpplint to CI (#400)
Compare 2 commits »
hak8or created repository mirrors/CLI11 2020-01-17 04:06:12 +00:00
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-01-14 15:51:07 +00:00
bff44f8b01 Merge pull request #1831 from matt77hias/master
4ea74ff966 Added <random> include for std::uniform_int_distribution
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-01-13 23:31:07 +00:00
23f0cdf901 Merge pull request #1389 from XNephila/support-on-MacPorts
26bdf66659 latest spdlog now available on MacPorts
Compare 2 commits »
hak8or synced new reference v1.5.0 to mirrors/spdlog from mirror 2020-01-13 23:31:07 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-01-13 15:31:06 +00:00
cf6f1dd01e Merge pull request #1387 from gocarlos/patch-1
286eb59081 docs: spdlog now available in conan center
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-01-04 16:55:17 +00:00
40bb28e9b6 Merge pull request #1378 from ldanko/v1.x
aac085a9be meson: add fallback to fmt dependency
Compare 2 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2019-12-30 22:40:30 +00:00
d10b9bd02e v2.11.1
55794e9b27 Avoid detecting Clang as having MSVC's traditional preprocessor
Compare 2 commits »
hak8or synced new reference v2.11.1 to mirrors/Catch2 from mirror 2019-12-30 22:40:30 +00:00
hak8or synced new reference v3.0.0-preview1 to mirrors/Catch2 from mirror 2019-12-30 22:40:30 +00:00
hak8or synced commits to master at mirrors/Catch2 from mirror 2019-12-24 01:32:53 +00:00
fa6211bfc2 catch_debugger.h - implement break into debugger assembler instructions for iOS
4e90f910dc catch_console_colour.cpp - adjust useColourOnPlatform for iOS
0c59cc83cf catch_debugger.cpp - debugger detection is identical on Mac OS X and iOS
e4004e0adb Provide const overload of ObjectStorage::stored_object()
Compare 4 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-12-23 17:22:52 +00:00
58e68901c7 Merge pull request #1370 from segfault-magnet/bugfix/invalid_meson_option
8e69c6e492 Fix invalid meson option
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2019-12-23 01:22:53 +00:00
4d98a14cb1 Updated fmt.cpp to 6.1.2
09d729bfba Update README.md
9caaca742e Update README.md
ac95c3ffbf Update README.md
9715d80030 Update README.md
Compare 7 commits »
hak8or synced commits to conf-env3 at mirrors/spdlog from mirror 2019-12-23 01:22:52 +00:00
5bf99dfd61 Renamed loaders.cpp to cfg.cpp
bc42415ceb Updated fmt.cpp to 6.1.2
284e6a80ac Fixed cfg tests
0243882238 Updated example
877eee408e renamed loaders with cfg
Compare 12 commits »
hak8or synced commits to conf-env3 at mirrors/spdlog from mirror 2019-12-22 09:22:52 +00:00
2544fca519 Update test_loaders.cpp
hak8or synced commits to conf-env3 at mirrors/spdlog from mirror 2019-12-22 01:22:52 +00:00
0b55e2c332 Update test_loaders.cpp
b105046202 Fixed loaders tests
Compare 10 commits »
hak8or synced commits to dev-v3-coverage-fixup at mirrors/Catch2 from mirror 2019-12-21 17:22:53 +00:00
faccc9939f Fixup?