summaryrefslogtreecommitdiff
path: root/gnu/lib/libregex/regex.c
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.3 to release/7.3.0 to mark 7.3-RELEASE.release/7.3.0_cvsKen Smith2010-03-211-1/+1
* Merge. Discard local bracket expression collating order patch, sinceTim J. Robbins2005-05-101-7847/+51
* Fix regression in new version of GNU regex code: bracket expressionsTim J. Robbins2004-07-041-14/+19
* Merge local changes (addition of $FreeBSD$).Tim J. Robbins2004-07-041-422/+2425
* Merge conflictsAndrey A. Chernov2004-02-251-879/+1667
* Remove collate_range_cmp() stabilization, it conflicts with rangesAndrey A. Chernov2003-08-031-7/+4
* Disable the inclusion of the Posix regexp stuff into libgnuregexp.Joerg Wunsch1996-11-161-0/+2
* Replace collate_range_cmp with its code (GNU variant)Andrey A. Chernov1996-10-311-4/+17
* Convert to newly aded collate compare functionAndrey A. Chernov1996-08-121-4/+4
* Use collate for alpha character rangesAndrey A. Chernov1996-08-121-1/+17
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-279/+279
* Upgrade to code which should satisfy all things which we haveAndrey A. Chernov1995-01-111-738/+565
* Upgrade regex code to most recent that I foundAndrey A. Chernov1995-01-111-459/+763
* Changes for 8-bit ctypeAndrey A. Chernov1995-01-111-28/+19
* GNU Regex 0.12J.T. Conklin1993-07-301-0/+4948