• Joined on 2018-01-28
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-01-21 03:29:01 +00:00
e059ebf99d Merge pull request #1807 from ChristianPanov/patch-1
609480ed78 Merge pull request #1798 from gv-me/constexpr-log-levels
4271185936 Merge pull request #1805 from sillykelvin/patch-1
aacae62591 Initializer list style consistency
47cbf3828d fix compiling error and typo
Compare 7 commits »
hak8or synced new reference devel-list-outputs-to-out-flag to mirrors/Catch2 from mirror 2021-01-16 17:19:14 +00:00
hak8or synced new reference dependabot/github_actions/jwlawson/actions-setup-cmake-v1.6 to mirrors/CLI11 from mirror 2021-01-14 16:19:03 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2021-01-14 16:19:03 +00:00
05fd1a2518 chore: bump jwlawson/actions-setup-cmake from v1.5 to v1.6 (#548)
hak8or synced new reference dependabot/github_actions/jwlawson/actions-setup-cmake-v1.6 to mirrors/CLI11 from mirror 2021-01-14 08:09:02 +00:00
hak8or synced commits to Catch1.x at mirrors/Catch2 from mirror 2021-01-13 23:58:59 +00:00
72df457bab Merge pull request #2151 from fxcoudert/patch-1
bb6d08323f Update catch_debugger.h
Compare 2 commits »
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2021-01-13 23:58:59 +00:00
bed285af07 Make the build reproducible with g++-8 and clang-10
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-01-11 22:59:02 +00:00
46d418164d Merge pull request #1787 from sylveon/windows-separator-filenames
ac35dd5a6f Prevent integer overflows in wstr_to_utf8buf and utf8_to_wstrbuf
9e19012cb0 Remove filename_memory_buf_t from headers
1234cda3b3 Don't build the example with wide filenames
fc594b551a Prevent win_eventlog_sink from silently discarding errors when wide support is enabled
Compare 10 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-01-09 13:49:02 +00:00
710a0e3a45 Merge pull request #1795 from graydon/truncate-but-still-append
b7f24b2456 Open files with "ab" mode even if truncating.
Compare 2 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-01-08 13:18:59 +00:00
ba81505168 Do not match exact amount of spaces for errno macro expansion in approvalTests.py
hak8or synced new reference henryiii-py to mirrors/CLI11 from mirror 2021-01-05 03:39:04 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2021-01-05 03:39:04 +00:00
f862849488 refactor: new version of MakeSingleFiles (#546)
hak8or synced commits to henryiii-py at mirrors/CLI11 from mirror 2020-12-31 01:09:02 +00:00
24ddfb9f7e fix: use CMake and set version
hak8or synced commits to devel at mirrors/Catch2 from mirror 2020-12-29 16:28:59 +00:00
f5b413aa58 Merge pull request #2138 from catchorg/devel-config-splitting
4e8832fc88 Split CATCH_CONFIG_COUNTER into its own header
bdd1e5c613 Remove some superfluous includes
1d269211bd Split CATCH_CONFIG_WCHAR into its own header
Compare 4 commits »
hak8or synced commits to devel-config-splitting at mirrors/Catch2 from mirror 2020-12-29 16:28:59 +00:00
4e8832fc88 Split CATCH_CONFIG_COUNTER into its own header
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2020-12-29 16:28:59 +00:00
de6fe184a9 v2.13.4
fe3dddcc6d Fix updateVersionPlaceholder when the placeholder starts the line
Compare 2 commits »
hak8or synced new reference v2.13.4 to mirrors/Catch2 from mirror 2020-12-29 16:28:59 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-12-29 00:09:03 +00:00
32e6c3f347 chore: bump pre-commit versions (#547)
822f3d6700 fix: add an alias section to the help for subcommands (#545)
a86f7fbd5e tests: add some extra tests from debugging (#542)
f0461525bb feat: add a silent option to subcommands (#529)
Compare 4 commits »
hak8or synced new reference devel-config-splitting to mirrors/Catch2 from mirror 2020-12-29 00:08:59 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-12-28 15:59:02 +00:00
31be35b241 feat: add a validator that checks for specific types conversion (#526)