summaryrefslogtreecommitdiff
path: root/c_src/permdb.h
Commit message (Collapse)AuthorAgeFilesLines
* Report errors as exceptions when called from python.Magnus Ahltorp2017-06-211-0/+3
|
* Update copyright headers.Linus Nordberg2017-01-121-1/+1
|
* Added RO mode to permdbMagnus Ahltorp2016-11-261-1/+1
|
* Write the ENTRIESPERNODE constant in uppercase.Linus Nordberg2016-05-101-2/+2
| | | | Let's lowercase it once q is parametrized.
* Fold addindex into addvalueMagnus Ahltorp2016-04-251-1/+1
|
* Use pascal strings for keysMagnus Ahltorp2016-04-251-3/+0
|
* Rough implementation of new permdb format.Magnus Ahltorp2016-04-251-0/+1
| | | | | Added regression tests and benchmarks. Chunks not implemented yet.
* Fix alignment, unsigned/signed, and size issues.Magnus Ahltorp2015-11-111-5/+5
|
* Added permdbMagnus Ahltorp2015-11-111-0/+59