summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: convert foad1.sh to use init.shJim Meyering2010-03-262-8/+9
* tests: insulate tests from envvar settingsJim Meyering2010-03-261-0/+29
* maint: ignore 'make dist pdf' droppingsEric Blake2010-03-261-0/+14
* tests: avoid spurious test failure due to lack of a French UTF8 localeJim Meyering2010-03-263-0/+8
* build: do not use pkg-config to test for PCRE supportJim Meyering2010-03-265-20/+52
* doc: correct and amend NEWS entries for 2.6.1Jim Meyering2010-03-252-3/+6
* post-release administriviaJim Meyering2010-03-253-2/+5
* version 2.6.1v2.6.1Jim Meyering2010-03-251-1/+1
* tests: use awk's -v option more portablyTony Abou-Assaleh2010-03-251-1/+1
* dfa/grep: fix compilation with MBS_SUPPORTNorihirio Tanaka2010-03-255-7/+37
* build: avoid warnings about unnecessary use of "return"Jim Meyering2010-03-252-7/+7
* grep: fix printing when -w is used and regex is needed for matchingNorihirio Tanaka2010-03-254-2/+21
* dfa: fix single byte character rangesPaolo Bonzini2010-03-254-1/+7
* grep: reset state after truncated or invalid multibyte sequencesNorihirio Tanaka2010-03-251-0/+1
* grep: do lowercase conversion in print_line_middle only for single-byte caseNorihirio Tanaka2010-03-251-5/+9
* tests: provide framework_failure_ functionJim Meyering2010-03-259-17/+18
* doc: tweak THANKSJim Meyering2010-03-251-1/+1
* portability: use gnulib's lseek wrapperJim Meyering2010-03-241-0/+1
* build: avoid link failure on Solaris 8Jim Meyering2010-03-243-0/+6
* doc: translate new --help messagePetr Písař2010-03-241-1/+1
* doc: NEWS make it clear that the bug was introduced in 2.6Jim Meyering2010-03-241-1/+2
* tests: fix char-class-multibytePaolo Bonzini2010-03-241-4/+4
* build: avoid compilation failure when MBS_SUPPORT not definedJim Meyering2010-03-231-1/+1