summaryrefslogtreecommitdiff
path: root/Doc/Zsh/builtins.yo
AgeCommit message (Expand)AuthorFilesLines
2006-01-1822165: change "zshparams" to "zshparam".Clint Adams1-1/+1
2006-01-0522118: fix cdpath documentationPeter Stephenson1-6/+16
2005-11-07users/9638: tweaks for FCEDIT etc.Peter Stephenson1-1/+3
2005-08-10A couple more minor tweaks to the "trap" section.Wayne Davison1-2/+4
2005-08-09Changes based on Thorsten's message #21581.Wayne Davison1-9/+15
2005-06-0121296: Add ERR alias for ZERR where possible.Peter Stephenson1-1/+3
2005-04-24Minor tweak to _generic plus doc fixes for info interpretation of hyphens.Bart Schaefer1-2/+2
2005-04-01c.f. 21071: always use "status" in return and exit status docsPeter Stephenson1-7/+7
2005-02-2820888: allow signal names to have the SIG prefix includedPeter Stephenson1-2/+3
2005-01-1920728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,Peter Stephenson1-1/+6
2004-12-0720605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson1-20/+27
2004-11-2220572: Allow alternative signal namesPeter Stephenson1-0/+13
2004-10-0520412, tweaked: Make test builtin more POSIX compatiblePeter Stephenson1-0/+6
2004-06-3020118: improvements to limits builtinsPeter Stephenson1-2/+28
2004-06-22Previously uncommitted bits of 19785.Bart Schaefer1-21/+20
2004-05-21Document the new -a option to `fc -p' and improved the documentation forWayne Davison1-11/+25
2004-05-20Document the new options to "fc".Wayne Davison1-0/+19
2004-03-2519682: Don't run ZERR, DEBUG or EXIT traps inside other traps.Peter Stephenson1-0/+2
2003-09-2419129: extra argument to typeset -T gives character for joining arrayPeter Stephenson1-15/+19
2003-09-1119059: add -v, -V and -p flags required by POSIX to the command builtinOliver Kiddle1-1/+12
2003-09-0319014: add alias -s suf=handlerPeter Stephenson1-16/+37
2003-07-2518908: use print/read -u in completion system and tweak builtin docPeter Stephenson1-4/+4
2003-05-1518530: print option states with `set -o' or `set +o'Oliver Kiddle1-2/+5
2003-04-0318431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson1-1/+2
2003-03-1418343, 18348: handle \u and \U escapes for specifying unicode charactersOliver Kiddle1-0/+2
2003-02-1718242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle1-2/+6
2003-02-1318223: satisfy POSIX requirement for a -v flag to unsetOliver Kiddle1-1/+4
2003-02-0718204: KSH_ARRAYSPeter Stephenson1-8/+29
2003-02-0518195: Timeouts for read builtin.Peter Stephenson1-12/+19
2002-11-2017940: Add -C and -a options to print builtinPeter Stephenson1-32/+42
2002-09-1617682: add support for -H and -p in typeset completionOliver Kiddle1-4/+4
2002-09-0317602, 17603: Rationalise option handling, in particular for cd, pushd, popd.Peter Stephenson1-3/+6
2002-08-2717582: Improved option argument handling.Peter Stephenson1-5/+1
2002-08-2217544: implement read -s to suppress tty echoPeter Stephenson1-2/+6
2002-08-1817558: zsh/net/socket , zsocket builtinClint Adams1-0/+1
2002-08-0617504: note that getopts doesn't handle a single `-' as an option argumentPeter Stephenson1-0/+1
2002-08-0517503: fix various typos, spelling mistakes and poor wordings in the docsOliver Kiddle1-1/+1
2002-06-2017334: TYPESET_SILENT shell option and typeset -p optionPeter Stephenson1-13/+21
2002-05-10users/4951: make ulimit documentation clearerPeter Stephenson1-1/+2
2002-02-2016619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle1-3/+18
2002-01-07fixes for completion of signal names with SIG prefix and for completing comma...Sven Wischnowsky1-1/+2
2001-11-0916228: allow widths and precisions to work with printf's %b format specifierOliver Kiddle1-3/+4
2001-11-0616224: add -n option to kill and complete options from _killOliver Kiddle1-3/+3
2001-10-18allow arguments to be specified in printf format specifications (16080)Oliver Kiddle1-3/+10
2001-10-15use arithmetic evaluation for numeric arguments to printf (16042)Oliver Kiddle1-2/+4
2001-10-08add print -f option, %n format specifier and tests for print/printf (15973)Oliver Kiddle1-3/+9
2001-10-05add printf builtin (15851, 15948)Oliver Kiddle1-0/+18
2001-09-25Fix ancient `print -z' doc bug.Bart Schaefer1-2/+1
2001-09-1015783: document ztcp builtinClint Adams1-0/+1
2001-07-2615498: zle doc fixPeter Stephenson1-5/+11