summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tests: port U+10000+ to AIX 7.2Paul Eggert2023-01-152-4/+18
* tests: update tests/init.shPaul Eggert2023-01-151-4/+5
* grep: fix rawmemrchr etc. commentsPaul Eggert2023-01-151-2/+2
* tests: omit duplicate testsPaul Eggert2023-01-141-6/+4
* build: update gnulib submodule to latestPaul Eggert2023-01-141-0/+0
* tests: better diagnostic for -P sans UnicodePaul Eggert2023-01-121-4/+12
* grep: diagnose no UTF-8 support (Bug#60708)Paul Eggert2023-01-121-3/+5
* pcre: use UTF only when available in the libraryCarlo Marcelo Arenas Belón2023-01-113-3/+8
* pcre: use UCP in UTF modeCarlo Marcelo Arenas Belón2023-01-075-1/+38
* maint: update copyright datesJim Meyering2023-01-01121-121/+122
* build: update gnulib to latestJim Meyering2023-01-011-0/+0
* maint: avoid warnings about unportable grep -qJim Meyering2023-01-011-2/+3
* maint: src/dfasearch.c: remove unnecessary re_set_syntax callJim Meyering2022-12-101-2/+0
* grep: bug: backref in last of multiple patternsPaul Eggert2022-12-053-13/+26
* maint: prefer stdckdint.h to intprops.hPaul Eggert2022-10-114-6/+10
* maint: add missing includePaul Eggert2022-10-111-0/+2
* maint: prefer C23 style for static_assertPaul Eggert2022-10-112-1/+2
* build: update gnulib submodule to latestPaul Eggert2022-10-111-0/+0
* Assume C23-like boolPaul Eggert2022-09-103-3/+0
* build: update gnulib submodule to latestPaul Eggert2022-09-101-0/+0
* doc: improve GREP_COLORS doc (Bug#57696)Paul Eggert2022-09-092-4/+4
* Fix obsolescence doc for egrep, fgrepPaul Eggert2022-09-061-3/+3
* maint: post-release administriviaJim Meyering2022-09-023-2/+5
* version 3.8v3.8Jim Meyering2022-09-021-1/+1
* build: update gnulib to latestJim Meyering2022-07-101-0/+0
* tests: long-pattern-perf: avoid FP failure on unusual systemsJim Meyering2022-07-091-0/+10
* tests: long-pattern-perf: better handle exhausted virtual memoryJim Meyering2022-07-031-2/+6
* tests: note that triple-backref is still not fixedJim Meyering2022-07-031-0/+1
* tests: do not emit ratio of test durationsJim Meyering2022-07-031-1/+0
* build: update gnulib to latestJim Meyering2022-06-301-0/+0
* maint: remove reference to gnulib module, allocaJim Meyering2022-06-301-1/+0
* build: add parentheses to placate clang-14Jim Meyering2022-06-291-1/+1
* grep: fix regex compilation memory leaksPaul Eggert2022-06-241-8/+16
* build: update gnulib to latestJim Meyering2022-06-081-0/+0
* maint: stop using obsolete iswctype gnulib moduleJim Meyering2022-06-081-1/+0
* grep: don’t diagnose "grep '\-c'"Paul Eggert2022-06-061-1/+9
* doc: document \] and \}Paul Eggert2022-06-041-1/+7
* build: update gnulib submodule to latestPaul Eggert2022-06-041-0/+0
* build: update bootstrap to gnulib latestPaul Eggert2022-06-031-2/+2
* build: update gnulib submodule to latestPaul Eggert2022-06-031-0/+0
* maint: spelling fixesPaul Eggert2022-06-033-4/+4
* grep: sanity-check GREP_COLORPaul Eggert2022-05-312-1/+8
* tests: placate syntax-check's sorted-test ruleJim Meyering2022-05-291-1/+1
* maint: include fdl.texi in version control, per gnulib module adviceJim Meyering2022-05-294-2/+506
* maint: po/POTFILES.in: add src/dfasearch.c to avoid syntax-check failureJim Meyering2022-05-291-0/+1
* build: sync init.sh from gnulibJim Meyering2022-05-291-19/+24
* grep: document --color[=WHEN] more carefullyPaul Eggert2022-05-291-4/+16
* tests: new test color-colorsPaul Eggert2022-05-292-0/+49
* grep: deprecate GREP_COLORPaul Eggert2022-05-294-69/+43
* maint: fix typo in bug numberPaul Eggert2022-05-241-1/+1