summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* 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
* version 2.16v2.16Jim Meyering2014-01-011-1/+1
* maint: update copyright dates for 2014Jim Meyering2014-01-011-1/+1
* grep: handle lines longer than INT_MAX on more systemsJim Meyering2013-12-181-0/+2
* grep: fix regression with -P vs. invalid UTF-8 inputJim Meyering2013-11-021-0/+6
* grep: fix regression involving \s and \SJim Meyering2013-11-021-0/+5
* maint: NEWS: document a release-related bug fixJim Meyering2013-11-011-0/+7
* maint: post-release administriviaJim Meyering2013-10-261-0/+3
* version 2.15v2.15Jim Meyering2013-10-261-1/+1
* maint: fix typo in NEWSJim Meyering2013-10-191-3/+4
* dfa: fix \s and \S to work for multibyteJim Meyering2013-10-011-0/+7
* maint: change all references: s/POSIX\.2/POSIX/Jim Meyering2013-09-301-2/+2
* fix Cygwin UTF-16 surrogate-pair handling with -iCorinna Vinschen2013-09-011-0/+6
* doc: NEWS: mention the DFA segfault fixJim Meyering2013-08-091-0/+5
* grep -F: avoid an infinite loop with invalid multi-byte search stringJim Meyering2013-05-281-0/+4
* doc: document EREs like a{,10}Paul Eggert2013-04-181-0/+2
* maint: update all copyright year number rangesJim Meyering2013-01-041-1/+1
* pcre: add PCRE-JIT support for grepPaolo Bonzini2012-11-101-0/+7
* maint: correct syntax-check failures; adjust NEWSJim Meyering2012-10-031-4/+5
* pcresearch: set UTF-8 flag correctly for UTF-8 localesPetr Pisar2012-10-031-0/+6
* maint: post-release administriviaJim Meyering2012-08-201-0/+3
* version 2.14v2.14Jim Meyering2012-08-201-1/+1
* grep -i '^$' in a multi-byte locale could report a false matchJim Meyering2012-08-071-0/+7
* grep: don't falsely report compressed text files as binaryPaul Eggert2012-07-271-2/+2
* grep: don't falsely report tiny text files as binaryPaul Eggert2012-07-271-0/+5
* maint: post-release administriviaJim Meyering2012-07-041-0/+3
* version 2.13v2.13Jim Meyering2012-07-041-1/+1
* grep -i: work also when converting to lower-case inflates byte countJim Meyering2012-06-161-0/+3
* grep: fix how -i works with a match containing the Turkish I-with-dotJim Meyering2012-06-021-0/+5
* maint: avoid nit-picky syntax-check test failure; tweak big-hole testJim Meyering2012-05-161-0/+2
* grep: sparse files are now considered binaryPaul Eggert2012-05-151-1/+5
* maint: quote 'like this' or "like this", not `like this'Paul Eggert2012-05-061-21/+21
* exclude: process exclude and include directives in orderPaul Eggert2012-05-061-0/+7
* drop support for Makefile.bootPaolo Bonzini2012-04-271-0/+4
* maint: post-release administriviaJim Meyering2012-04-231-0/+3
* version 2.12v2.12Jim Meyering2012-04-231-1/+1
* grep: fix --devices=ACTION (-D) so stdin is once again exemptJim Meyering2012-04-171-1/+6
* grep: report overflow for ERE a{1000000000}Paul Eggert2012-03-181-0/+3
* grep: -r no longer follows symlinks; use ftsPaul Eggert2012-03-141-2/+18
* grep: fix segfault with -r --exclude-dir and no file operandAllan McRae2012-03-121-0/+5