summaryrefslogtreecommitdiff
path: root/c_src/permdbpy.c
Commit message (Collapse)AuthorAgeFilesLines
* Report errors as exceptions when called from python.Magnus Ahltorp2017-06-211-0/+3
|
* Added RO mode to permdbMagnus Ahltorp2016-11-261-4/+5
|
* Remove printf from permdbpyMagnus Ahltorp2016-11-221-2/+0
|
* Better error handling when allocating and freeing permdb objectMagnus Ahltorp2016-08-191-1/+10
|
* Whitespace and c-file-style "BSD".Linus Nordberg2016-04-291-1/+1
|
* Break long lines and adjust other whitespace.Linus Nordberg2016-04-271-5/+19
|
* Fold addindex into addvalueMagnus Ahltorp2016-04-251-1/+1
|
* Use pascal strings for keysMagnus Ahltorp2016-04-251-76/+0
|
* Added python bindings for permdb.Magnus Ahltorp2016-04-251-0/+271