summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/grep/dfa.c
Commit message (Expand)AuthorAgeFilesLines
* grep: change some int types.pfg2013-05-201-5/+6
* Fix dfa multibyte character class matching when -i is used (RH bug #123363).tjr2005-05-141-0/+2
* Remove mb-caching hack.tjr2005-05-141-60/+23
* Fix bug causing `[' to be wrongly included in character class expressionstjr2004-07-041-1/+1
* Make grep run much (~10x) faster in multibyte locales by caching the widetjr2004-07-041-23/+60
* Improve case-insensitive matching in multibyte locales.tjr2004-07-041-10/+10
* Use hard_locale() to check whether collating order is "hard" regardlesstjr2004-07-041-2/+0
* Merge local changes.tjr2004-07-041-164/+1167
* 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-192/+93
* Merge FreeBSD chagnes into GNU grep 2.4.obrien2000-01-041-25/+63
* Merge FreeBSD changes into 2.3:obrien1999-11-201-167/+264
* Back out the botched attempt to update to gnu grep 2.3 (lots of historypeter1999-11-201-0/+2550
* Upgrade grep to version 2.3ru1999-10-281-2550/+0
* Add (unsigned char) casts to ctype macrosache1997-10-231-21/+21
* Replace collate_range_cmp call with its code (GNU version)ache1996-10-311-3/+17
* Use collate for alpha character rangesache1996-08-131-0/+25
* Remove trailing whitespace.rgrimes1995-05-301-9/+9
* Use -lgnuregexache1995-01-111-15/+1
* Update GNU grep to version 2.0nate1993-07-061-1121/+1370
* Gnu e?grep 1.6nate1993-06-291-0/+2276
OpenPOWER on IntegriCloud