summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/grep/dfa.c
AgeCommit message (Expand)Author
2020-12-25gnu: remove gnugrep and libgnuregexKyle Evans
2016-07-14Back out non-collating [a-z] ranges.Andrey A. Chernov
2016-07-13After removing collation for [a-z] ranges in r302512, do it here too.Andrey A. Chernov
2013-05-20grep: change some int types.Pedro F. Giffuni
2005-05-14Fix dfa multibyte character class matching when -i is used (RH bug #123363).Tim J. Robbins
2005-05-14Remove mb-caching hack.Tim J. Robbins
2004-07-04Fix bug causing `[' to be wrongly included in character class expressionsTim J. Robbins
2004-07-04Make grep run much (~10x) faster in multibyte locales by caching the wideTim J. Robbins
2004-07-04Improve case-insensitive matching in multibyte locales.Tim J. Robbins
2004-07-04Use hard_locale() to check whether collating order is "hard" regardlessTim J. Robbins
2004-07-04Merge local changes.Tim J. Robbins
2004-03-01Merge conflicts, upgradeAndrey A. Chernov
2004-02-161) Remove files no longer needed.Andrey A. Chernov
2000-01-31Merge FreeBSD changes into 2.4d.Ruslan Ermilov
2000-01-04Merge FreeBSD chagnes into GNU grep 2.4.David E. O'Brien
1999-11-20Merge FreeBSD changes into 2.3:David E. O'Brien
1999-11-20Back out the botched attempt to update to gnu grep 2.3 (lots of historyPeter Wemm
1999-10-28Upgrade grep to version 2.3Ruslan Ermilov
1997-10-23Add (unsigned char) casts to ctype macrosAndrey A. Chernov
1996-10-31Replace collate_range_cmp call with its code (GNU version)Andrey A. Chernov
1996-08-13Use collate for alpha character rangesAndrey A. Chernov
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1995-01-11Use -lgnuregexAndrey A. Chernov
1993-07-06Update GNU grep to version 2.0Nate Williams
1993-06-29Gnu e?grep 1.6vendor/misc-GNU/grep/1.6Nate Williams