summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 2.6.3v2.6.3Jim Meyering2010-04-021-1/+1
* grep: avoid used-undefined error with truncated multibyte inputJim Meyering2010-04-021-0/+7
* maint: avoid unnecessary 2nd getenv("TERM")Jim Meyering2010-04-011-7/+9
* tests: remove all unportable uses of echoJim Meyering2010-04-013-3/+8
* tests: add explicit requirement for en_US.UTF-8Jim Meyering2010-04-014-6/+7
* tests: new function, to require an en_US UTF8 localeJim Meyering2010-04-011-0/+11
* tests: use printf, not echo -n, echo -e, or any combinationJim Meyering2010-04-011-14/+14
* grep: remove unnecessary codeJim Meyering2010-04-011-27/+3
* doc: fix typo: s/AM_V_AT/AM_V_at/Jim Meyering2010-04-011-2/+2
* doc: generated files are best made read-only, ...Jim Meyering2010-04-011-2/+3
* doc: generate grep.1 from templateJim Meyering2010-04-014-7/+11
* doc: prepare to generate grep.1Jim Meyering2010-04-011-0/+0
* build: avoid another warningEric Blake2010-03-311-1/+1
* tests: fix on systems with broken shPaolo Bonzini2010-03-315-6/+5
* tests: improve empty testPaolo Bonzini2010-03-311-1/+41
* tests: improve empty test with respect to localesPaolo Bonzini2010-03-311-7/+9
* grep: fix grep -F against empty stringPaolo Bonzini2010-03-312-1/+9
* tests: rename empty.sh to emptyPaolo Bonzini2010-03-312-1/+1
* tests: convert empty.sh to new stylePaolo Bonzini2010-03-311-4/+7
* tests: use get-mb-cur-max in char-class-multibytePaolo Bonzini2010-03-311-4/+11
* tests: fix -Wformat failurePaolo Bonzini2010-03-311-1/+1
* doc: add a "Reply-To" to the suggested announcement mail headerJim Meyering2010-03-311-0/+1
* build: avoid compiler warning when building test programJim Meyering2010-03-302-2/+8
* build: detect PCRE support also when <pcre/pcre.h> is the headerJim Meyering2010-03-303-2/+11
* post-release administriviaJim Meyering2010-03-293-2/+5
* version 2.6.2v2.6.2Jim Meyering2010-03-291-1/+1
* build: avoid warnings on cygwinEric Blake2010-03-292-2/+3
* maint: ignore new test executableEric Blake2010-03-291-0/+1
* doc: consolidate redundant-looking entriesJim Meyering2010-03-291-3/+1
* tests: use $(...) consistentlyPaolo Bonzini2010-03-2910-29/+29
* build: make doc/Makefile.am cleaner and more robustJim Meyering2010-03-291-9/+4
* tests: add program to detect localesPaolo Bonzini2010-03-294-16/+72
* tests: add tests for SJIS character setsPaolo Bonzini2010-03-292-0/+51
* grep -F: fix a bug with SJIS character setsPaolo Bonzini2010-03-291-5/+11
* build: update after change in gnulib's lib-ignore moduleBruno Haible2010-03-291-0/+3
* tests: disable new texinfo-acronym syntax-check from gnulibJim Meyering2010-03-291-0/+1
* tests: exercise fix for improper match of incomplete MB char prefixNorihiro Tanaka2010-03-282-0/+20
* grep -F: fix a multi-byte erroneous-match-in-middle bugJim Meyering2010-03-285-6/+14
* tests: add tests for the fgrep-infloop bugNorihiro Tanaka2010-03-284-2/+29
* grep -F: avoid infinite loop when searching for incomplete MB characterJim Meyering2010-03-282-0/+6
* tests: rename: fmbtest.sh -> fmbtestJim Meyering2010-03-282-1/+1
* tests: convert fmbtest.sh to use init.shJim Meyering2010-03-281-15/+16
* tests: also exercise the --include + glob pathJim Meyering2010-03-281-0/+6
* grep -r: fix --include with globs, tooJavier Villavicencio2010-03-282-1/+2
* grep -r: fix --include with non-globsJim Meyering2010-03-284-1/+9
* kwset: correct comments; require non-NULL kwsmatch argumentJim Meyering2010-03-272-19/+16
* build: add -I$(top_builddir)/lib so we also find generated .h filesJim Meyering2010-03-271-1/+1
* build: remove superfluous LOCALEDIR definitionJim Meyering2010-03-272-1/+2
* grep: don't segfault upon use of --include or --exclude* optionsJim Meyering2010-03-275-1/+40
* tests: rename: foad1.sh -> foad1Jim Meyering2010-03-262-1/+1