Age | Commit message (Expand) | Author | Files | Lines |
2007-07-06 | 23665: autoloading of module features and related tweaks | Peter Stephenson | 1 | -19/+49 |
2007-06-20 | 23578: make standard features autoloadable, | Peter Stephenson | 1 | -7/+15 |
2007-06-15 | 23553: bit missed out | Peter Stephenson | 1 | -1/+2 |
2007-05-28 | see 23479: add initial features support for modules | Peter Stephenson | 1 | -6/+58 |
2007-05-08 | Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options | Peter Stephenson | 1 | -2/+7 |
2007-03-23 | unposted: nitpicked version of zmodload doc tweak | Peter Stephenson | 1 | -4/+4 |
2007-03-23 | 23232: minor tweaks to zmodload | Peter Stephenson | 1 | -1/+7 |
2006-12-19 | document OS may handle negative or zero PID in kill | Peter Stephenson | 1 | -0/+3 |
2006-12-13 | 23052: multibyte characters in typeset -L/R/Z padding | Peter Stephenson | 1 | -0/+9 |
2006-11-10 | 22992: make $? available in exit traps/hooks | Peter Stephenson | 1 | -0/+2 |
2006-09-20 | 22742: parameter padding uses string lengths unless (m) flag set | Peter Stephenson | 1 | -0/+4 |
2006-07-24 | 22556: Multibyte separators and delimiters | Peter Stephenson | 1 | -0/+4 |
2006-04-19 | 22416, tweaked: math functions via shell functions | Peter Stephenson | 1 | -5/+53 |
2006-03-20 | 22360, 22365: support version 2 of Yodl | Peter Stephenson | 1 | -1/+1 |
2006-01-18 | 22165: change "zshparams" to "zshparam". | Clint Adams | 1 | -1/+1 |
2006-01-05 | 22118: fix cdpath documentation | Peter Stephenson | 1 | -6/+16 |
2005-11-07 | users/9638: tweaks for FCEDIT etc. | Peter Stephenson | 1 | -1/+3 |
2005-08-10 | A couple more minor tweaks to the "trap" section. | Wayne Davison | 1 | -2/+4 |
2005-08-09 | Changes based on Thorsten's message #21581. | Wayne Davison | 1 | -9/+15 |
2005-06-01 | 21296: Add ERR alias for ZERR where possible. | Peter Stephenson | 1 | -1/+3 |
2005-04-24 | Minor tweak to _generic plus doc fixes for info interpretation of hyphens. | Bart Schaefer | 1 | -2/+2 |
2005-04-01 | c.f. 21071: always use "status" in return and exit status docs | Peter Stephenson | 1 | -7/+7 |
2005-02-28 | 20888: allow signal names to have the SIG prefix included | Peter Stephenson | 1 | -2/+3 |
2005-01-19 | 20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE, | Peter Stephenson | 1 | -1/+6 |
2004-12-07 | 20605: Use separate structure with get/set/unset methods fro parameters. | Peter Stephenson | 1 | -20/+27 |
2004-11-22 | 20572: Allow alternative signal names | Peter Stephenson | 1 | -0/+13 |
2004-10-05 | 20412, tweaked: Make test builtin more POSIX compatible | Peter Stephenson | 1 | -0/+6 |
2004-06-30 | 20118: improvements to limits builtins | Peter Stephenson | 1 | -2/+28 |
2004-06-22 | Previously uncommitted bits of 19785. | Bart Schaefer | 1 | -21/+20 |
2004-05-21 | Document the new -a option to `fc -p' and improved the documentation for | Wayne Davison | 1 | -11/+25 |
2004-05-20 | Document the new options to "fc". | Wayne Davison | 1 | -0/+19 |
2004-03-25 | 19682: Don't run ZERR, DEBUG or EXIT traps inside other traps. | Peter Stephenson | 1 | -0/+2 |
2003-09-24 | 19129: extra argument to typeset -T gives character for joining array | Peter Stephenson | 1 | -15/+19 |
2003-09-11 | 19059: add -v, -V and -p flags required by POSIX to the command builtin | Oliver Kiddle | 1 | -1/+12 |
2003-09-03 | 19014: add alias -s suf=handler | Peter Stephenson | 1 | -16/+37 |
2003-07-25 | 18908: use print/read -u in completion system and tweak builtin doc | Peter Stephenson | 1 | -4/+4 |
2003-05-15 | 18530: print option states with `set -o' or `set +o' | Oliver Kiddle | 1 | -2/+5 |
2003-04-03 | 18431: Another attempt to fix the problems with RLIMIT definitions | Peter Stephenson | 1 | -1/+2 |
2003-03-14 | 18343, 18348: handle \u and \U escapes for specifying unicode characters | Oliver Kiddle | 1 | -0/+2 |
2003-02-17 | 18242: add -d option to read for specifying delimiter to terminate input | Oliver Kiddle | 1 | -2/+6 |
2003-02-13 | 18223: satisfy POSIX requirement for a -v flag to unset | Oliver Kiddle | 1 | -1/+4 |
2003-02-07 | 18204: KSH_ARRAYS | Peter Stephenson | 1 | -8/+29 |
2003-02-05 | 18195: Timeouts for read builtin. | Peter Stephenson | 1 | -12/+19 |
2002-11-20 | 17940: Add -C and -a options to print builtin | Peter Stephenson | 1 | -32/+42 |
2002-09-16 | 17682: add support for -H and -p in typeset completion | Oliver Kiddle | 1 | -4/+4 |
2002-09-03 | 17602, 17603: Rationalise option handling, in particular for cd, pushd, popd. | Peter Stephenson | 1 | -3/+6 |
2002-08-27 | 17582: Improved option argument handling. | Peter Stephenson | 1 | -5/+1 |
2002-08-22 | 17544: implement read -s to suppress tty echo | Peter Stephenson | 1 | -2/+6 |
2002-08-18 | 17558: zsh/net/socket , zsocket builtin | Clint Adams | 1 | -0/+1 |
2002-08-06 | 17504: note that getopts doesn't handle a single `-' as an option argument | Peter Stephenson | 1 | -0/+1 |