summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gdbm_test_parse_args_v: bugfixgdbmtestSergey Poznyakoff2022-01-101-1/+1
* Initial implementation of the gdbm_test frameworkSergey Poznyakoff2022-01-1022-745/+1596
* One more fix in wordwrapSergey Poznyakoff2022-01-081-1/+1
* Bugfixes in parseopt and wordwrapSergey Poznyakoff2022-01-082-8/+21
* BugfixesSergey Poznyakoff2022-01-082-2/+2
* Minor fixSergey Poznyakoff2022-01-071-1/+1
* Speed up flushing the bucket cache on diskSergey Poznyakoff2022-01-0614-82/+97
* Update copyright yearsSergey Poznyakoff2022-01-02156-157/+157
* Rearrange the directory structureSergey Poznyakoff2021-11-2033-88/+107
* Update POTFILES.inSergey Poznyakoff2021-11-181-1/+4
* Fix typosSergey Poznyakoff2021-11-1817-20/+20
* Fix shell command in gdbmtoolSergey Poznyakoff2021-11-182-16/+27
* Fix gdbmtool import commandSergey Poznyakoff2021-11-181-3/+2
* Word wrapping output functions for gdbm appsSergey Poznyakoff2021-11-1810-155/+1235
* Minor fixSergey Poznyakoff2021-11-161-1/+4
* Fix memory leaks in gdbmshellSergey Poznyakoff2021-11-168-47/+112
* gdbmtool: bugfixesSergey Poznyakoff2021-11-161-10/+35
* gdbmshell: fix exit on error and improve directory/bucket inspection.Sergey Poznyakoff2021-11-151-148/+332
* Version 1.22.90Sergey Poznyakoff2021-11-142-1/+29
* Switch to hash table cache implementationSergey Poznyakoff2021-11-1415-717/+716
* Include timestamp in the NEWS entrySergey Poznyakoff2021-10-191-1/+1
* Version 1.22v1.22Sergey Poznyakoff2021-10-193-5/+4
* gdbm_recover does not disable crash toleranceSergey Poznyakoff2021-10-182-8/+0
* Revise the GDBM ManualSergey Poznyakoff2021-10-182-189/+229
* Escape Makefile variable references in AC_PATH_PROGSergey Poznyakoff2021-10-171-2/+2
* Change build process: explicitly require bison and flexSergey Poznyakoff2021-10-174-11/+17
* Update the docsSergey Poznyakoff2021-10-178-407/+967
* Improve documentationSergey Poznyakoff2021-10-112-1/+49
* Update configure.acSergey Poznyakoff2021-10-101-16/+39
* Fix key verification in sequential access.Sergey Poznyakoff2021-09-193-18/+20
* Fix computation of dbf->avail->count after pushing new avail block.Sergey Poznyakoff2021-09-161-2/+2
* Fix typoSergey Poznyakoff2021-09-161-1/+1
* Remove a left-over note from the READMESergey Poznyakoff2021-09-151-6/+0
* Add missing includeSergey Poznyakoff2021-09-091-0/+1
* Fix stack overflow in print_usageSergey Poznyakoff2021-09-091-1/+1
* Reset TERM for dejagnu testsuiteSergey Poznyakoff2021-09-071-0/+1
* Fix testing with DejaGNU 1.6.3Sergey Poznyakoff2021-09-075-33/+35
* Determine if st_mtim is present in struct statSergey Poznyakoff2021-09-074-7/+27
* Fix file header validationSergey Poznyakoff2021-09-051-2/+2
* Revert "Request gettext version 0.18 or newer"Sergey Poznyakoff2021-09-051-1/+1
* Request gettext version 0.18 or newerSergey Poznyakoff2021-09-041-1/+1
* Minor changeSergey Poznyakoff2021-09-031-1/+1
* gdbm_fuzzer: use atexit to free memory allocated for script bufferSergey Poznyakoff2021-09-031-0/+12
* Add seed builder script and runcom file for gdbm_fuzzerSergey Poznyakoff2021-09-032-0/+140
* Add gdbm_fuzzer.cSergey Poznyakoff2021-09-031-0/+188
* Change semantics of the errorexit variable.Sergey Poznyakoff2021-09-034-182/+261
* Minor changeSergey Poznyakoff2021-09-031-1/+4
* bootstrap: options for disable po download and for updating po filesSergey Poznyakoff2021-09-031-27/+69
* Minor changeSergey Poznyakoff2021-09-031-233/+380
* gdbmtool: new command "perror"; new options -t, -T; improve timing outputSergey Poznyakoff2021-09-033-14/+162