aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFiles
2016-07-12Line-editing support in gdbmtoolSergey Poznyakoff7
2016-07-09Don't bail out on fatal errors, unless the user defines the fatal_err functionSergey Poznyakoff24
2016-07-09All gdbm functions return immediately if the DB is in inconsistent sate (need...Sergey Poznyakoff16
2016-07-09Fix indentationSergey Poznyakoff1
2016-07-09Per-database error state.Sergey Poznyakoff21
2016-07-08Use C99 array initializers in src/gdbmerrno.cSergey Poznyakoff1
2016-07-08Improve _gdbm_findkey interface.Sergey Poznyakoff6
2016-07-08Fix error handling in gdbm_fetch, gdbm_firstkey, and gdbm_nextkey.Sergey Poznyakoff7
2016-07-07Switch to Git repositorySergey Poznyakoff1
2016-05-16Update copyright yearsSergey Poznyakoff5
2016-05-16Minor improvementsSergey Poznyakoff6
2015-12-05Minor changesSergey Poznyakoff1
2015-11-02Minor fixSergey Poznyakoff1
2015-03-01Switch to Texinfo 5.0Sergey Poznyakoff2
2014-07-03Bugfix.Sergey Poznyakoff1
2014-05-23Compatibility bugfixesSergey Poznyakoff2
2014-02-12BugfixSergey Poznyakoff1
2013-12-25Version 1.11Sergey Poznyakoff37
2013-12-25Minor changes.Sergey Poznyakoff3
2013-05-21New function gdbm_count.Sergey Poznyakoff10
2013-05-17Update the docs.Sergey Poznyakoff1
2013-05-16Provide support for a simplified "define" construct.Sergey Poznyakoff3
2013-05-16Improve handling of the variables.Sergey Poznyakoff4
2013-05-15Minor changeSergey Poznyakoff1
2013-05-15Implement the "quiet" variable.Sergey Poznyakoff3
2013-05-15Add "pager" variable and "unset" command.Sergey Poznyakoff5
2013-05-14Change variable support.Sergey Poznyakoff8
2013-05-14Fix distcheck.Sergey Poznyakoff2
2013-05-14Provide "open" and "close" commands; implement new variables.Sergey Poznyakoff7
2013-05-14Cleanup.Sergey Poznyakoff4
2013-05-14Implement rc files and "source" command; improve lexical analyzer.Sergey Poznyakoff5
2013-05-13Add support for Berkeley dump format version 3 (read-only).Sergey Poznyakoff4
2013-05-13Remove the "read" command. Use "import" instead.Sergey Poznyakoff1
2013-05-13Add "set" and "define" to the main command table.Sergey Poznyakoff5
2013-05-13Implement shell variables in gdbmtool.Sergey Poznyakoff7
2013-05-13Handle structured key and content data in gdbmtool.Sergey Poznyakoff6
2013-05-11Rewrite gdbmtool parser.Sergey Poznyakoff6
2013-05-09Add new prompt escapes.Sergey Poznyakoff1
2013-05-08Rename testgdbm to gdbmtool. Improve documentation.Sergey Poznyakoff5
2013-05-08Improve testgdbm; install some more bugfixes.Sergey Poznyakoff3
2013-05-07Bugfix.Sergey Poznyakoff1
2011-11-16Improve testgdbmSergey Poznyakoff2
2011-11-15Update the docs. Improve dump/load utilities.Sergey Poznyakoff6
2011-11-15Return a meaningful error code if failed to restore file's metadata.Sergey Poznyakoff4
2011-11-14Forgotten to add earlier.Sergey Poznyakoff1
2011-11-13Implement new dump format. Add new utilities: gdbm_dump and gdbm_load.Sergey Poznyakoff20
2011-11-13Minor fixSergey Poznyakoff1
2011-11-12Minor fixes.Sergey Poznyakoff2
2011-11-11Implement cloexec in gdbm_reorganize. Add test cases.Sergey Poznyakoff3
2011-11-11Use SEEK_SET instead of L_SET.Sergey Poznyakoff8

Return to:

Send suggestions and report system problems to the System administrator.