aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/grep/dfa.h
Commit message (Collapse)AuthorAgeFilesLines
* gnu: remove gnugrep and libgnuregexKyle Evans2020-12-251-434/+0
| | | | Differential Revision: https://reviews.freebsd.org/D27732
* Remove mb-caching hack.Tim J. Robbins2005-05-141-4/+1
| | | | | | | Obtained from: Fedora (Tim Waugh) Notes: svn path=/head/; revision=146199
* Make grep run much (~10x) faster in multibyte locales by caching the wideTim J. Robbins2004-07-041-1/+4
| | | | | | | | | | character representation of input data across calls to dfaexec(), and by caching the lengths of character across calls to check_multibyte_string(). Obtained from: Fedora (Tim Waugh) Notes: svn path=/head/; revision=131576
* Merge local changes.Tim J. Robbins2004-07-041-24/+84
| | | | Notes: svn path=/head/; revision=131557
* Merge FreeBSD chagnes into GNU grep 2.4.David E. O'Brien2000-01-041-3/+4
| | | | Notes: svn path=/head/; revision=55379
* This is the stock 2.3 file (+ FreeBSD id). Since someone majorly SPAMMEDDavid E. O'Brien1999-11-201-19/+32
| | | | | | | | the repository by NOT vendor importing the virgin 2.0 sources, CVS had no idea what to do here. Notes: svn path=/head/; revision=53473
* Back out the botched attempt to update to gnu grep 2.3 (lots of historyPeter Wemm1999-11-201-0/+360
| | | | | | | | | | was lost). Restore original version to try and avoid breaking the build while David O'brien does a proper set of imports and merges. Requested by: obrien Notes: svn path=/head/; revision=53451
* Upgrade grep to version 2.3Ruslan Ermilov1999-10-281-360/+0
| | | | Notes: svn path=/head/; revision=52591
* Update GNU grep to version 2.0Nate Williams1993-07-061-198/+108
| | | | Notes: svn path=/head/; revision=94
* Gnu e?grep 1.6vendor/misc-GNU/grep/1.6Nate Williams1993-06-291-0/+450
Notes: svn path=/vendor/misc-GNU/dist1/; revision=61 svn path=/vendor/misc-GNU/GREP_1_6/; revision=63; tag=vendor/misc-GNU/grep/1.6