I Use This!
Low Activity

Commits : Listings

Analyzed 21 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
grep -F could erroneously fail to match in non-UTF8 multibyte locales More... over 10 years ago
tests: big-match: disable OOM-provoking subtest More... over 10 years ago
dfa: speed up handling of long pattern More... over 10 years ago
dfa: avoid undefined behavior More... over 10 years ago
gnulib: update to latest More... over 10 years ago
grep -F -x -o PAT would print an extra newline for each match More... over 10 years ago
tests: port to Darwin More... over 10 years ago
build: port to GCC 4.6.4 + glibc 2.5 More... over 10 years ago
tests: port to libpcre sans UTF-8 support More... over 10 years ago
tests: fix recently-introduced stray output More... over 10 years ago
tests: do not fail when the zh_CN.UTF-8 locale is not installed More... over 10 years ago
tests: avoid hex_printf_ portability problems More... over 10 years ago
tests: avoid a multibyte tr portability problem More... over 10 years ago
maint: remove spurious LC_ALL setting from one test More... over 10 years ago
tests: fix typo in previous change More... over 10 years ago
tests: avoid awk+printf+\xHH portability trap More... over 10 years ago
tests: avoid printf+\xHH portability trap More... over 10 years ago
maint: move helper function, hex_printf to init.cfg More... over 10 years ago
grep: port O_NOFOLLOW errno checking to NetBSD More... over 10 years ago
dfa: avoid execution for a pattern including an unsupported expression More... over 10 years ago
grep: always match single line only with DFA superset More... over 10 years ago
build: generate man pages even when existing targets are read-only More... over 10 years ago
tests: avoid false-positive failure due to some zh_CN.* locales More... over 10 years ago
gnulib: update to latest; bootstrap, too More... over 10 years ago
tests: make new test script executable More... over 10 years ago
tests: work around older libpcre bugs when testing -P and UTF-8 More... over 10 years ago
tests: add test for grep -P fix More... over 10 years ago
grep: fix grep -P crash More... over 10 years ago
dfa: make \w and \W work in multibyte locales More... over 10 years ago
dfa: process all MBCSET constructs via glibc's matcher More... over 10 years ago