about summary refs log tree commit diff
path: root/Src/Modules/zutil.c
Commit message (Collapse)AuthorAgeFilesLines
* remove 13108 (trap queues); replace with signal queueing to ensure that user ↵Sven Wischnowsky2001-01-161-2/+11
| | | | signal handlers are only executed when it is safe to run them (13365)
* zstyle -e option; change math-styles to boolean ones; change defaults for ↵Sven Wischnowsky2000-06-161-41/+84
| | | | _expand styles (11937)
* -K option for zparseopts to keep previous array values (11792)Sven Wischnowsky2000-06-071-32/+44
|
* add -E option to zparseopts (11530)Sven Wischnowsky2000-05-231-10/+43
|
* remove -h option from zstyle (11490)Sven Wischnowsky2000-05-221-6/+1
|
* zparseopts should detect if it is called without option descriptions (11360)Sven Wischnowsky2000-05-151-1/+7
|
* 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,Tanaka Akira2000-05-041-230/+1015
| | | | | Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff.
* Initial revisionTanaka Akira1999-12-101-0/+761