about summary refs log tree commit diff
path: root/Doc/Zsh/builtins.yo
Commit message (Expand)AuthorAgeFilesLines
* 22165: change "zshparams" to "zshparam".Clint Adams2006-01-181-1/+1
* 22118: fix cdpath documentationPeter Stephenson2006-01-051-6/+16
* users/9638: tweaks for FCEDIT etc.Peter Stephenson2005-11-071-1/+3
* A couple more minor tweaks to the "trap" section.Wayne Davison2005-08-101-2/+4
* Changes based on Thorsten's message #21581.Wayne Davison2005-08-091-9/+15
* 21296: Add ERR alias for ZERR where possible.Peter Stephenson2005-06-011-1/+3
* Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer2005-04-241-2/+2
* c.f. 21071: always use "status" in return and exit status docsPeter Stephenson2005-04-011-7/+7
* 20888: allow signal names to have the SIG prefix includedPeter Stephenson2005-02-281-2/+3
* 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,Peter Stephenson2005-01-191-1/+6
* 20605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson2004-12-071-20/+27
* 20572: Allow alternative signal namesPeter Stephenson2004-11-221-0/+13
* 20412, tweaked: Make test builtin more POSIX compatiblePeter Stephenson2004-10-051-0/+6
* 20118: improvements to limits builtinsPeter Stephenson2004-06-301-2/+28
* Previously uncommitted bits of 19785.Bart Schaefer2004-06-221-21/+20
* Document the new -a option to `fc -p' and improved the documentation forWayne Davison2004-05-211-11/+25
* Document the new options to "fc".Wayne Davison2004-05-201-0/+19
* 19682: Don't run ZERR, DEBUG or EXIT traps inside other traps.Peter Stephenson2004-03-251-0/+2
* 19129: extra argument to typeset -T gives character for joining arrayPeter Stephenson2003-09-241-15/+19
* 19059: add -v, -V and -p flags required by POSIX to the command builtinOliver Kiddle2003-09-111-1/+12
* 19014: add alias -s suf=handlerPeter Stephenson2003-09-031-16/+37
* 18908: use print/read -u in completion system and tweak builtin docPeter Stephenson2003-07-251-4/+4
* 18530: print option states with `set -o' or `set +o'Oliver Kiddle2003-05-151-2/+5
* 18431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson2003-04-031-1/+2
* 18343, 18348: handle \u and \U escapes for specifying unicode charactersOliver Kiddle2003-03-141-0/+2
* 18242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle2003-02-171-2/+6
* 18223: satisfy POSIX requirement for a -v flag to unsetOliver Kiddle2003-02-131-1/+4
* 18204: KSH_ARRAYSPeter Stephenson2003-02-071-8/+29
* 18195: Timeouts for read builtin.Peter Stephenson2003-02-051-12/+19
* 17940: Add -C and -a options to print builtinPeter Stephenson2002-11-201-32/+42
* 17682: add support for -H and -p in typeset completionOliver Kiddle2002-09-161-4/+4
* 17602, 17603: Rationalise option handling, in particular for cd, pushd, popd.Peter Stephenson2002-09-031-3/+6
* 17582: Improved option argument handling.Peter Stephenson2002-08-271-5/+1
* 17544: implement read -s to suppress tty echoPeter Stephenson2002-08-221-2/+6
* 17558: zsh/net/socket , zsocket builtinClint Adams2002-08-181-0/+1
* 17504: note that getopts doesn't handle a single `-' as an option argumentPeter Stephenson2002-08-061-0/+1
* 17503: fix various typos, spelling mistakes and poor wordings in the docsOliver Kiddle2002-08-051-1/+1
* 17334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson2002-06-201-13/+21
* users/4951: make ulimit documentation clearerPeter Stephenson2002-05-101-1/+2
* 16619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle2002-02-201-3/+18
* fixes for completion of signal names with SIG prefix and for completing comma...Sven Wischnowsky2002-01-071-1/+2
* 16228: allow widths and precisions to work with printf's %b format specifierOliver Kiddle2001-11-091-3/+4
* 16224: add -n option to kill and complete options from _killOliver Kiddle2001-11-061-3/+3
* allow arguments to be specified in printf format specifications (16080)Oliver Kiddle2001-10-181-3/+10
* use arithmetic evaluation for numeric arguments to printf (16042)Oliver Kiddle2001-10-151-2/+4
* add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle2001-10-081-3/+9
* add printf builtin (15851, 15948)Oliver Kiddle2001-10-051-0/+18
* Fix ancient `print -z' doc bug.Bart Schaefer2001-09-251-2/+1
* 15783: document ztcp builtinClint Adams2001-09-101-0/+1
* 15498: zle doc fixPeter Stephenson2001-07-261-5/+11