summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/grep/search.c
Commit message (Expand)AuthorAgeFilesLines
* grep: change some int types.pfg2013-05-201-2/+3
* Correctly locate the character preceeding the matched string in -wtjr2006-02-191-5/+35
* Fix 'grep -Fw' for encodings other than UTF-8 (RH bug #161700).tjr2005-10-251-2/+2
* Pass the RE_ICASE flag to re_set_syntax() as appropriate to fixtjr2005-05-311-3/+3
* Fixed -w handling for EGexecute.tjr2005-05-141-4/+83
* Automatically disable DFA when processing multibyte input. GREP_USE_DFAtjr2005-05-141-3/+28
* Better multibyte handling in EGexecute() and Fexecute(). Fixed -Fi fortjr2005-05-141-131/+525
* Fixed a bug in the fgrep patch, exposed by the dfa-optional patchtjr2005-05-141-27/+22
* Remove mb-caching hack.tjr2005-05-141-68/+27
* Make grep run much (~10x) faster in multibyte locales by caching the widetjr2004-07-041-27/+68
* Avoid accessing accessing memory past the end of mb_properties in thetjr2004-07-041-1/+2
* Improve case-insensitive matching in multibyte locales.tjr2004-07-041-18/+62
* Fix failure of fgrep to report some matches (Red Hat bug #116909).tjr2004-07-041-57/+52
* Merge local changes.tjr2004-07-041-210/+513
* Merge conflicts, upgradeache2004-03-011-1/+1
* 1) Remove files no longer needed.ache2004-02-161-4/+0
* Merge FreeBSD changes into 2.4d.ru2000-01-311-21/+8
* Merge FreeBSD chagnes into GNU grep 2.4.obrien2000-01-041-33/+31
* Merge FreeBSD changes into 2.3:obrien1999-11-211-74/+35
* Back out the botched attempt to update to gnu grep 2.3 (lots of historypeter1999-11-201-0/+481
* Upgrade grep to version 2.3ru1999-10-281-481/+0
* Add (unsigned char) casts to ctype macrosache1997-10-231-3/+3
* Add setlocale LC_CTYPEache1995-10-281-1/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Use -lgnuregexache1995-01-111-1/+1
* Update GNU grep to version 2.0nate1993-07-061-0/+481
OpenPOWER on IntegriCloud