aboutsummaryrefslogtreecommitdiff
path: root/vendor/librune/include/utf8.h
Commit message (Collapse)AuthorAgeFilesLines
* Completely revamp the grab source codeThomas Voss 2024-10-301-40/+0
| | | | | | | | | Some of the (many) few changes are: - Multithreading for significantly faster performance - The -p/--predicate flag - Byte offsets as the default - No customizable colors (maybe this will come back later) - Newer edition of mlib (formerly librune)
* Bump libruneThomas Voss 2024-01-271-26/+19
|
* Bump librune versionThomas Voss 2024-01-231-1/+1
|
* Support line- & column-based match locationsThomas Voss 2024-01-211-0/+47