summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* grep: port to PCRE2 10.20Paul Eggert2021-11-141-1/+4
* grep: fix minor -P memory leakPaul Eggert2021-11-141-0/+1
* grep: use ximalloc, not xcallocPaul Eggert2021-11-141-1/+3
* grep: improve memory exhaustion checking with -PPaul Eggert2021-11-141-19/+31
* grep: simplify JIT setupPaul Eggert2021-11-141-5/+3
* grep: use PCRE2_EXTRA_MATCH_LINEPaul Eggert2021-11-141-24/+30
* grep: prefer signed integersPaul Eggert2021-11-141-13/+11
* grep: speed up, fix bad-UTF8 check with -PPaul Eggert2021-11-141-2/+14
* grep: improve pcre2_get_error_message commentsPaul Eggert2021-11-141-2/+3
* grep: Don’t limit jitstack_max to INT_MAXPaul Eggert2021-11-141-1/+7
* maint: minor rewording and reindentingPaul Eggert2021-11-145-29/+33
* grep: migrate to pcre2Carlo Marcelo Arenas Belón2021-11-145-146/+138
* maint: update README-prereq for Gperf, Rsync, WgetPaul Eggert2021-11-111-1/+3
* tests: fix pcre test typoPaul Eggert2021-11-101-2/+4
* tests: fix test logic for pcre-contextCarlo Marcelo Arenas Belón2021-11-101-18/+22
* grep: work around PCRE bugPaul Eggert2021-11-091-1/+4
* build: update gnulib submodule to latestPaul Eggert2021-11-091-0/+0
* maint: modernize README-{hacking,prereq}Paul Eggert2021-10-302-71/+82
* build: update gnulib submodule to latestPaul Eggert2021-10-281-0/+0
* doc: document interval expression limitationsPaul Eggert2021-08-271-1/+14
* build: update gnulib submodule to latestPaul Eggert2021-08-272-2/+2
* grep: prefer signed to unsigned integersPaul Eggert2021-08-2510-277/+294
* grep: scan back thru UTF-8 a bit fasterPaul Eggert2021-08-241-6/+13
* grep: tweak mb_goback performancePaul Eggert2021-08-241-5/+11
* grep: tweak wordchar_prev performancePaul Eggert2021-08-241-2/+1
* grep: tweak mb_goback and comment it betterPaul Eggert2021-08-241-13/+30
* grep: omit unused maxd memberPaul Eggert2021-08-241-4/+0
* grep: avoid some size_t castsPaul Eggert2021-08-243-10/+10
* tests: mb-non-UTF8-perf-Fw: use head rather than sedJim Meyering2021-08-222-2/+2
* grep: avoid sticky problem with ‘-f - -f -’Paul Eggert2021-08-211-6/+11
* tests: port mb-non-UTF8-perf-Fw to strict POSIXPaul Eggert2021-08-181-1/+1
* grep: djb2 correctionPaul Eggert2021-08-181-1/+9
* doc: modernize portability advicePaul Eggert2021-08-161-20/+5
* egrep, fgrep: now obsoletePaul Eggert2021-08-168-39/+38
* doc: update cites and authorsPaul Eggert2021-08-144-30/+38
* maint: post-release administriviaJim Meyering2021-08-143-2/+5
* version 3.7v3.7Jim Meyering2021-08-141-1/+1
* tests: provide an awk-based seq replacementJim Meyering2021-08-093-6/+17
* grep: simplify EGexecutePaul Eggert2021-08-091-2/+1
* grep: simplify data movement slightlyPaul Eggert2021-08-091-11/+5
* grep: pointer-integer cast nitPaul Eggert2021-08-091-2/+2
* tests: use awk, not seqPaul Eggert2021-08-092-5/+6
* build: update gnulib to latestJim Meyering2021-08-081-0/+0
* build: update gnulib to latestJim Meyering2021-08-082-5/+20
* doc: usage: --group-separator/--no-group-separatorKevin Locke2021-08-061-0/+2
* doc: man: add --group-separator/--no-group-separatorKevin Locke2021-08-061-0/+20
* build: update gnulib to latestJim Meyering2021-08-061-0/+0
* doc: note that -H is a GNU extension in man page, tooMateusz Okulus2021-06-191-0/+1
* build: update gnulib submodule to latestPaul Eggert2021-06-131-0/+0
* build: update gnulib submodule to latestPaul Eggert2021-06-111-0/+0