summaryrefslogtreecommitdiff
path: root/Doc/Zsh/builtins.yo
AgeCommit message (Collapse)AuthorFilesLines
2009-03-0226614 + 26615: history -t <fmt> plus ztrftime "-" format modifierPeter Stephenson1-8/+23
2009-02-1226560: document autoload -z/-k (finally)Peter Stephenson1-0/+5
2009-02-1126546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson1-4/+56
environments, plus documentation
2009-02-0826530: emulate -c restores all options on returnAndrey Borzenkov1-1/+2
2009-02-06unposted: typo in previous patch spotted by MikaelPeter Stephenson1-1/+1
2009-02-0626517: fix naming of prompt expansion section in Unix manualPeter Stephenson1-1/+1
2009-01-2526425: allow "emulate sh -c command" to eval command under sh emulationAndrey Borzenkov1-6/+14
2008-12-18Richard Hartmann: 26155: quote use of . for a command in textPeter Stephenson1-2/+2
2008-09-1125643: keep DEBUG and ZERR traps in subshellsPeter Stephenson1-1/+3
2008-09-0525615: $ZSH_DEBUG_CMD for use in DEBUG trapsPeter Stephenson1-4/+12
2008-08-11unposted: prvent command(s) from looking like a Yodl macroPeter Stephenson1-2/+2
2008-08-0725415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson1-1/+8
Reuse ERR_EXIT in DEBUG traps. Clean up trapreturn code.
2008-08-0625409: fix eval's use of lastvalPeter Stephenson1-1/+4
2008-06-10Mikael: 25143: spelling correctionsPeter Stephenson1-1/+1
25144: report supported bases 25139: fix number
2008-05-1425025: check radix for integer constants is between 2 and 36 inclusivePeter Stephenson1-1/+1
2008-05-1325018: Omari Norman: completion for awk, join, sortPeter Stephenson1-0/+4
2008-05-0824980: zmodload -mFPeter Stephenson1-3/+9
2008-03-2824768: add -q option to cd, chdir, pushd, popdPeter Stephenson1-11/+28
use in _canonical_paths add 4.3.6 release note with this and other stuff
2008-02-0124513, 24514, 24515, 24516, 24517, 24518, 24519, 24520, 24521: typo fixes ↵Clint Adams1-1/+1
from A. Costa.
2007-12-1624264: restrict effect of 24234 to parameter substitution code and documentPeter Stephenson1-0/+5
2007-12-12users/12325: implement OSI rules for test & [, add more doc warningsPeter Stephenson1-1/+9
2007-12-12users/12305: option output not well documentedPeter Stephenson1-3/+19
-c and SHIN_STDIN inconsistent with manual
2007-10-05unposted, c.f. users/11935: quoting of arguments to unaliasPeter Stephenson1-1/+3
2007-08-1823778: document KSH_TYPESET behaviour in typeset manual entryPeter Stephenson1-1/+8
2007-07-0623665: autoloading of module features and related tweaksPeter Stephenson1-19/+49
2007-06-2023578: make standard features autoloadable,Peter Stephenson1-7/+15
use feature notation for .mdd autoloads
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
22993: slightly more effective _make variable fix
2006-09-2022742: parameter padding uses string lengths unless (m) flag setPeter Stephenson1-0/+4
22743: restrict sh "- [args]" -> "-xv [-- args]" hack to sh mode
2006-07-2422556: Multibyte separators and delimitersPeter Stephenson1-0/+4
2006-04-1922416, tweaked: math functions via shell functionsPeter Stephenson1-5/+53
unposted: add styles to pick-web-browser
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
21986: rewrite completion suffixes for wide characters
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
"trap" reports alias names.
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
also use ulimit -x for RLIMIT_LOCK
2004-12-0720605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson1-20/+27
Separate justification width of parameters from base/precision.
2004-11-2220572: Allow alternative signal namesPeter Stephenson1-0/+13