summaryrefslogtreecommitdiff
path: root/src/debug_utils-inl.h
Commit message (Expand)AuthorAgeFilesLines
* src: use string_view for FastStringKey implementationAnna Henningsen2022-12-211-0/+3
* src: simplify enable_if logic of `ToStringHelper::BaseConvert`Feng Yu2022-09-011-2/+2
* src: fix warnings on SPrintFhimself652020-04-061-5/+6
* src: enhance C++ sprintf utilityhimself652020-03-251-1/+38
* src: implement per-process native Debug() printerJoyee Cheung2020-03-101-0/+14
* src: refactor debug category parsingJoyee Cheung2020-03-101-0/+74
* src: fix debug crash handling null stringsRusty Conover2020-01-281-1/+3
* src: use custom fprintf alike to write errors to stderrAnna Henningsen2020-01-231-0/+5
* src: add C++-style sprintf utilityAnna Henningsen2020-01-231-0/+90