summaryrefslogtreecommitdiff
path: root/src/gdbmimp.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearsSergey Poznyakoff2021-01-021-2/+1
* Update copyright yearsSergey Poznyakoff2020-12-231-1/+1
* Update copyright yearsSergey Poznyakoff2019-04-081-1/+1
* Happy GNU YearSergey Poznyakoff2018-01-011-1/+1
* Happy GNU YearSergey Poznyakoff2017-01-021-1/+2
* Improve debugging and error tracing.Sergey Poznyakoff2016-07-251-5/+5
* gdbm_open adjusts requested block size to accomodate integer number of direct...Sergey Poznyakoff2016-07-151-4/+4
* Don't bail out on fatal errors, unless the user defines the fatal_err functionSergey Poznyakoff2016-07-091-5/+5
* All gdbm functions return immediately if the DB is in inconsistent sate (need...Sergey Poznyakoff2016-07-091-0/+3
* Per-database error state.Sergey Poznyakoff2016-07-091-6/+6
* BugfixSergey Poznyakoff2014-02-121-26/+52
* Version 1.11Sergey Poznyakoff2013-12-251-1/+1
* Implement new dump format. Add new utilities: gdbm_dump and gdbm_load.Sergey Poznyakoff2011-11-131-0/+157