summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 2.17v2.17Jim Meyering2014-02-171-1/+1
* revert "grep: DFA now uses rational ranges in unibyte locales"Paolo Bonzini2014-02-172-11/+18
* maint: ignore configure.linenoMike Frysinger2014-02-161-0/+1
* help: remove surplus newlineBenno Schulenberg2014-02-111-1/+1
* help: fix a line ending, and use the same word for similar thingsBenno Schulenberg2014-02-101-2/+2
* speed up mb-boundary-detection after each preliminary matchNorihiro Tanaka2014-02-094-4/+52
* maint: use to_uchar function rather than explicit castsJim Meyering2014-02-016-8/+17
* maint: remove vestiges of support for long-disabled --mmap optionJim Meyering2014-01-276-58/+9
* maint: move two local variable declarationsJim Meyering2014-01-261-4/+2
* dfasearch: skip kwset optimization when multi-byte+case-insensitiveNorihiro Tanaka2014-01-262-38/+19
* dfa: remove GREP-ifdef'd code in favor of code used by gawkNorihiro Tanaka2014-01-251-8/+0
* gnulib: update to latestJim Meyering2014-01-251-0/+0
* grep: DFA now uses rational ranges in unibyte localesPaul Eggert2014-01-173-28/+19
* grep: add undocumented '-X gawk' and '-X posixawk' optionsAharon Robbins2014-01-171-0/+14
* tests: remove superfluous uses of printfPádraig Brady2014-01-101-2/+2
* grep: make --ignore-case (-i) faster (sometimes 10x) in multibyte localesJim Meyering2014-01-094-1/+160
* tests: port Solaris 10 /bin/sh patch back to GNU/LinuxPaul Eggert2014-01-074-4/+5
* Port to Solaris 10 /bin/sh.Paul Eggert2014-01-074-3/+4
* maint: post-release administriviaJim Meyering2014-01-013-2/+5
* version 2.16v2.16Jim Meyering2014-01-011-1/+1
* gnulib: update to latest, for maint.mk fixJim Meyering2014-01-011-0/+0
* maint: update copyright dates for 2014Jim Meyering2014-01-0178-78/+78
* gnulib: update to latestJim Meyering2014-01-011-0/+0
* pcre: use PCRE_NO_UTF8_CHECK properlyJim Meyering2013-12-312-11/+12
* maint: fix inconsistent spacing in expressionJim Meyering2013-12-261-1/+1
* maint: fix a garbled commentbehoffski2013-12-261-1/+1
* maint: fix/improve a commentJim Meyering2013-12-231-2/+5
* pcre: tell grep -P to relax its stance on invalid multibyte charsSantiago Ruano Rincón2013-12-212-1/+11
* tests: avoid FP failure due to exhausted memoryJim Meyering2013-12-211-0/+3
* maint: add comments and split some long linesJim Meyering2013-12-181-4/+10
* pcre: avoid a nominal leakJim Meyering2013-12-181-1/+1
* maint: indent cpp directives to reflect nestingJim Meyering2013-12-181-10/+11
* grep: handle lines longer than INT_MAX on more systemsJim Meyering2013-12-185-1/+28
* tests: port to non-GNU sedJim Meyering2013-11-251-1/+1
* maint: minor cleanup: xmalloc+strcpy -> xmemdupJim Meyering2013-11-221-2/+1
* dfa: avoid undefined behavior of "1 << 31"Jim Meyering2013-11-211-6/+6
* grep: fix regression with -P vs. invalid UTF-8 inputJim Meyering2013-11-025-1/+45
* grep: fix regression involving \s and \SJim Meyering2013-11-025-0/+44
* maint: NEWS: document a release-related bug fixJim Meyering2013-11-011-0/+7
* build: update gnulib submodule to latestJim Meyering2013-10-261-0/+0
* maint: avoid automake deprecation warning re ACLOCAL_AMFLAGSJim Meyering2013-10-262-2/+2
* maint: post-release administriviaJim Meyering2013-10-263-2/+5
* version 2.15v2.15Jim Meyering2013-10-261-1/+1
* build: port to AIXPaul Eggert2013-10-251-1/+2
* build: avoid duplicate -funit-at-a-time etc. optionsPaul Eggert2013-10-251-3/+0
* tests: port more tests to bourne shells with hex-challenged printfJim Meyering2013-10-243-3/+3
* maint: clean up an ugly 'while' conditionJim Meyering2013-10-241-4/+8
* tests: port to bourne shells whose printf doesn't grok hexJim Meyering2013-10-235-13/+24
* gnulib: update to latestJim Meyering2013-10-211-0/+0
* maint: remove now-unused wcscoll moduleJim Meyering2013-10-211-1/+0