• Joined on 2018-01-28
hak8or synced commits to v2.x at mirrors/spdlog from mirror 2020-06-08 11:58:40 +00:00
841537be9d Fixed dll build
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-06-08 03:48:41 +00:00
7143dbc46a Update appveyor.yml
e69699e12c enable_if
Compare 2 commits »
hak8or synced new reference v2.x to mirrors/spdlog from mirror 2020-06-08 03:48:41 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-06-07 19:38:41 +00:00
d6dbdbf27a Revert 7f15fb2a21 since it breaks the ABI
a0dae55a69 Revert 7f15fb2a21 since it breaks the ABI
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-06-07 03:18:40 +00:00
7f15fb2a21 Merge pull request #1580 from TamasFlorin/custom_rotating_filename
d5aa8db36f Add missing os include for rotating_file_sink.
071206ef59 Add support for custom filename calculator in rotating_file_sink.
Compare 3 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-06-06 19:08:40 +00:00
357b6c9d8c Added FMT_STRING bench
b0c4794305 Use default pointer type in enable_if
Compare 2 commits »
hak8or synced commits to henryiii/patch-2 at mirrors/CLI11 from mirror 2020-06-06 02:48:41 +00:00
5de25e57e6 Try 2
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-06-04 09:58:40 +00:00
63ab8e6341 Merge pull request #1574 from Tridacnid/tridacnid/FMT_STRING
741b0d6e82 Address code review comments: remove perfect forwarding on FormatString template parameters.
3041faffab Address code review comments: revert perfect forwarding on places that didn't need it, remove negative compilation unit test.
30ee690401 Add support for FMT_STRING compile time checking. Add negative compilation unit test for compilers and c++ standard that support relaxed constexpr.
Compare 4 commits »
hak8or synced new reference henryiii/patch-2 to mirrors/CLI11 from mirror 2020-06-02 08:58:41 +00:00
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-06-02 08:58:41 +00:00
5925f94b69 Update Azure
f80a69de3b Update changelog
3bea1de2d5 📝 Add @certik as a contributor
5c35c182f6 Use e.get_name instead of dynamic_cast (#467)
Compare 4 commits »
hak8or synced commits to v1 at mirrors/CLI11 from mirror 2020-06-02 08:58:41 +00:00
04054ad1fa Update Azure
b4bb084e38 Update changelog
de117cf1e5 Updates for TrueFalse test
5188ede219 📝 Add @certik as a contributor
ccb1ccaa0a Use e.get_name instead of dynamic_cast (#467)
Compare 12 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2020-06-02 00:48:41 +00:00
611431ceb0 Simplify clang tidy config file (#469)
50bfb5aa1d ci: Update GTest to master (#470)
Compare 2 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-06-02 00:48:39 +00:00
0f12995501 Fix compilation of examples
0807fdb175 Replace stray tabs with spaces
9500ded83b Improved generator tracking
Compare 3 commits »
hak8or synced new reference dev-v3-compilation-times to mirrors/Catch2 from mirror 2020-06-01 16:38:39 +00:00
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 »