index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
db_gdbm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
37838: use UNUSED() consistently
Jun-ichi Takimoto
2016-01-30
1
-1
/
+1
*
36968: use addmodulefd() to tell the shell about the descriptor of the dbm file
Barton E. Schaefer
2015-10-26
1
-2
/
+7
*
34455: Further gdbm parameter fixes.
Peter Stephenson
2015-02-03
1
-12
/
+16
*
34447: fix assignment of key-value array to ztie'd parameter.
Barton E. Schaefer
2015-02-02
1
-5
/
+56
*
34446: add "ztie -r" and "zuntie -u", update documentation
Barton E. Schaefer
2015-02-01
1
-12
/
+32
*
34439: unset variable about to be tied
Peter Stephenson
2015-01-30
1
-2
/
+15
*
34430: parameter fixes for gdbm tied hash.
Peter Stephenson
2015-01-29
1
-6
/
+11
*
Unsetting gdbm tied variable basically works.
Peter Stephenson
2015-01-26
1
-1
/
+25
*
34350, 34353: document zsh/db/gdbm module, clean up a few things in the code
Barton E. Schaefer
2015-01-25
1
-20
/
+29
*
29491: remove some variables set but not used
Peter Stephenson
2011-06-19
1
-6
/
+4
*
25777: argument to gdbmsetfn()
Peter Stephenson
2008-09-30
1
-1
/
+1
*
25490: make zties dynamic so there can be more than one gdbm handle in use at...
Clint Adams
2008-08-19
1
-17
/
+33
*
25322: fix printing of keys.
Clint Adams
2008-07-21
1
-0
/
+1
*
25321: delete gdbm node when corresponding hash entry is unset.
Clint Adams
2008-07-21
1
-1
/
+6
*
25320: fix read and write of elements by key.
Clint Adams
2008-07-21
1
-16
/
+28
*
25319: fix zuntie, add -f option to ztie.
Clint Adams
2008-07-21
1
-0
/
+240