summaryrefslogtreecommitdiff
path: root/gnu/lib/libregex/regex.c
Commit message (Expand)AuthorAgeFilesLines
* 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