• Joined on 2018-01-28
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-07-03 23:38:43 +00:00
b83106bed4 Update bundled fmt to v8.0.1
hak8or synced commits to henryiii/chore/changelog at mirrors/CLI11 from mirror 2021-07-01 22:38:44 +00:00
hak8or synced new reference henryiii/chore/changelog to mirrors/CLI11 from mirror 2021-07-01 22:38:44 +00:00
hak8or synced commits to devel at mirrors/Catch2 from mirror 2021-06-30 05:38:43 +00:00
6f21a3609c Update CMake doc for automatic test registration
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-29 05:18:46 +00:00
21413e599a Update qt_sinks.h
5f4cc7b036 Merge pull request #1986 from mguludag/v1.x
9aa26fb969 Added Qt sinks
7f74012a0d Delete qtextedit_sink.h
96ebef093f Delete qtextedit_sink_p.h
Compare 9 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2021-06-28 21:08:44 +00:00
2255619b0f fix: commenting of descriptions with embedded newlines (#592)
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-28 12:58:43 +00:00
082d6fbea9 Merge pull request #1984 from hctym1995/v1.x
37372960a8 add a color-terminal type
0035a0c98d Fixed dup sink compile warnings in older compilers with back_inserter
Compare 3 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-06-27 20:38:45 +00:00
0affc27abf Merge pull request #238 from rokopt/non-reentrant-time-manual-fix
c51e4fd11d Update manual to reflect timing-mode GUI changes
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-27 20:38:43 +00:00
036cc5d575 Merge pull request #1982 from mguludag/v1.x
14950926ed ignore pattern formatting for message section in mongodb
baa3b1a07e Merge branch 'gabime:v1.x' into v1.x
2a09f66a44 Remove un needed functions and added override keyword
e50b62c770 suppressed unused var
Compare 11 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-06-27 04:18:45 +00:00
6ddb24f57f Update AUTHORS.
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-27 04:18:44 +00:00
7560cacb3f Update .travis.yml
3cd9bcdab9 Update dup_filter_sink.h
32f1efdc99 Update dup_filter_sink.h
bcc9f03457 Update .travis.yml
4c845bf02b Update dup_filter_sink.h
Compare 8 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-06-26 20:08:44 +00:00
9f185310be Merge pull request #230 from rokopt/recursive-zone-timings
68ec7abdf4 Move responsibility for spacing of combo box
d6fd252ce4 Add more spacing to pre-existing options
e105d2d96c Aesthetic fixes to accumulation mode combo box
1dd117533e Avoid non-reentrant option in sampling/symbol view
Compare 16 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-26 20:08:43 +00:00
e06d21a4c0 Update .travis.yml
c132d2ae8c Update .travis.yml
ece31100e0 Update appveyor.yml
ce4e1ac54b Update appveyor.yml
ef61fb11f0 Update README.md
Compare 17 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-06-25 03:18:44 +00:00
2e466852ac Merge pull request #237 from ilmai/master
fbed24dc0f Add meson.build
Compare 2 commits »
hak8or synced commits to master at mirrors/CLI11 from mirror 2021-06-24 19:08:44 +00:00
aa31576666 chore: bump CMake limits and catch2 verison (#607)
d0a2aa7908 fix: remove duplicated call to subcommand's final_callback (#584)
Compare 2 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-24 19:08:43 +00:00
6811112208 Update logger.h
9ebc4b24d9 Added missing args.h file
b990080a52 Fixed fmt locale.h deprecation warning
efbe3e4d57 Added missing fmt 8 headers
7b14a65b2b Fixed format_to deprecated warning by wrapping the buffer with std::back_inserter
Compare 6 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-24 11:08:41 +00:00
8bf718671a Update fmt version 8.0
hak8or synced commits to master at mirrors/CLI11 from mirror 2021-06-21 17:48:43 +00:00
75f2d7747f fix: allow quotes to specify a program name with spaces on the single string parse operation. (#605)
f27822deaa fix: help flag should work even when config file is required (#606)
Compare 2 commits »
hak8or synced commits to master at mirrors/tracy from mirror 2021-06-21 01:28:44 +00:00
32b1e8dcb0 No kernel symbol on macos.
759dd39f77 Update manual.
0e0692b7f7 Don't display hw samples as time in selected lines summary.
e9aca02880 Make hw sample cost in source files relative to whole symbol.
846bde1a11 Narrow down search range.
Compare 188 commits »
hak8or synced commits to v1.x at mirrors/spdlog from mirror 2021-06-21 01:28:41 +00:00
c858b14c03 Update clang format to format cpp macros