• Joined on 2018-01-28
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-09-28 01:53:23 +00:00
9799ecac6a Remove redundant size check before calling WriteFile
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-09-27 17:43:23 +00:00
dccb766095 Fix warning about enum usage
c97983a91c Fix linux build
680fb07fd5 Updatd WriteFile usage
cfd0ea197c Simplify WriteFile() usage under windows
Compare 5 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-09-27 01:23:23 +00:00
3bed78356e Added cfg tests
8923922f30 Cleaned level loading from env var
7542e42e4f removed extra parentheses
Compare 3 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-09-26 17:13:23 +00:00
7a9b23e4f4 Update registry-inl.h
47253ba2a1 Updated comment
69b54dd9e4 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x
36138617fc small readablilty update in registry
231ca50700 clang-format
Compare 12 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-09-25 00:23:22 +00:00
fba0feeba1 Add missing syntax highlighting tag
3e8800beb1 Support template test cases in ParseAndAddCatchTests
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-09-24 08:03:23 +00:00
99b8c5d379 Update bin_to_hex.h
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-09-23 23:53:22 +00:00
314a05d809 Merge pull request #2023 from globberwops/feature/add-reporter-and-output-dir
eadf4e32b6 Add REPORTER and OUTPUT_* args
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-09-21 06:33:23 +00:00
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-09-20 22:23:23 +00:00
f9620d11be Docu/Show how to use CMake FetchContent (#2028)
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-09-18 21:23:22 +00:00
00db4fb497 Disable __builtin_constant_p when compiling with nvcc
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-09-12 10:13:22 +00:00
2fc83e7e9c fixes bug in example - undeclared identifier
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-09-11 01:33:22 +00:00
a2e5ce2418 Make experimental capture work on Windows with read-write temp file behavior
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-09-10 09:14:25 +00:00
c1666528ef 📝 Add @jakoblover as a contributor
08b03fdeb8 📝 Add @ferdymercury as a contributor
635ffe716b 📝 Add @mbhall88 as a contributor
Compare 3 commits »
hak8or synced new reference all-contributors/add-ferdymercury to mirrors/CLI11 from mirror 2020-09-10 01:03:25 +00:00
hak8or synced new reference all-contributors/add-jakoblover to mirrors/CLI11 from mirror 2020-09-10 01:03:25 +00:00
hak8or synced new reference all-contributors/add-mbhall88 to mirrors/CLI11 from mirror 2020-09-10 01:03:25 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-09-10 01:03:25 +00:00
246d9092c9 docs: add rcurtin as a contributor (#511)
26555f9ea2 Grammar fix. (#510)
Compare 2 commits »
hak8or synced new reference dev-v3-amalgamation to mirrors/Catch2 from mirror 2020-09-09 16:53:22 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-09-09 16:53:22 +00:00
60dfec559f Provide 1 .hpp + 1 .cpp distribution of Catch2
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-09-09 00:33:22 +00:00
8b89a60bf6 Reenable VS2017+examples+extra-tests build on AppVeyor