summaryrefslogtreecommitdiff
path: root/Src/Modules/zutil.c
AgeCommit message (Collapse)AuthorFilesLines
2001-07-0915327: always use local LINENOs in parse_string().Peter Stephenson1-1/+1
2001-01-16remove 13108 (trap queues); replace with signal queueing to ensure that user ↵Sven Wischnowsky1-2/+11
signal handlers are only executed when it is safe to run them (13365)
2000-06-16zstyle -e option; change math-styles to boolean ones; change defaults for ↵Sven Wischnowsky1-41/+84
_expand styles (11937)
2000-06-07-K option for zparseopts to keep previous array values (11792)Sven Wischnowsky1-32/+44
2000-05-23add -E option to zparseopts (11530)Sven Wischnowsky1-10/+43
2000-05-22remove -h option from zstyle (11490)Sven Wischnowsky1-6/+1
2000-05-15zparseopts should detect if it is called without option descriptions (11360)Sven Wischnowsky1-1/+7
2000-05-0411165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira1-230/+1015
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff.
1999-12-10Initial revisionTanaka Akira1-0/+761