• Joined on 2018-01-28
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-06-13 14:28:39 +00:00
cbbebb65b6 Fix copy paste error in 7-arg TEMPLATE_TEST_CASE_SIG implementation
fb08596b1b Clarify documentation about nested generators
Compare 2 commits »
hak8or synced commits to master at mirrors/Catch2 from mirror 2020-06-12 22:08:39 +00:00
0614a4acb3 Hide std::exception_ptr and friends if exceptions disabled
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-06-12 13:58:41 +00:00
1b14fa53ef Merge pull request #1591 from Pospelove/cmake-cleanup
cf55e5d4f8 Cleanup options-related lines in CMakeLists.txt
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-06-10 21:08:40 +00:00
1a1ea028f6 Merge pull request #1587 from podsvirov/increased-tolerance-waiting-time-for-mingw
814c3445a3 Merge pull request #1586 from podsvirov/fix-shared-non-msvc
075dcee042 Twice tolerance waiting time with MinGW
fe97a03033 Fix shared library building failure on Windows with non MSVC
Compare 4 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2020-06-08 20:08:40 +00:00
f593aad786 Update .travis.yml
4a8c602a59 Update .travis.yml
Compare 2 commits »
hak8or synced commits to v2.x at mirrors/spdlog from mirror 2020-06-08 20:08:40 +00:00
5882e9acfe Update .travis.yml
4be60c180a Update README.md
a95bf15e9a Update .travis.yml
a5ce1ae411 Update .travis.yml
86ebeaa4ce Update stdout_color_sinks.cpp
Compare 7 commits »
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