summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* version 2.8v2.8Jim Meyering2011-05-131-1/+1
* build: update gnulib, for fixed getcwd testJim Meyering2011-05-131-0/+0
* build: update gnulib submodule to latestJim Meyering2011-05-131-0/+0
* maint: remove syntax-checking sc_tight_scope ruleJim Meyering2011-05-132-44/+0
* maint: use consistent declaration syntaxJim Meyering2011-05-081-2/+3
* maint: use gnulib's new readme-release moduleJim Meyering2011-05-074-89/+3
* tests: exercise bug with 0x80..0xff in [...]Jim Meyering2011-05-073-0/+31
* fix a bug whereby echo c|grep '[c]' would fail for any c in 0x80..0xffJim Meyering2011-05-072-1/+8
* doc: correct comment about mmapReuben Thomas2011-05-021-1/+1
* build: move add_utf8_anychar into MBS ifdefArnold D. Robbins2011-05-021-1/+1
* maint: remove GAWK ifndef; no longer neededArnold D. Robbins2011-05-021-2/+0
* maint: remove now-unnecessary use of gnulib's strtol moduleJim Meyering2011-05-011-1/+0
* maint: tweak README-releaseJim Meyering2011-04-291-0/+5
* build: update gnulib submodule to latestJim Meyering2011-04-281-0/+0
* maint: add the tight_scope syntax-checking ruleJim Meyering2011-04-282-0/+44
* maint: mark some function declarations as externJim Meyering2011-04-281-10/+9
* maint: fix doubled-word typos in commentsJim Meyering2011-04-231-2/+2
* maint: fix typos in comments: s/can not/cannot/Jim Meyering2011-04-091-2/+2
* maint: stop using .x-sc_* files to list syntax-check exemptionsJim Meyering2011-03-196-7/+6
* build: correct my change of 2011-01-28Jim Meyering2011-03-191-5/+6
* maint: update from gnulibJim Meyering2011-02-286-125/+228
* build: update gnulib submodule to latestJim Meyering2011-01-281-0/+0
* build: run syntax-check rules as part of "make dist"Jim Meyering2011-01-281-0/+4
* maint: remove unneeded #include directivesJim Meyering2011-01-262-2/+0
* build: avoid new syntax-check failuresJim Meyering2011-01-222-1/+2
* tests: add a known-to-fail testJim Meyering2011-01-193-0/+35
* maint: sort test names in Makefile.amJim Meyering2011-01-191-4/+4
* doc: remove erroneous "{,m}" item from grep man pageJim Meyering2011-01-052-5/+1
* maint: update copyright year ranges to include 2011Jim Meyering2011-01-0364-66/+65
* build: update gnulib submodule to latestJim Meyering2011-01-031-0/+0
* main: fix exit status on xmalloc failuresPaolo Bonzini2010-12-203-0/+4
* add comment above fn_grepPaolo Bonzini2010-12-201-1/+10
* grep: add include guardsPaolo Bonzini2010-11-142-0/+9
* configure: fix M4 quotationPaolo Bonzini2010-11-141-1/+2
* configure: remove dependency on grep that supports long lines and -ePaolo Bonzini2010-11-141-0/+32
* build: update gnulib to latestJim Meyering2010-11-041-0/+0
* tests: don't hard-code a 5-second timeout; that's not always enoughJim Meyering2010-11-041-1/+10
* maint: describe policy on copyright year number rangesJim Meyering2010-10-091-0/+3
* build: compile gnulib without -Wcast-align to avoid warnings on ARMDmitry V. Levin2010-10-041-0/+1
* maint: don't define a gpg_key_ID. now it's obtained automaticallyJim Meyering2010-09-301-3/+0
* tests: add testcase for previous fixPaolo Bonzini2010-09-232-0/+18
* dfa: process range expressions consistently with system regexPaolo Bonzini2010-09-232-11/+22
* build: fix link error on systems that have libiconv but not libintlBruno Haible2010-09-231-1/+3
* build: avoid compilation failure on the HurdJim Meyering2010-09-211-4/+4
* maint: avoid obsolete gnulib modulesJim Meyering2010-09-211-3/+2
* maint: update README-releaseJim Meyering2010-09-201-11/+8
* dfa: fix compilation when not using MBSAharon Robbins2010-09-201-2/+2
* post-release administriviaJim Meyering2010-09-163-2/+5
* version 2.7v2.7Jim Meyering2010-09-161-1/+1
* tests: add equiv-classesPaolo Bonzini2010-09-143-0/+20