• Joined on 2018-01-28
hak8or synced commits to master at mirrors/tracy from mirror 2021-04-12 21:03:09 +00:00
207a48e986 Merge pull request #197 from jwdevel/use-rpmalloc-in-ProfilerThreadDataKey
915693ac39 Use tracy_malloc rather than 'new' in ProfilerThreadDataKey
Compare 2 commits »
hak8or synced new reference devel-port-v2-changes to mirrors/Catch2 from mirror 2021-04-11 20:33:03 +00:00
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2021-04-11 04:13:03 +00:00
42e368dd0a v2.13.5
hak8or synced new reference v2.13.5 to mirrors/Catch2 from mirror 2021-04-11 04:13:03 +00:00
hak8or synced commits to master at mirrors/tracy from mirror 2021-04-10 11:53:08 +00:00
40efbe8529 Use rpmalloc for initialization-related allocations.
2bb5d126fd rpmalloc_thread_initialize is called in RPMallocInit.
efc12c2032 Merge pull request #195 from jkriegshauser/windows-getenv-fix
fa942d18fe Fix spacing
e845c23493 Removed duplicate function
Compare 9 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-04-10 11:53:04 +00:00
7d07e0312a Update README.md
e1c73fd8f4 Update README.md
b83ab21283 Update README.md
Compare 3 commits »
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2021-04-10 03:43:03 +00:00
1ff1f2741d Prevent Catch2 v2 tests running if loaded as a sub-project
hak8or synced commits to master at mirrors/tracy from mirror 2021-04-09 19:33:09 +00:00
7e33165c40 Merge pull request #194 from jkriegshauser/centos7-shutdown-crash
76a02205f3 Fix centos shutdown crash
Compare 2 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-04-09 03:13:11 +00:00
07996c16cf Fix gcc 8.3 with LTO.
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-04-09 03:13:07 +00:00
8001156ca8 Update stdout_sinks-inl.h
57e31f0a58 Merge pull request #1906 from LonghronShen/v1.x
51fadf6b7e Merge pull request #1912 from SUPERustam/v1.x
5e35c2b6ab Update extract_version.py
0385372314 fix bug #1790
Compare 5 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-04-08 19:03:05 +00:00
2a6a8aa0a0 Merge pull request #1913 from bsergean/patch-1
aa264a7fb2 Update pattern_formatter-inl.h
Compare 2 commits »
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2021-04-08 19:03:03 +00:00
269f96e2bc Fix typos in the code base
hak8or synced commits to master at mirrors/tracy from mirror 2021-04-08 02:43:08 +00:00
69300ef6ec Welcome window shouldn't be collapsible.
2477f33a6d Update robin-hood-hashing to 3.11.1.
Compare 2 commits »
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-04-08 02:43:03 +00:00
e8cdfdca87 Fix typos in the code base (#2206)
hak8or synced new reference tests/catchissue to mirrors/CLI11 from mirror 2021-04-07 02:13:07 +00:00
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2021-04-07 02:13:03 +00:00
cec35630fb Don't build Catch2WithMain target by default for v2
hak8or synced commits to master at mirrors/CLI11 from mirror 2021-04-06 01:43:08 +00:00
4af78beef7 chore: bump pre-commit/action from v2.0.0 to v2.0.2 (#576)
hak8or synced new reference v2.x-dont-build-static-libary-by-default to mirrors/Catch2 from mirror 2021-04-06 01:43:03 +00:00
hak8or synced commits to v2.x at mirrors/Catch2 from mirror 2021-04-04 22:38:29 +00:00
b8b03da534 Mangle doccoments to avoid breaking single include stitching
8f277a54c0 Significantly refactor fatal error handling
Compare 2 commits »
hak8or synced commits to v2.x-posix-signals-not-constexpr at mirrors/Catch2 from mirror 2021-04-04 22:38:29 +00:00
62f2a4d80b fixup! Significantly refactor fatal error handling