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
/
tests
/
bit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix includes
Tavian Barnes
2024-08-29
1
-1
/
+0
*
build: Move feature test macros to prelude.h
Tavian Barnes
2024-08-28
1
-2
/
+1
*
prelude: Split bfs-specific utilities into new bfs.h header
Tavian Barnes
2024-08-28
1
-1
/
+4
*
diag: Get rid of bfs_static_assert()
Tavian Barnes
2024-08-28
1
-31
/
+37
*
tests: Simplify unit tests with a global variable
Tavian Barnes
2024-07-07
1
-58
/
+54
*
bit: Update to match C23
Tavian Barnes
2024-05-29
1
-18
/
+18
*
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
*
bit: Check __BYTE_ORDER__ for the native endian
Tavian Barnes
2024-03-21
1
-0
/
+13
*
Re-run include-what-you-use
Tavian Barnes
2024-03-11
1
-1
/
+1
*
tests: New bfs_check() macro
Tavian Barnes
2024-02-29
1
-53
/
+55
*
tests: Merge unit test executables into one
Tavian Barnes
2024-01-12
1
-2
/
+3
*
Revert "bit: Implement a branchless has_single_bit()"
Tavian Barnes
2023-11-11
1
-0
/
+1
*
bit: Implement a branchless has_single_bit()
Tavian Barnes
2023-11-10
1
-0
/
+3
*
Switch from assert() to bfs_assert()/bfs_verify()
Tavian Barnes
2023-05-18
1
-50
/
+50
*
bit: Rename int.h to bit.h
Tavian Barnes
2023-05-18
1
-0
/
+121