summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 1.16v1.16Sergey Poznyakoff2018-06-273-13/+66
* Fix typoSergey Poznyakoff2018-06-271-1/+1
* New gdbmtool variables: coalesce and centfreeSergey Poznyakoff2018-06-273-1/+35
* Coalesce mode: take into account both left- and right-adjacent slots.Sergey Poznyakoff2018-06-271-62/+32
* Optimize operations on avail lists.Sergey Poznyakoff2018-06-251-58/+73
* Bugfixes. Consistently use the coalesce_blocks flag.Sergey Poznyakoff2018-06-233-17/+15
* Fix the previous patchSergey Poznyakoff2018-06-231-6/+7
* Silently restore sorting order of avail array when checking it.Sergey Poznyakoff2018-06-232-7/+38
* Maintain correct ordering of the avail table after coalescing.Sergey Poznyakoff2018-06-232-3/+15
* Fix typoSergey Poznyakoff2018-06-231-1/+1
* Version 1.5v1.15Sergey Poznyakoff2018-06-168-14/+21
* More error checkingSergey Poznyakoff2018-05-302-2/+5
* Avoid unnecessary memory reallocations during cachingSergey Poznyakoff2018-05-304-20/+38
* Rewrite gdbm_file_write etc. as inline functions.Sergey Poznyakoff2018-05-301-17/+40
* Fix the legacy operation (--disable-mmapped-io)Sergey Poznyakoff2018-05-306-46/+64
* Namespace cleanupSergey Poznyakoff2018-05-3014-37/+41
* Drop debugging hooksSergey Poznyakoff2018-05-3010-272/+26
* gdbmtool: bugfixesSergey Poznyakoff2018-05-301-2/+6
* Fix memory leak in _gdbm_get_bucketSergey Poznyakoff2018-05-303-5/+5
* Fix memory leaks in handling history (gdbmtool) and in gdbm_recoverSergey Poznyakoff2018-05-303-26/+35
* Minor changesSergey Poznyakoff2018-05-292-47/+82
* Improve num2wordSergey Poznyakoff2018-05-281-20/+151
* Additional validation of avail_table.Sergey Poznyakoff2018-05-279-49/+135
* gdbmtool: quote special characters in command line inputSergey Poznyakoff2018-05-261-8/+33
* configure: emit a notice if --enable-gdbmtool-debug is usedSergey Poznyakoff2018-05-252-12/+29
* More database consistency checksSergey Poznyakoff2018-05-2511-34/+79
* Various fixesSergey Poznyakoff2018-05-2415-180/+110
* More input checking fixesSergey Poznyakoff2018-05-244-6/+22
* BugfixSergey Poznyakoff2018-05-241-1/+3
* More error checking; improve gdbm_recoverSergey Poznyakoff2018-05-2410-20/+157
* Fix the use of return code from _gdbm_full_(read|write) functionsSergey Poznyakoff2018-05-245-19/+10
* error checking: check for avail_block consistency before using itSergey Poznyakoff2018-05-246-19/+48
* Add new testSergey Poznyakoff2018-05-245-0/+38
* gdbmtool: fix data conversion when storing structured content.Sergey Poznyakoff2018-05-241-2/+23
* gdbmtool: accept commands from command line as well as from fileSergey Poznyakoff2018-05-2318-281/+995
* Remove gdbm-1.8.3 compatibility layerSergey Poznyakoff2018-05-199-241/+26
* Catch more errorsSergey Poznyakoff2018-05-197-2/+92
* Add new testsSergey Poznyakoff2018-05-198-3/+125
* Improve error checkingSergey Poznyakoff2018-05-198-34/+54
* Fix typoSergey Poznyakoff2018-05-191-2/+2
* Improve database file safety checks.Sergey Poznyakoff2018-05-164-25/+75
* Bump library current version numberv1.14.1Sergey Poznyakoff2018-01-033-3/+8
* Version 1.14v1.14Sergey Poznyakoff2018-01-012-3/+20
* Happy GNU YearSergey Poznyakoff2018-01-01136-146/+150
* Fix build with --enable-gdbm-exportSergey Poznyakoff2017-12-233-1/+8
* BugfixSergey Poznyakoff2017-12-231-1/+2
* Complement c175231eSergey Poznyakoff2017-12-232-2/+10
* Improve database reproducibilitySergey Poznyakoff2017-12-214-22/+72
* Make gdbm_error thread-safeSergey Poznyakoff2017-12-192-2/+9
* Fix manpage formatting.Sergey Poznyakoff2017-10-281-1/+2