index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xregex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
prelude: Split bfs-specific utilities into new bfs.h header
Tavian Barnes
2024-08-28
1
-0
/
+3
*
Implement the remaining regex types
Tavian Barnes
2024-05-28
1
-0
/
+41
*
xregex: Support non-capturing groups with -regextype emacs
Tavian Barnes
2024-05-27
1
-1
/
+7
*
configure: Use --with/--without for libraries
Tavian Barnes
2024-05-24
1
-7
/
+7
*
Rename config.h to prelude.h
Tavian Barnes
2024-04-19
1
-1
/
+1
*
bfstd: Add a thread-safe wrapper for strerror()
Tavian Barnes
2023-10-05
1
-1
/
+2
*
thread: s/call_once/invoke_once/
Tavian Barnes
2023-10-03
1
-1
/
+1
*
Formatting fixes
Tavian Barnes
2023-09-27
1
-1
/
+1
*
thread: Wrap more pthread APIs
Tavian Barnes
2023-06-26
1
-3
/
+2
*
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