Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct spelling errors in comments and documentation, but also non-comment | pooryorick | 2023-04-12 | 1 | -1/+1 |
* | Fix [0e8fd6c6d5]: (unsigned)STRING_SIZE(STRING_MAXCHARS) is 0 (and optimize S... | jan.nijtmans | 2022-03-22 | 1 | -2/+2 |
* | Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few simi... | jan.nijtmans | 2022-01-13 | 1 | -1/+1 |
* | Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more ... | jan.nijtmans | 2022-01-12 | 1 | -1/+1 |
* | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ... | jan.nijtmans | 2020-09-11 | 1 | -1/+1 |
* | Don't use sizeof() for structs containing a flexible array as last element. L... | jan.nijtmans | 2020-09-10 | 1 | -2/+2 |
* | Factor out string internal rep definition so fix for [1af8de570511] is less a... | dkf | 2016-03-22 | 1 | -0/+97 |