summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 2.12v2.12Jim Meyering2012-04-231-1/+1
* build: update gnulib submodule to latestJim Meyering2012-04-231-0/+0
* tests: skip annoyingly long gnulib lock testsJim Meyering2012-04-231-0/+5
* tests: avoid spurious quote-mismatch failure on OS/XJim Meyering2012-04-221-6/+5
* build: update gnulib submodule to latestJim Meyering2012-04-172-1/+3
* grep: fix --devices=ACTION (-D) so stdin is once again exemptJim Meyering2012-04-175-5/+27
* maint: dfa: correct bogus formattingJim Meyering2012-04-131-2/+2
* maint: dfa: add/improve commentsJim Meyering2012-04-131-3/+5
* maint: dfa: avoid unnecessary uses of strcpy/strncpyJim Meyering2012-04-131-6/+3
* grep: handle symlinked directory loops as usualJim Meyering2012-04-131-1/+1
* tests: avoid spurious failure of the symlink testJim Meyering2012-04-131-1/+7
* tests: avoid syntax-check failure: reverse compare argumentsJim Meyering2012-04-091-2/+2
* build: update gnulib submodule to latestJim Meyering2012-04-091-0/+0
* grep: report overflow for ERE a{1000000000}Paul Eggert2012-03-186-84/+59
* grep: -r no longer follows symlinks; use ftsPaul Eggert2012-03-1412-380/+312
* tests: port big-match to non-GNU ddPaul Eggert2012-03-121-1/+1
* tests: test for bug with -r --exclude-dir and no file operandPaul Eggert2012-03-121-0/+4
* grep: fix segfault with -r --exclude-dir and no file operandAllan McRae2012-03-122-1/+6
* tests: exercise two recently-fixed bugsJim Meyering2012-03-092-0/+20
* maint: use an optimal-for-grep xz compression settingJim Meyering2012-03-031-0/+20
* build: update gnulib submodule to latestJim Meyering2012-03-031-0/+0
* maint: post-release administriviaJim Meyering2012-03-023-2/+5
* version 2.11v2.11Jim Meyering2012-03-021-1/+1
* tests: avoid failure when using Solaris 10's sedJim Meyering2012-03-021-2/+2
* maint: manually correct formatting in dfa.c's cpp definitionsJim Meyering2012-03-021-7/+7
* maint: indent dfa.cJim Meyering2012-03-021-779/+804
* doc: correct grep.1's descriptions of \w and \W (they omitted "_")Jim Meyering2012-03-022-4/+4
* maint: spelling fixesPaul Eggert2012-03-0112-27/+27
* grep: fix integer-overflow issues in main programPaul Eggert2012-03-013-48/+55
* grep: avoid mishandling of long linesPaul Eggert2012-03-011-0/+3
* grep: remove no-longer-used setrlimit codePaul Eggert2012-03-011-38/+0
* grep: fix some core dumps with long lines etc.Paul Eggert2012-03-017-131/+187
* tests: test for problems with long matchesPaul Eggert2012-03-015-0/+61
* maint: use gnulib _Noreturn rather than __attribute__ ((noreturn))Paul Eggert2012-02-293-10/+2
* build: update submodule, bootstrap, tests/init.sh from gnulibJim Meyering2012-02-264-16/+23
* dfa: merge calls to SUCCEEDS_IN_CONTEXTPaolo Bonzini2012-02-261-3/+1
* dfa: fix a subtle constraint encoding bugPaolo Bonzini2012-02-263-28/+43
* dfa: do not use MATCHES_*_CONTEXT directlyPaolo Bonzini2012-02-261-12/+9
* dfa: change meaning of a state contextPaolo Bonzini2012-02-261-39/+44
* tests: fix loop in epipe testPaul Eggert2012-02-131-1/+10
* tests: work portably even if SIGPIPE is ignoredPaul Eggert2012-02-081-2/+2
* tests: work even if SIGPIPE is ignoredPaul Eggert2012-02-071-1/+1
* build: accommodate -Wshadow and -Werror=suggest-attribute=pureJim Meyering2012-02-051-5/+5
* dfa: refactor common context computationsPaolo Bonzini2012-02-051-35/+64
* dfa: change newline/letter to a single context valuePaolo Bonzini2012-02-051-85/+84
* dfa: introduce contexts for the values in d->successPaolo Bonzini2012-02-051-43/+58
* dfa: remove useless checkPaolo Bonzini2012-02-051-2/+1
* build: update bootstrap from gnulib and adaptJim Meyering2012-01-224-177/+196
* maint: convert `this' to 'this' quoting style in diagnosticsJim Meyering2012-01-224-5/+5
* build: update gnulib to latest; adjust quoting in testsJim Meyering2012-01-222-2/+2