summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* maint: post-release administriviaJim Meyering2016-10-021-0/+3
* version 2.26v2.26Jim Meyering2016-10-021-1/+1
* grep: add news entry for fix to bug#24233Norihiro Tanaka2016-09-181-0/+3
* grep: encoding errors suppress just their linePaul Eggert2016-09-081-0/+5
* grep: update NEWSPaul Eggert2016-09-011-0/+3
* dfa: document previous changePaul Eggert2016-09-011-2/+2
* grep: avoid code duplication with -iFPaul Eggert2016-09-011-6/+3
* grep: speed up -iF in multibyte localesNorihiro Tanaka2016-09-011-0/+6
* dfa: minor refactoring and doc fixesPaul Eggert2016-08-161-3/+3
* dfa: improve leading "." with non-UTF8 multibyteNorihiro Tanaka2016-08-161-0/+3
* grep: print "filename:lineno:" in invalid-regex diagnosticJim Meyering2016-07-251-2/+3
* grep: minor cleanups for -F Aho-CorasickPaul Eggert2016-06-021-3/+4
* grep: use Aho-Corasick algorithm to search multiple fixed wordsPaul Eggert2016-06-021-0/+5
* maint: avoid NEWS syntax-check failureJim Meyering2016-05-021-2/+4
* grep: /dev/null output speedupPaul Eggert2016-05-011-0/+2
* maint: post-release administriviaJim Meyering2016-04-211-0/+3
* version 2.25v2.25Jim Meyering2016-04-211-1/+1
* grep: in C locale, all bytes are valid charactersPaul Eggert2016-04-101-0/+6
* grep: -Pz no longer misdiagnoses [^a]Paul Eggert2016-03-231-0/+3
* maint: move new 'Improvements' blurb into proper sectionJim Meyering2016-03-221-2/+3
* grep: -oz now outputs null bytes, not newlinesPaul Eggert2016-03-181-0/+4
* grep: use errno consistently in write diagnosticsPaul Eggert2016-03-171-0/+6
* maint: post-release administriviaJim Meyering2016-03-101-0/+3
* version 2.24v2.24Jim Meyering2016-03-101-1/+1
* grep: -Pz is incompatible with ^ and $Paul Eggert2016-02-211-0/+7
* grep -z: avoid erroneous match with regexp anchor and \n in textJim Meyering2016-02-201-0/+13
* maint: post-release administriviaJim Meyering2016-02-041-0/+3
* version 2.23v2.23Jim Meyering2016-02-041-1/+1
* maint: fix typo in NEWS: s/a/an/Jim Meyering2016-01-231-1/+1
* grep: -x now supersedes -w more consistentlyPaul Eggert2016-01-151-1/+4
* doc: mention unibyte encoding fixPaul Eggert2016-01-071-0/+5
* maint: update copyright year, bootstrap, init.shJim Meyering2016-01-011-1/+1
* doc: clarify text vs binary match outputPaul Eggert2015-12-311-5/+9
* grep: fix -l --line-buffer bugPaul Eggert2015-12-311-0/+3
* grep: -c should keep counting after binary dataPaul Eggert2015-12-301-0/+3
* grep: be less picky about encoding errorsPaul Eggert2015-12-301-0/+7
* grep: --exclude matches trailing parts of argsPaul Eggert2015-12-281-0/+5
* grep -oP: don't infloop when processing invalid UTF8 preceding a matchJim Meyering2015-12-181-0/+6
* maint: post-release administriviaJim Meyering2015-11-011-0/+3
* version 2.22v2.22Jim Meyering2015-11-011-1/+1
* maint: NEWS: correct/amendJim Meyering2015-10-241-2/+10
* maint: add news itemPaul Eggert2015-10-161-1/+2
* doc: NEWS: mention a bug fixJim Meyering2015-10-121-0/+6
* dfa: speed up handling of long patternNorihiro Tanaka2015-07-181-0/+2
* grep: fix bug with --exclude-dir and command linePaul Eggert2015-07-131-0/+4
* grep: -z '[^x]' now consistently matches newlinePaul Eggert2015-07-041-2/+2
* grep: -z '.' now consistently matches newlinePaul Eggert2015-07-031-0/+4
* grep: don't hang on command-line fifo if -D skipPaul Eggert2015-06-261-0/+3
* build: improve pkg-config doc and error handlingPaul Eggert2015-04-061-0/+5
* Grow the JIT stack if it becomes exhaustedPaul Eggert2015-02-101-0/+3