index
:
bfs.git
clone
coverity
find2fd
gh-pages
main
queue-files
single-file
slab-bitmaps
Breadth-first version of find
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
alloc: New for_arena() macro to iterate over allocated objects
Tavian Barnes
19 hours
1
-0
/
+61
*
alloc: Don't require the old size in varena_realloc()
Tavian Barnes
3 days
1
-1
/
+1
*
sanity: Don't mark memory uninit in sanitize_{alloc,free}()
Tavian Barnes
3 days
1
-10
/
+34
*
alloc: Stop supporting pathological flexible array ABIs
Tavian Barnes
3 days
1
-4
/
+0
*
alloc: Don't require size % align == 0
Tavian Barnes
3 days
1
-0
/
+8
*
build: Move feature test macros to prelude.h
Tavian Barnes
2024-08-28
1
-1
/
+0
*
prelude: Split bfs-specific utilities into new bfs.h header
Tavian Barnes
2024-08-28
1
-0
/
+2
*
tests: Simplify unit tests with a global variable
Tavian Barnes
2024-07-07
1
-13
/
+10
*
Rename config.h to prelude.h
Tavian Barnes
2024-04-19
1
-1
/
+1
*
tests: Add ../src to the include path
Tavian Barnes
2024-04-19
1
-3
/
+3
*
Re-run include-what-you-use
Tavian Barnes
2024-03-11
1
-0
/
+1
*
tests: New bfs_check() macro
Tavian Barnes
2024-02-29
1
-10
/
+12
*
tests: Merge unit test executables into one
Tavian Barnes
2024-01-12
1
-3
/
+3
*
config: Add (de)allocator attributes
Tavian Barnes
2023-11-09
1
-0
/
+4
*
diag: Move enum debug_flags out of ctx.h
Tavian Barnes
2023-10-12
1
-0
/
+1
*
alloc: Test allocation size overflows
Tavian Barnes
2023-10-06
1
-2
/
+10
*
alloc: Implement an arena for flexible structs
Tavian Barnes
2023-06-20
1
-1
/
+13
*
alloc: New header for memory allocation utilities
Tavian Barnes
2023-06-20
1
-0
/
+24