Charles Kerr
|
7d86d67bc7
|
chore: prefer fmt/core.h over fmt/format.h (#5404)
|
2023-04-16 15:34:19 -05:00 |
Cœur
|
0be7091eb1
|
Revert "fix: remove abort() call from tr_assert_message() (#4696)" (#4851)
This reverts commit 0493542f62 .
|
2023-02-12 08:16:20 -06:00 |
Julien
|
4b8cfa2e57
|
chore: update copyrights to 2023 (#4834)
|
2023-02-11 14:49:42 -06:00 |
Charles Kerr
|
0493542f62
|
fix: remove abort() call from tr_assert_message() (#4696)
|
2023-02-01 18:19:40 -06:00 |
Cœur
|
4ff59b715d
|
Fixed implicit conversion warning: __LINE__ is a long (#4397)
|
2022-12-18 10:23:44 -06:00 |
luzpaz
|
f8203148f0
|
fix: fix various user facing and non-user facing typos (#3743)
* fix: fix various user facing and non-user facing typos
Found via `odespell -q 3 -S ./third-party,*.po,*.ts -L filetest,inout`
|
2022-08-31 11:28:54 -05:00 |
Charles Kerr
|
29f57bc296
|
chore: iwyu headers (#3661)
|
2022-08-17 11:08:36 -05:00 |
Charles Kerr
|
83ffa6bf1b
|
chore: fix spdx abbreviations (#3602)
|
2022-08-08 13:05:39 -05:00 |
Charles Kerr
|
33cbe33229
|
refactor: remove varargs from TR_ASSERT_MSG() (#2861)
|
2022-04-01 18:00:51 -05:00 |
FX Coudert
|
a2e30235c4
|
Make macOS crash reports provide more information (#2471)
Co-authored-by: Charles Kerr <charles@charleskerr.com>
|
2022-01-23 18:10:06 -06:00 |