Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify macro naming conventions | Tavian Barnes | 2023-06-24 | 1 | -7/+7 |
* | alloc: New header for memory allocation utilities | Tavian Barnes | 2023-06-20 | 1 | -1/+2 |
* | xregex: Initialize Oniguruma thread-safely | Tavian Barnes | 2023-06-12 | 1 | -16/+24 |
* | sanity: Add wrappers for sanitizer interfaces | Tavian Barnes | 2023-05-25 | 1 | -5/+3 |
* | Switch from assert() to bfs_assert()/bfs_verify() | Tavian Barnes | 2023-05-18 | 1 | -2/+2 |
* | style: Don't use tabs to indent preprocessor directives | Tavian Barnes | 2023-05-03 | 1 | -14/+14 |
* | Replace license boilerplate with SPDX tags | Tavian Barnes | 2023-01-25 | 1 | -15/+2 |
* | xregex: Fix build without Oniguruma | Tavian Barnes | 2022-11-10 | 1 | -0/+1 |
* | Fix includes | Tavian Barnes | 2022-11-06 | 1 | -2/+0 |
* | bfstd: Rename from util and reorganize it | Tavian Barnes | 2022-11-06 | 1 | -1/+2 |
* | util: Use fewer BFS_*() wrappers for feature testing | Tavian Barnes | 2022-11-06 | 1 | -1/+1 |
* | Source / Include Folder (#88) | トトも | 2022-04-16 | 1 | -0/+301 |