summaryrefslogtreecommitdiffstats
path: root/src/utf8.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed potential crash in handling empty list item.Dimitri van Heesch2021-03-291-1/+1
|
* Refactoring: Add TextStream buffer to improve output writing performanceDimitri van Heesch2021-03-281-2/+3
| | | | | - direct use of std::stringstream and std::ostream gave a 30% drop in performance.
* issue #8375: Lowercase search does not find non-ASCII uppercase pages and ↵Dimitri van Heesch2021-03-221-0/+71
vice versa