Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: use string_view for FastStringKey implementation | Anna Henningsen | 2022-12-21 | 1 | -0/+3 |
* | src: simplify enable_if logic of `ToStringHelper::BaseConvert` | Feng Yu | 2022-09-01 | 1 | -2/+2 |
* | src: fix warnings on SPrintF | himself65 | 2020-04-06 | 1 | -5/+6 |
* | src: enhance C++ sprintf utility | himself65 | 2020-03-25 | 1 | -1/+38 |
* | src: implement per-process native Debug() printer | Joyee Cheung | 2020-03-10 | 1 | -0/+14 |
* | src: refactor debug category parsing | Joyee Cheung | 2020-03-10 | 1 | -0/+74 |
* | src: fix debug crash handling null strings | Rusty Conover | 2020-01-28 | 1 | -1/+3 |
* | src: use custom fprintf alike to write errors to stderr | Anna Henningsen | 2020-01-23 | 1 | -0/+5 |
* | src: add C++-style sprintf utility | Anna Henningsen | 2020-01-23 | 1 | -0/+90 |