summaryrefslogtreecommitdiff
path: root/c_src/permdb.c
Commit message (Collapse)AuthorAgeFilesLines
* Rough implementation of new permdb format.Magnus Ahltorp2016-04-251-67/+570
| | | | | Added regression tests and benchmarks. Chunks not implemented yet.
* Fix alignment, unsigned/signed, and size issues.Magnus Ahltorp2015-11-111-122/+168
|
* Add node to cache after lookupMagnus Ahltorp2015-11-111-0/+5
|
* Remove warnings on LinuxMagnus Ahltorp2015-11-111-6/+10
|
* Added permdbMagnus Ahltorp2015-11-111-0/+1032