summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: avoid chatter from Automake 1.14Paul Eggert2013-10-201-1/+2
* build: port shell pattern to Solaris 10Paul Eggert2013-10-201-1/+1
* build: port to platforms that predefine _FORTIFY_SOURCEPaul Eggert2013-10-201-1/+1
* build: update gnulib submodule to latestJim Meyering2013-10-201-0/+0
* tests: extend the multibyte-white-space testJim Meyering2013-10-191-19/+36
* maint: update bootstrap to latest from gnulibJim Meyering2013-10-191-26/+28
* maint: fix typo in NEWSJim Meyering2013-10-191-3/+4
* tests: add a test for better coverage of some tricky codeJim Meyering2013-10-091-0/+1
* tests: ensure neither \s nor \S matches an invalid multibyte characterJim Meyering2013-10-012-0/+27
* dfa: fix \s and \S to work for multibyteJim Meyering2013-10-014-8/+98
* maint: change all references: s/POSIX\.2/POSIX/Jim Meyering2013-09-307-17/+17
* dfa: remove dead disjunctJim Meyering2013-09-221-2/+1
* maint: dfa: improve comments and formattingJim Meyering2013-09-221-32/+33
* dfa: appease a static analyzer, and save 95 stack bytesJim Meyering2013-09-081-3/+3
* fix Cygwin UTF-16 surrogate-pair handling with -iCorinna Vinschen2013-09-014-1/+110
* doc: mention how to use the latest gnulibPaul Eggert2013-08-191-0/+6
* build: update gnulib-related codeJim Meyering2013-08-104-65/+84
* tests: simplify and factor newest testJim Meyering2013-08-091-4/+6
* doc: NEWS: mention the DFA segfault fixJim Meyering2013-08-091-0/+5
* Redo comments and white space to better approach GNU style.Paul Eggert2013-07-051-268/+272
* tests: add testcase for previous changePaolo Bonzini2013-07-052-0/+18
* dfa: fix multibyte character in brackets with repetitionMike Haertel2013-07-051-7/+6
* maint: align backslashes consistentlyJim Meyering2013-05-281-7/+7
* grep -F: avoid an infinite loop with invalid multi-byte search stringJim Meyering2013-05-285-4/+28
* * cfg.mk (old_NEWS_hash): Update.Paul Eggert2013-04-181-1/+1
* doc: document EREs like a{,10}Paul Eggert2013-04-183-0/+9
* build: make dfa.c closer to Gawk'sPaul Eggert2013-04-021-4/+7
* grep: make dfa.h standalonePaul Eggert2013-01-152-2/+6
* build: update gettext version to 0.18.2Stefano Lattarini2013-01-111-1/+1
* build: update gnulib submodule to latestPaul Eggert2013-01-111-0/+0
* build: remove redundant use of $(INCLUDES)Stefano Lattarini2013-01-111-2/+0
* build: update gnulib submodule to latestJim Meyering2013-01-041-0/+0
* maint: update all copyright year number rangesJim Meyering2013-01-0473-73/+73
* grep: normalize diagnosticsPaul Eggert2012-11-201-6/+6
* grep: diagnose read errors from -f dir, porting to SolarisPaul Eggert2012-11-193-12/+22
* pcre: add PCRE-JIT support for grepPaolo Bonzini2012-11-103-1/+30
* build: go back to AC_PROG_CCPaul Eggert2012-10-241-1/+1
* build: use AC_PROG_CC_STDC rather than AC_PROG_CCJim Meyering2012-10-241-1/+1
* build: update gnulib submodule to latestJim Meyering2012-10-241-0/+0
* build: default to --enable-gcc-warnings in a git treeEric Blake2012-10-231-1/+5
* maint: factor out STREQ definitionJim Meyering2012-10-033-4/+3
* maint: correct syntax-check failures; adjust NEWSJim Meyering2012-10-033-11/+15