summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* grep: remove GREP_OPTIONSPaul Eggert2020-11-031-67/+2
* grep: use RE_NO_SUB when calling regex solely to check syntaxNorihiro Tanaka2020-11-011-4/+12
* grep: -P: report input filename upon PCRE execution failureJim Meyering2020-10-113-6/+12
* grep: minor kwset cleanupsPaul Eggert2020-10-113-36/+20
* grep: remove unused codeNorihiro Tanaka2020-10-111-47/+0
* grep: pacify Sun C 5.15Paul Eggert2020-09-231-1/+1
* grep: fix more Turkish-eyes bugsPaul Eggert2020-09-232-53/+86
* grep: fix recently-introduced performance glitchPaul Eggert2020-09-231-1/+0
* grep: avoid unnecessary regex compilationNorihiro Tanaka2020-09-225-23/+28
* * src/dfasearch.c (struct dfa_comp): Fix out-of-date comment.Paul Eggert2020-09-181-1/+1
* grep: "grep '\)'" reports an error againPaul Eggert2020-09-181-0/+6
* grep: tweak by using mempcpyPaul Eggert2020-09-181-4/+2
* grep: make echo .|grep '\.' match once againJim Meyering2020-09-181-0/+3
* grep: be more consistent about diagnostic formatPaul Eggert2020-09-181-6/+3
* maint: avoid syntax-check failureJim Meyering2020-09-171-1/+1
* Send "Binary file FOO matches" to stderrPaul Eggert2020-09-171-6/+2
* Suppress "Binary file FOO matches" if -IPaul Eggert2020-09-171-2/+3
* grep: fix logic for growing PCRE JIT stackPaul Eggert2020-09-091-6/+8
* grep: fix PCRE JIT test when JIT not availablePaul Eggert2020-09-091-0/+3
* grep: fix -w bug in UTF-8 localesPaul Eggert2020-09-091-1/+1
* Prefer rawmemchr to memchr when it’s easyPaul Eggert2020-09-074-60/+64
* Simplify pattern_file_namePaul Eggert2020-09-072-3/+2
* Simplify regex_compilePaul Eggert2020-09-071-2/+2
* Omit duplicate regexpsPaul Eggert2020-09-071-100/+177
* Revert -L exit status change introduced in grep 3.2Paul Eggert2020-08-221-5/+5
* doc: fix --exclude description in man pagePaul Eggert2020-01-021-2/+2
* maint: update all copyright year number rangesJim Meyering2020-01-0112-12/+12
* doc: spell "back-reference" more consistentlyPaul Eggert2019-12-301-6/+6
* maint: adjust new commentsJim Meyering2019-12-221-7/+7
* grep: fix some bugs in pattern-grouping speedupPaul Eggert2019-12-221-47/+78
* grep: grouping of a pattern with multiple linesNorihiro Tanaka2019-12-221-20/+107
* dfa: separate parse and compile phaseNorihiro Tanaka2019-12-191-1/+2
* grep: speed up multiple word matchingNorihiro Tanaka2019-12-191-0/+18
* grep: do not match invalid UTF-8Paul Eggert2019-12-171-1/+1
* grep: improve grep -Fw performance in non-UTF8 multibyte localesNorihiro Tanaka2019-11-174-22/+29
* grep: fix performance regression with previous patchNorihiro Tanaka2019-11-171-3/+12
* maint: rename a variable: bol -> nlJim Meyering2019-11-161-2/+2
* maint: correct and clarify a commentJim Meyering2019-11-161-3/+3
* grep: avoid false -Fw match in non-UTF8 multibyte localesJim Meyering2019-11-161-3/+5
* grep: new --no-ignore-case optionPaul Eggert2019-11-051-1/+8
* grep: simplify previous patchPaul Eggert2019-11-051-13/+7
* grep: further simplify out_file handlingPaul Eggert2019-11-051-23/+24
* grep: simplify out_file handlingZev Weiss2019-11-051-16/+24
* grep: fix ‘grep -L ... >/dev/null’ bugPaul Eggert2019-10-121-2/+2
* grep: tighten -i docPaul Eggert2019-10-031-1/+1
* build: avoid build failure with --enable-gcc-warningsJim Meyering2019-02-161-1/+1
* grep: parse --color arg independent of localePaul Eggert2019-02-031-7/+10
* grep: fix grep.c includesPaul Eggert2019-02-021-1/+1
* grep: simplify pcresearch.c ifdefsPaul Eggert2019-01-203-35/+30
* maint: update all copyright dates via "make update-copyright"Jim Meyering2019-01-0112-12/+12