summaryrefslogtreecommitdiffstats
path: root/src/xregex.c
Commit message (Expand)AuthorAgeFilesLines
* alloc: New header for memory allocation utilitiesTavian Barnes2023-06-201-1/+2
* xregex: Initialize Oniguruma thread-safelyTavian Barnes2023-06-121-16/+24
* sanity: Add wrappers for sanitizer interfacesTavian Barnes2023-05-251-5/+3
* Switch from assert() to bfs_assert()/bfs_verify()Tavian Barnes2023-05-181-2/+2
* style: Don't use tabs to indent preprocessor directivesTavian Barnes2023-05-031-14/+14
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
* xregex: Fix build without OnigurumaTavian Barnes2022-11-101-0/+1
* Fix includesTavian Barnes2022-11-061-2/+0
* bfstd: Rename from util and reorganize itTavian Barnes2022-11-061-1/+2
* util: Use fewer BFS_*() wrappers for feature testingTavian Barnes2022-11-061-1/+1
* Source / Include Folder (#88)トトも2022-04-161-0/+301