• Joined on 2018-01-28
hak8or synced new reference devel-port-v2-changes to mirrors/Catch2 from mirror 2021-05-13 14:47:12 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-05-13 14:47:12 +00:00
28f6698ec8 Remove unneeded interface IRunner
b36f8daaad Clarify bunch of default, out of line destructors
d86cb5f95d Add override to virtual destructor of derived class
Compare 3 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-05-12 22:27:12 +00:00
5eb7aa4f90 Add test for dots in tag names
hak8or synced new reference dependabot/github_actions/jwlawson/actions-setup-cmake-v1.9 to mirrors/CLI11 from mirror 2021-05-12 06:07:13 +00:00
hak8or synced new reference dependabot/github_actions/pre-commit/action-v2.0.3 to mirrors/CLI11 from mirror 2021-05-12 06:07:13 +00:00
hak8or synced new reference dependabot/github_actions/jwlawson/actions-setup-cmake-1.9 to mirrors/CLI11 from mirror 2021-05-12 06:07:13 +00:00
hak8or synced new reference dependabot/github_actions/pre-commit/action-2.0.3 to mirrors/CLI11 from mirror 2021-05-12 06:07:13 +00:00
hak8or synced commits to master at mirrors/tracy from mirror 2021-05-11 21:57:15 +00:00
bb25687f7e Update manual.
84bb131f81 Update NEWS.
42a272edf5 Allow control of sampling frequency.
Compare 3 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-05-11 05:37:14 +00:00
05b5f1cfe1 Update manual.
8bdae80960 Update NEWS.
4f76fb2cda Store location in SourceLocation during chrome import.
db734e3e0a Parse custom location tags.
Compare 4 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-05-11 05:37:12 +00:00
87133ef6b7 Merge pull request #1933 from neheb/s
1ef2f014ee small std::find conversion
Compare 2 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-05-10 21:27:14 +00:00
97f54f539d Merge pull request #211 from c-cube/multi-pid-import
b512ce3fa8 do not mangle tid if there is no pid
d38f579ec3 refactor after review
7e694d452a improve chrome importer to better display string arguments
b71c9c12c4 map {tid,pid} from catapult into a virtual tid
Compare 5 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-05-10 21:27:11 +00:00
35cba5486d Remove mention of ANON_TEST_CASE from documentation
eb911aa995 Suppress failure of CHECKED_IF and CHECKED_ELSE (#2187)
Compare 2 commits »
hak8or synced new reference dependabot/github_actions/jwlawson/actions-setup-cmake-v1.9 to mirrors/CLI11 from mirror 2021-05-10 13:17:14 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-05-10 13:17:11 +00:00
313071e8fe Pick release notes for v2.13.6
f9bb2668e4 Pick release notes for v2.13.5
baf0cd0be4 Fixed [dis]engage_platform declarations mismatch
c0d0a50bdb Significantly refactor fatal error handling
cbcab2dbcd Add lcc to the list of unwanted compilers that mimic gcc
Compare 14 commits »
hak8or synced commits to devel-port-v2-changes at mirrors/Catch2 from mirror 2021-05-10 05:07:11 +00:00
313071e8fe Pick release notes for v2.13.6
f9bb2668e4 Pick release notes for v2.13.5
baf0cd0be4 Fixed [dis]engage_platform declarations mismatch
c0d0a50bdb Significantly refactor fatal error handling
Compare 4 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-05-09 20:57:11 +00:00
520b6dace9 Remove conan to bintray packaging task from travis
hak8or synced commits to master at mirrors/tracy from mirror 2021-05-07 03:37:16 +00:00
f03b677ffa Use correct size value.
7f0191d19f Use streaming zstd API.
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-05-07 03:37:15 +00:00
0a92d1d684 Merge pull request #1931 from vadz/msvc-undef-warning-fix
ff5221b693 Fix warning about testing _WIN64 which might be undefined
db484cc4b8 Merge pull request #1930 from vadz/msvc-unreachable-warning-fix-alt
6442963f49 Avoid harmless warning about unreachable statement in MSVS build
Compare 4 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-05-06 19:27:24 +00:00
3c6a06f97e Update manual.
d39580fa38 Update NEWS.
fa1a717e3c Add support for importing zstd-compressed chrome traces.
Compare 3 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-05-04 18:27:15 +00:00
a6c6943a6c Check if GetThreadDescription() is supported.