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
/
dstring.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dstring: Make dstrprintf() return dchar *
Tavian Barnes
2024-05-08
1
-2
/
+2
*
dstring: Add missing va_end() to dstrvcatf() error path
Tavian Barnes
2024-04-24
1
-0
/
+1
*
Rename config.h to prelude.h
Tavian Barnes
2024-04-19
1
-1
/
+1
*
Re-run include-what-you-use
Tavian Barnes
2024-03-11
1
-0
/
+2
*
dstring: Use the new REALLOC_FLEX() macro
Tavian Barnes
2023-11-23
1
-45
/
+59
*
Formatting fixes
Tavian Barnes
2023-09-27
1
-2
/
+2
*
dstring: New dchar typedef for dynamic strings
Tavian Barnes
2023-09-26
1
-27
/
+28
*
bfstd: Support wordesc() without allocating
Tavian Barnes
2023-07-13
1
-0
/
+22
*
dstring: Add some exact-size utility functions
Tavian Barnes
2023-06-29
1
-16
/
+41
*
dstring: Allow dstreserve(NULL, n)
Tavian Barnes
2023-06-29
1
-1
/
+7
*
alloc: New header for memory allocation utilities
Tavian Barnes
2023-06-20
1
-1
/
+2
*
Use bfs_bug("...") over assert(!"...")
Tavian Barnes
2023-05-18
1
-2
/
+2
*
config: s/BFS_FLEX_SIZEOF/flex_sizeof/
Tavian Barnes
2023-05-10
1
-1
/
+1
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
1
-15
/
+2
*
Source / Include Folder (#88)
トトも
2022-04-16
1
-0
/
+220