• Joined on 2018-01-28
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-13 21:58:42 +00:00
7a7611e977 Merge pull request #1970 from bansan85/v1.x
ec8763adf2 Fix signed/unsigned mismatch in VS
Compare 2 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-06-13 13:48:42 +00:00
d07db80b44 Fix rpmalloc init for shared libraries.
hak8or synced commits to devel-tracker-cleanups at mirrors/Catch2 from mirror 2021-06-10 04:08:40 +00:00
hak8or synced new reference devel-tracker-cleanups to mirrors/Catch2 from mirror 2021-06-10 04:08:40 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-06-09 03:38:40 +00:00
c77ba5314a Fix decomposing in presence of universal ADL-found operators
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-08 03:08:42 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-06-07 18:58:40 +00:00
65c9a1d31a Add test for comparing immovable types
fa31d58934 Don't use removed-in-C++20 allocator parts in CustomAllocator tests
9ac8cad2d1 Merge pull request #2244 from jbadwaik/devel
c71f42cc29 Disable CATCH_INTERNAL_IGNORE_BUT_WARN for NVHPC Compilers
Compare 4 commits »
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2021-06-07 18:58:40 +00:00
7727c15290 Remove Conan builds from travis-CI
hak8or synced commits to v2.x-junit-mayfail-as-skipped at mirrors/Catch2 from mirror 2021-06-07 18:58:40 +00:00
hak8or synced new reference v2.x-junit-mayfail-as-skipped to mirrors/Catch2 from mirror 2021-06-07 18:58:40 +00:00
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-02 16:28:42 +00:00
a530b87fd0 Merge pull request #1961 from jafj/FixCxx20Wdeprecated-copy
6c21789aed Fix C++20 build resulting in deprecated implicit copy assignment operator warning
Compare 2 commits »
hak8or synced and deleted reference devel-prohibit-empty-tags at mirrors/Catch2 from mirror 2021-06-02 00:08:40 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-06-02 00:08:40 +00:00
e6da4e10ae Use make_unique instead of unique_ptr(new T)
816f69416b Use TestCaseInfo in tests directly
aee31d0620 Disallow empty tags in test case specification
Compare 3 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-05-31 23:38:43 +00:00
f4d80a4f5f Fix rpmalloc init for TRACY_MANUAL_LIFETIME path.
1badc53e71 Update NEWS.
3da84d1579 Hide rpmalloc init behind thread local boolean.
b0fc0d5dcc Check if rpmalloc has to be initialized before each operation.
92fb197aac Use weak compare, yield thread.
Compare 8 commits »
hak8or synced and deleted reference devel-more-small-cleanups at mirrors/Catch2 from mirror 2021-05-31 07:20:40 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-05-31 07:20:40 +00:00
c9371865d4 Use StringRef as the argument to benchmark{Failed,Preparing}
5741de9ccd Add explicit test for serialization of boolean attributes in XML
0e2895934c Use precomputed string sizes when constructing std::strings
a01073d871 Write single characters directly instead of as C-strings in Sonarqube
02839ba934 Remove superfluous usings in the Contains matcher
Compare 5 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-05-30 23:10:42 +00:00
616866fcf4 Merge pull request #1958 from mlund/v1.x
faf06bcfe5 Add newlin to color_sinks.cpp
cd376a5c43 Allow compilation with nvc++
Compare 3 commits »
hak8or synced commits to devel-more-small-cleanups at mirrors/Catch2 from mirror 2021-05-30 23:10:40 +00:00
4559e70e76 Use StringRef as the argument to benchmark{Failed,Preparing}
93943e6412 Add explicit test for serialization of boolean attributes in XML
Compare 2 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-05-30 15:00:44 +00:00
f6eb909152 Documentation for CMake FetchContent support
629b6d88bb Provide CMake TracyClient header only library
Compare 2 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-05-30 15:00:40 +00:00
8d6a1c27ef Use StringRef literals where possible in XML using reporters
41ad0fda11 Improve XmlWriter::writeAttribute overload set for string-like types
Compare 2 commits »