0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 20 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[LICENSE] Modernize; MIT More... about 5 years ago
[README] Modernize md style More... almost 6 years ago
Makefile; add test target pointing to t More... almost 11 years ago
test-sha1: fix segfault More... almost 11 years ago
btree: resurrect print_btree() More... almost 11 years ago
Makefile: define QUIET_AR More... almost 11 years ago
Makefile: enable -Werror More... almost 11 years ago
Makefile: trivial cleanups More... almost 11 years ago
README: retire project; it is a toy More... almost 11 years ago
README.md: update Limitations More... over 11 years ago
fuse: thread-lock read, write, and release More... over 11 years ago
fuse: add debugging statements to lacking functions More... over 11 years ago
fuse: add stubbed-out unimplemented functions More... over 11 years ago
loose: zero-length pointer arrays are illegal More... over 11 years ago
fuse: make nargv a stack variable More... over 11 years ago
loose: initialize looseroot.entries[i] More... over 11 years ago
pack: free idx objects after write More... over 11 years ago
fuse, pack: close open files More... over 11 years ago
persist: destroy B+ tree after dumping More... over 11 years ago
btree: tighten variable types More... over 11 years ago
btree, fstree: remove unused functions More... over 11 years ago
Makefile: everything depends on BTREE_ORDER More... over 11 years ago
sha1: rewrite print_sha1 More... over 11 years ago
fuse: fopen returns NULL, not -1 More... over 11 years ago
btree: change BTREE_ORDER to 3 More... over 11 years ago
fstree: memset new drs, vfrs, drs to 0 More... over 11 years ago
fuse, persist: fix leaf dumping code More... over 11 years ago
btree: memset new nodes to 0 More... over 11 years ago
persist: fix num_keys counting bug More... over 11 years ago
README.md: document issue 2 More... over 11 years ago