• Joined on 2018-01-28
hak8or synced new reference dev-v3-replace-unique-ptr to mirrors/Catch2 from mirror 2020-06-01 16:38:39 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-06-01 00:18:39 +00:00
392e44ec21 Minor refactoring of CompactReporter
317145514f Add op+(StringRef, StringRef) -> std::string
Compare 2 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-31 16:08:39 +00:00
f2b9508081 Remove last vestiges of shared ptr use with IConfig
1d1ccf8f3c Replace all uses of std::unique_ptr with Catch::Detail::unique_ptr
41bbaa6d57 Implement a simplified variant of std::unique_ptr<T>
Compare 3 commits »
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-30 15:42:36 +00:00
66ab942903 Refactor StreamEndStop slightly
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-05-29 15:12:36 +00:00
6c6ebe374a fixing UB
hak8or synced commits to dev-v3-replace-unique-ptr at mirrors/Catch2 from mirror 2020-05-27 14:12:36 +00:00
11ab4b5965 Rest of unique_ptrs
fd2888b8f5 WIP: Less unique_ptr
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-05-26 23:02:36 +00:00
22a169bc31 Merge branch 'v1.x' of https://github.com/gabime/spdlog into v1.x
ac19803d03 Merge pull request #1571 from IIFE/filename-deadlock
95485ee89b keep filename as it's public
bc61f69058 Bump fmt version to 6.2.1
0b86d6a451 fix deadlock on filename() call
Compare 6 commits »
hak8or synced new reference v1.6.1 to mirrors/spdlog from mirror 2020-05-26 23:02:36 +00:00
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-26 13:42:36 +00:00
d05a8e2e24 Add Bazel support for the v3 branch
hak8or synced commits to dev-v3-replace-unique-ptr at mirrors/Catch2 from mirror 2020-05-26 13:42:36 +00:00
fe775d1ae1 WIP: Move generators to Catch::unique_ptr
54c6e86ec8 Avoid std::unique_ptr in generator tracking
Compare 2 commits »
hak8or synced commits to dev-v3-replace-unique-ptr at mirrors/Catch2 from mirror 2020-05-25 21:22:37 +00:00
44def09f65 Remove rest of unique_ptr inn non-generator interfaces
c1b98a638d Use static_cast instead of forward in make_unique
d99c416eb6 Fixup unique_ptr: operator-> like standard's
Compare 3 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-05-25 21:22:37 +00:00
b1b5cb8122 v2.12.2
hak8or synced new reference v2.12.2 to mirrors/Catch2 from mirror 2020-05-25 21:22:37 +00:00
hak8or synced new reference dev-v3-replace-unique-ptr to mirrors/Catch2 from mirror 2020-05-25 13:12:37 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-05-25 05:02:38 +00:00
41a9c294d0 Version add (#452)
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-05-22 11:47:51 +00:00
77dc8cfc45 Really fix use of std::result_of when invoke_result is available
hak8or synced commits to dev-v3 at mirrors/Catch2 from mirror 2020-05-22 03:37:51 +00:00
1356788ea8 Avoid using std::result_of when std::invoke_result is available
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-05-22 03:37:51 +00:00
ddc9f4c61d Avoid using std::result_of when std::invoke_result is available
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-05-21 19:27:52 +00:00
fff3350254 fix issue with option defaults not propagating to option groups (#450)
c426c43b90 Fix clang tidy (#451)
747544d7a0 try clang 10 (#459)
Compare 3 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-05-20 21:37:51 +00:00
3dedb52163 Merged again pr #1563
01dac453db Merge pull request #1563 from vekkuli/fix_ringbuffer_sink_last
03abdf49a0 Fixed ringbuffer_sink last_raw and last_formatted giving the first lim number of elements instead of last.
Compare 4 commits »