Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.35.0rc1 v1.35.0rc1 | Erik Johnston | 2021-05-25 | 1 | -1/+0 |
| | |||||
* | Fix the allowed range of valid ordering characters for spaces. (#10002) | Patrick Cloke | 2021-05-17 | 1 | -0/+1 |
\x7F was meant to be \0x7E (~) this was originally incorrect in MSC1772. |