summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 3.6v3.6Jim Meyering2020-11-081-1/+1
* build: update gnulib to latest for test improvementsJim Meyering2020-11-051-0/+0
* build: update gnulib to latest for C++-ready dfa.h and test-verify.c fixJim Meyering2020-11-031-0/+0
* grep: remove GREP_OPTIONSPaul Eggert2020-11-036-98/+22
* grep: use RE_NO_SUB when calling regex solely to check syntaxNorihiro Tanaka2020-11-011-4/+12
* tests: add the test for bugfix in gnulib's dfaNorihiro Tanaka2020-11-011-0/+2
* grep: avoid erroneous matches for e.g., a+a+a+Jim Meyering2020-11-012-0/+5
* grep: -P: report input filename upon PCRE execution failureJim Meyering2020-10-115-8/+32
* grep: minor kwset cleanupsPaul Eggert2020-10-113-36/+20
* grep: remove unused codeNorihiro Tanaka2020-10-111-47/+0
* build: update gnulib submodule to latestPaul Eggert2020-10-051-0/+0
* tests: correct filename-lineno.plJim Meyering2020-10-051-1/+1
* tests: fix tests when PCRE is not usedPaul Eggert2020-10-052-9/+10
* build: update gnulib submodule to latestPaul Eggert2020-10-051-0/+0
* doc: document --include/--exclude betterPaul Eggert2020-10-032-0/+15
* maint: add technically-required quotesJim Meyering2020-10-011-3/+3
* tests: restore deleted -P testsJim Meyering2020-09-282-0/+18
* maint: post-release administriviaJim Meyering2020-09-273-2/+5
* version 3.5v3.5Jim Meyering2020-09-271-1/+1
* maint: avoid autoconf warningsJim Meyering2020-09-272-2/+1
* build: update gnulib to latestJim Meyering2020-09-271-0/+0
* build: update gnulib to latestJim Meyering2020-09-261-0/+0
* tests: skip stack-overflow test when built with ASANJim Meyering2020-09-261-0/+9
* build: update gnulib submodule to latestPaul Eggert2020-09-251-0/+0
* build: update gnulib submodule to latestPaul Eggert2020-09-251-0/+0
* tests: fix surrogate-pair test to work on 16-bit wchar_t systemsJim Meyering2020-09-241-5/+19
* grep: don't assume PCRE in testsPaul Eggert2020-09-231-6/+0
* grep: pacify Sun C 5.15Paul Eggert2020-09-231-1/+1
* grep: fix more Turkish-eyes bugsPaul Eggert2020-09-234-57/+102
* build: update gnulib submodule to latestPaul Eggert2020-09-232-0/+6
* grep: fix recently-introduced performance glitchPaul Eggert2020-09-231-1/+0
* doc: improve --line-buffer docPaul Eggert2020-09-221-2/+5
* tests: port timeout test to AlpinePaul Eggert2020-09-221-0/+2
* tests: test for many-regexp N^2 RSS regressionJim Meyering2020-09-223-0/+88
* grep: avoid unnecessary regex compilationNorihiro Tanaka2020-09-225-23/+28
* build: update gnulib to latestJim Meyering2020-09-221-0/+0
* tests: skip stack-overflow test on midnightbsd*Jim Meyering2020-09-222-0/+6
* doc: say how to match chars by codePaul Eggert2020-09-211-16/+68
* * 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-182-0/+22
* grep: tweak by using mempcpyPaul Eggert2020-09-181-4/+2
* grep: make echo .|grep '\.' match once againJim Meyering2020-09-183-0/+24
* tests: triple-backref: print a reference to glibc bugJim Meyering2020-09-181-0/+7
* grep: be more consistent about diagnostic formatPaul Eggert2020-09-185-13/+15
* build: update gnulib to latestJim Meyering2020-09-171-0/+0
* * tests/triple-backref: Add comment.Paul Eggert2020-09-171-0/+4
* tests: make new test executable, to placate distcheckJim Meyering2020-09-171-0/+0
* tests: add coverage for code that emits the new diagnosticJim Meyering2020-09-172-0/+22
* maint: avoid syntax-check failureJim Meyering2020-09-171-1/+1
* Send "Binary file FOO matches" to stderrPaul Eggert2020-09-1710-28/+24