aboutsummaryrefslogtreecommitdiff
path: root/lib/libregex
Commit message (Expand)AuthorAgeFilesLines
* libregex: re-enable `make check`Kyle Evans2021-01-081-1/+1
* libregex: implement \b and \B (word boundary, not word boundary)Kyle Evans2020-12-051-7/+5
* libregex: implement \` and \' (begin-of-subj, end-of-subj)Kyle Evans2020-12-051-5/+9
* libregex: disable some of the unimplemented test cases for nowKyle Evans2020-08-042-14/+12
* Further normalize copyright noticesKyle Evans2019-09-261-1/+2
* libregex: Mark gnuext test as an expected failKyle Evans2018-01-291-0/+4
* libregex: Add a symbol mapKyle Evans2018-01-223-1/+24
* libregex: Drop WARNS to 2 to match libcKyle Evans2018-01-221-0/+1
* Add libregex, connect it to the buildKyle Evans2018-01-224-0/+124