Pattern matching utilities
- Added glibc-matcher-fallback patch (speedup for [a-z] patterns in UTF-8)
- Added mmap-option-fix patch
- Added dfa-convert-to-wide-char patch (speedup for -m and remove quadratic
complexity when going to glibc)
- Added dfa-speedup-digit-xdigit patch (speedup for [[:digit:]]
[:xdigit:]])
|
||
|---|---|---|
| .cvsignore | ||
| grep-2.6.3-dfa-convert-to-wide-char.patch | ||
| grep-2.6.3-dfa-optimize-period.patch | ||
| grep-2.6.3-dfa-speedup-digit-xdigit.patch | ||
| grep-2.6.3-glibc-matcher-fallback.patch | ||
| grep-2.6.3-mmap-option-fix.patch | ||
| grep.spec | ||
| Makefile | ||
| sources | ||