aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFiles
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
2011-11-11Support close-on-exec flag for gdbm_open call.Sergey Poznyakoff3
2011-10-23Define GDBM_FILE_EOF.Sergey Poznyakoff1
2011-10-05Fix bug #150.Sergey Poznyakoff11
2011-10-05Initialize memory used for file header. This fixes bug #151.Sergey Poznyakoff1
2011-08-24Minor fix.Sergey Poznyakoff1
2011-08-24Implement multi-character commands in testgdbm.Sergey Poznyakoff1
2011-08-17Make sure errno is preserved, if it can contain details about the gdbm error.Sergey Poznyakoff3
2011-08-17Introduce new error code.Sergey Poznyakoff6
2011-08-16Internationalization.Sergey Poznyakoff12
2011-08-13Verify preprocessor directives. Pass them through cppi toSergey Poznyakoff9
2011-08-12Bugfixes (pointed out by Matthew Burgess).Sergey Poznyakoff1
2011-08-11New option GDBM_GETDBNAME.Sergey Poznyakoff2
2011-08-10Protect invocations of _gdbm_mapped functions with #if HAVE_MMAP.Sergey Poznyakoff2
2011-08-10Fix a typo.Sergey Poznyakoff1
2011-08-10Improve gdbm_setopt interface.Sergey Poznyakoff7
2011-08-10Improve memory mapping support.Sergey Poznyakoff8
2011-08-10Docs: "Additional information" section.Sergey Poznyakoff1
2011-08-07Change internal command invocation mechanism: the begin handlerSergey Poznyakoff1
2011-08-06(gdbm_version_cmp): New function.Sergey Poznyakoff1
2011-08-05(error): Bugfix.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.