summaryrefslogtreecommitdiff
path: root/Src/Modules/db_gdbm.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-26Unsetting gdbm tied variable basically works.Peter Stephenson1-1/+25
2015-01-2534350, 34353: document zsh/db/gdbm module, clean up a few things in the codeBarton E. Schaefer1-20/+29
2011-06-1929491: remove some variables set but not usedPeter Stephenson1-6/+4
2008-09-3025777: argument to gdbmsetfn()Peter Stephenson1-1/+1
2008-08-1925490: make zties dynamic so there can be more than one gdbm handle in use at...Clint Adams1-17/+33
2008-07-2125322: fix printing of keys.Clint Adams1-0/+1
2008-07-2125321: delete gdbm node when corresponding hash entry is unset.Clint Adams1-1/+6
2008-07-2125320: fix read and write of elements by key.Clint Adams1-16/+28
2008-07-2125319: fix zuntie, add -f option to ztie.Clint Adams1-0/+240