aboutsummaryrefslogtreecommitdiff
path: root/lib/libregex
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-234-4/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-231-1/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-07-251-1/+1
* pkgbase: Put more binaries/lib in runtimeEmmanuel Vadot2022-01-051-0/+2
* pkgbase: Remove FreeBSD-libregex packageEmmanuel Vadot2022-01-051-1/+0
* 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