aboutsummaryrefslogtreecommitdiff
path: root/src/work.c
Commit message (Expand)AuthorAgeFilesLines
* Fix checkThomas Voss 2024-11-011-1/+1
* Introduce pcre2_bitch_and_die()Thomas Voss 2024-11-011-24/+7
* Cast 1 to appropriate typeThomas Voss 2024-11-011-1/+1
* Check for overflowThomas Voss 2024-11-011-1/+4
* Remove trailing newlineThomas Voss 2024-10-311-1/+1
* Make -l the default and add -bThomas Voss 2024-10-311-6/+6
* Improve position trackingThomas Voss 2024-10-311-21/+21
* Set basecap to 0 when freeing baseptrThomas Voss 2024-10-311-0/+1
* Don’t use posix_fadvise() on MacOS or OpenBSDThomas Voss 2024-10-311-0/+2
* Fix heap buffer overflowThomas Voss 2024-10-301-6/+7
* Improve file readingThomas Voss 2024-10-301-32/+76
* Simplify span highlightingThomas Voss 2024-10-301-20/+13
* Fix typoThomas Voss 2024-10-301-1/+1
* Don’t try to fclose() a garbage pointerThomas Voss 2024-10-301-1/+1
* Completely revamp the grab source codeThomas Voss 2024-10-301-0/+453