summaryrefslogtreecommitdiff
path: root/Doc/Zsh/builtins.yo
AgeCommit message (Expand)AuthorFilesLines
2007-06-1523553: bit missed outPeter Stephenson1-1/+2
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-6/+58
2007-05-08Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility optionsPeter Stephenson1-2/+7
2007-03-23unposted: nitpicked version of zmodload doc tweakPeter Stephenson1-4/+4
2007-03-2323232: minor tweaks to zmodloadPeter Stephenson1-1/+7
2006-12-19document OS may handle negative or zero PID in killPeter Stephenson1-0/+3
2006-12-1323052: multibyte characters in typeset -L/R/Z paddingPeter Stephenson1-0/+9
2006-11-1022992: make $? available in exit traps/hooksPeter Stephenson1-0/+2
2006-09-2022742: parameter padding uses string lengths unless (m) flag setPeter Stephenson1-0/+4
2006-07-2422556: Multibyte separators and delimitersPeter Stephenson1-0/+4
2006-04-1922416, tweaked: math functions via shell functionsPeter Stephenson1-5/+53
2006-03-2022360, 22365: support version 2 of YodlPeter Stephenson1-1/+1
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