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
/
trie.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace license boilerplate with SPDX tags
Tavian Barnes
2023-01-25
1
-15
/
+2
*
trie: Use static_assert() instead of #error
Tavian Barnes
2022-12-07
1
-3
/
+1
*
config: Support target_clones on more platforms
Tavian Barnes
2022-11-21
1
-1
/
+1
*
trie: Limit target_clones to glibc
Tavian Barnes
2022-11-16
1
-5
/
+5
*
trie: Check __has_attribute(target_clones) before using it
Tavian Barnes
2022-11-09
1
-1
/
+1
*
config: Split out some of util.h into a new header
Tavian Barnes
2022-11-06
1
-1
/
+1
*
trie: Optimize trie_mismatch() with tzcnt
Tavian Barnes
2022-11-01
1
-13
/
+40
*
trie: Use target_clones() for popcnt
Tavian Barnes
2022-10-30
1
-6
/
+28
*
trie: Refactor insertion to allocate the leaf in one place
Tavian Barnes
2022-10-30
1
-49
/
+48
*
trie: Make leaves into a linked list
Tavian Barnes
2022-10-29
1
-20
/
+49
*
trie: New is_power_of_two() helper
Tavian Barnes
2022-10-29
1
-5
/
+10
*
trie: Convert ASCII art to Unicode art
Tavian Barnes
2022-10-29
1
-31
/
+49
*
Source / Include Folder (#88)
トトも
2022-04-16
1
-0
/
+693