summaryrefslogtreecommitdiff
path: root/Src/hashtable.h
AgeCommit message (Collapse)AuthorFilesLines
2018-10-0843616: Various parameter setting and display fixes.Peter Stephenson1-0/+1
Mostly to do with typeset -p and tied variables and their interaction. Some general tied variable fixes.
2017-11-0241866: No error unsetting nonexistent function for POSIXBUILTINSMartijn Dekker1-0/+1
2016-01-0237493: readonly + POSIX_BUILTINS == typeset -grBarton E. Schaefer1-1/+1
2015-05-1835193: Add "unalias -a".Peter Stephenson1-0/+3
2003-09-1119059: add -v, -V and -p flags required by POSIX to the command builtinOliver Kiddle1-0/+1
2002-08-2717582: Improved option argument handling.Peter Stephenson1-9/+10
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2001-10-08add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle1-0/+1
1999-04-15Initial revisionTanaka Akira1-0/+62