aboutsummaryrefslogtreecommitdiff
path: root/vendor/librune/lib/utf8
Commit message (Collapse)AuthorAgeFilesLines
* Completely revamp the grab source codeThomas Voss 2024-10-3016-498/+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-278-49/+59
|
* Bump libruneThomas Voss 2024-01-261-1/+1
|
* Support line- & column-based match locationsThomas Voss 2024-01-2116-0/+488