summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/grep/grep.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove mb-caching hack.tjr2005-05-141-4/+1
| | | | Obtained from: Fedora (Tim Waugh)
* Make grep run much (~10x) faster in multibyte locales by caching the widetjr2004-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)
* Merge local changes.tjr2004-07-041-10/+6
|
* Merge FreeBSD chagnes into GNU grep 2.4.obrien2000-01-041-4/+2
|
* This is the stock 2.3 file (+ FreeBSD id). Since someone added 2.0 ratherobrien1999-11-201-20/+17
| | | | | than vendor importing the virgin 2.0 sources, we have to manually put this on the HEAD branch.
* Back out the botched attempt to update to gnu grep 2.3 (lots of historypeter1999-11-201-0/+53
| | | | | | | 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
* Upgrade grep to version 2.3ru1999-10-281-53/+0
|
* Update GNU grep to version 2.0nate1993-07-061-0/+53
OpenPOWER on IntegriCloud