summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* grep: port O_NOFOLLOW errno checking to NetBSDPaul Eggert2014-11-021-0/+4
* dfa: make \w and \W work in multibyte localesNorihiro Tanaka2014-10-281-0/+3
* dfa: avoid false match in a non-UTF8 multibyte localeNorihiro Tanaka2014-10-261-0/+4
* dfa: test for just-fixed bugNorihiro Tanaka2014-10-071-0/+17
* dfa: minor tweaks, mostly to remove __attribute__ ((noinline))Paul Eggert2014-09-271-0/+3
* grep: skip past holes efficientlyPaul Eggert2014-09-171-0/+3
* grep: non-text bytes in binary data may be treated as line endsPaul Eggert2014-09-171-0/+3
* grep: -z no longer considers '\200' to be binary dataPaul Eggert2014-09-171-0/+2
* grep: treat a file as binary if its prefix contains encoding errorsPaul Eggert2014-09-161-0/+4
* grep: diagnose -P in non-UTF-8 multibyte localePaul Eggert2014-09-121-0/+3
* doc: move NEWS note about GREP_OPTIONS into proper sectionJim Meyering2014-09-121-3/+5
* grep: make GREP_OPTIONS obsolescentPaul Eggert2014-09-121-0/+3
* grep: -P now treats invalid UTF-8 input as non-matchingPaul Eggert2014-09-091-0/+3
* grep: with -E, unmatched ')' matches itselfPaul Eggert2014-06-271-0/+4
* grep: use system strstr if available and fastPaul Eggert2014-06-051-0/+4
* maint: post-release administriviaJim Meyering2014-06-031-0/+3
* version 2.20v2.20Jim Meyering2014-06-031-1/+1
* grep: fix --max-count=N (-m N) to stop reading after Nth matchJim Meyering2014-05-301-0/+5
* dfa: fix bug with regex containing multiple begin/end-line constraintsNorihiro Tanaka2014-05-281-0/+6
* grep: --exclude-dir=FOO/ now ignores the trailing slashPaul Eggert2014-05-241-0/+5
* maint: post-release administriviaJim Meyering2014-05-221-0/+3
* version 2.19v2.19Jim Meyering2014-05-221-1/+1
* maint: NEWS: adjust wording to reflect moveJim Meyering2014-05-101-1/+1
* maint: NEWS: move "Improvements" to the topJim Meyering2014-05-101-6/+6
* dfa: fix bug with \< etc in multibyte localesPaul Eggert2014-05-101-0/+2
* grep: -A 0, -B 0, -C 0 now output a separatorPaul Eggert2014-05-101-0/+4
* doc: mention performance changesPaul Eggert2014-05-061-0/+6
* grep: fix -w match next to a multibyte letterPaul Eggert2014-05-051-0/+4
* grep: fix encoding-error incompatibilities among regex, DFA, KWsetPaul Eggert2014-05-051-0/+5
* grep: -P now rejects invalid input sequences in UTF-8 localesPaul Eggert2014-04-211-0/+4
* dfa: fix bug that caused NUL to be mishandled in patternsPaul Eggert2014-04-201-0/+3
* grep: cleanup for empty-string fixPaul Eggert2014-04-111-0/+3
* doc: do not overpromise --ignore-case's behaviorPaul Eggert2014-03-061-2/+0
* doc: describe titlecase fix betterPaul Eggert2014-03-011-1/+4
* grep: fix bugs with -i and titlecasePaul Eggert2014-02-281-0/+5
* grep: fix multiple bugs with bracket expressionsPaul Eggert2014-02-271-0/+4
* align grep -Pw with grep -wStephane Chazelas2014-02-251-0/+7
* grep -P: fix it so backreferences now work with -w and -xStephane Chazelas2014-02-241-0/+6
* maint: post-release administriviaJim Meyering2014-02-201-0/+3
* version 2.18v2.18Jim Meyering2014-02-201-1/+1
* grep -i: avoid a performance regression in multibyte non-UTF8 localesJim Meyering2014-02-201-0/+3
* grep: fix bug with patterns like [^^-~] in unibyte localesPaul Eggert2014-02-201-0/+5
* maint: post-release administriviaJim Meyering2014-02-171-0/+3
* version 2.17v2.17Jim Meyering2014-02-171-1/+1
* revert "grep: DFA now uses rational ranges in unibyte locales"Paolo Bonzini2014-02-171-9/+0
* speed up mb-boundary-detection after each preliminary matchNorihiro Tanaka2014-02-091-0/+3
* maint: remove vestiges of support for long-disabled --mmap optionJim Meyering2014-01-271-0/+6
* grep: DFA now uses rational ranges in unibyte localesPaul Eggert2014-01-171-0/+8
* grep: make --ignore-case (-i) faster (sometimes 10x) in multibyte localesJim Meyering2014-01-091-0/+5
* maint: post-release administriviaJim Meyering2014-01-011-0/+3