Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regex: Avoid wrong assumption that char is always signed. | Dimitri van Heesch | 2021-04-08 | 1 | -1/+1 |
* | Avoid using std::isspace and friends on potentially multibyte characters | Dimitri van Heesch | 2021-03-26 | 1 | -8/+29 |
* | Spelling correction | albert-github | 2021-03-03 | 1 | -1/+1 |
* | Refactoring: replaced std::regex with own much faster implementation | Dimitri van Heesch | 2021-03-02 | 1 | -0/+736 |