summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Suppress "Binary file FOO matches" if -IPaul Eggert2020-09-173-2/+15
* maint: keep two blank lines before each old Noteworthy line.Jim Meyering2020-09-151-0/+1
* build: update gnulib submodule to latestPaul Eggert2020-09-151-0/+0
* build: update gnulib submodule to latestPaul Eggert2020-09-131-0/+0
* build: update gnulib submodule to latestPaul Eggert2020-09-122-0/+4
* build: update gnulib to latestJim Meyering2020-09-111-0/+0
* grep: fix logic for growing PCRE JIT stackPaul Eggert2020-09-091-6/+8
* grep: fix PCRE JIT test when JIT not availablePaul Eggert2020-09-092-1/+5
* grep: fix -w bug in UTF-8 localesPaul Eggert2020-09-093-1/+13
* Distribute a gzip tarball againPaul Eggert2020-09-092-1/+6
* * README-prereq: Also mention xz.Paul Eggert2020-09-091-0/+1
* Prefer rawmemchr to memchr when it’s easyPaul Eggert2020-09-075-60/+65
* Simplify pattern_file_namePaul Eggert2020-09-072-3/+2
* Simplify regex_compilePaul Eggert2020-09-071-2/+2
* Omit duplicate regexpsPaul Eggert2020-09-074-103/+198
* build: update gnulib to latestJim Meyering2020-08-233-2/+3
* build: require autoconf-2.64Jim Meyering2020-08-231-1/+1
* Revert -L exit status change introduced in grep 3.2Paul Eggert2020-08-224-10/+14