Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 27188: improve read -q by using read -k code | Peter Stephenson | 2009-07-24 | 2 | -0/+18 |
| | |||||
* | 27129: fix status at start of function, command subst, etc. | Peter Stephenson | 2009-07-11 | 3 | -0/+18 |
| | |||||
* | 27126: a few more contexts where executing empty lists gives status zero | Peter Stephenson | 2009-07-10 | 3 | -0/+41 |
| | |||||
* | 27106: reset status on command that expands to empty | Peter Stephenson | 2009-07-10 | 1 | -0/+4 |
| | | | | 27122: add POSIX_JOBS option | ||||
* | 27092: missing then-clause for if wasn't an error | Peter Stephenson | 2009-07-06 | 1 | -1/+6 |
| | |||||
* | 27087: change return codes from failed "." | Peter Stephenson | 2009-07-02 | 1 | -2/+2 |
| | |||||
* | 27083: non-zero status on failures to find or execute file in "." | Peter Stephenson | 2009-07-01 | 1 | -1/+8 |
| | |||||
* | 27304: add ${(q-)..} flag | Peter Stephenson | 2009-06-05 | 1 | -0/+14 |
| | |||||
* | Paul Ackersviller: 26959: delay before removing test modules | Peter Stephenson | 2009-05-13 | 1 | -0/+1 |
| | | | | users/14118: fix test and assignment in prompt_special_chars | ||||
* | 26950: warn on failed attempt to change user or group ID | Peter Stephenson | 2009-05-08 | 1 | -11/+19 |
| | | | | 26593: print warning but dont fail test if simple Unicode conversion fails | ||||
* | 26954: read should pass through invalid multibyte characters | Peter Stephenson | 2009-05-07 | 1 | -0/+6 |
| | |||||
* | 26895: restrict multibyte sorting test to western European charcters | Peter Stephenson | 2009-04-30 | 1 | -2/+2 |
| | |||||
* | Paul Ackersviller: 26883: naming of UTF8 locales on HPUX | Peter Stephenson | 2009-04-26 | 1 | -2/+2 |
| | |||||
* | unposted: some .distfiles zsh-4.3.9-dev-3 | Peter Stephenson | 2009-04-24 | 1 | -0/+1 |
| | |||||
* | 26858: use zsh instead of sh in exec -l test | Peter Stephenson | 2009-04-21 | 1 | -2/+2 |
| | |||||
* | 26763: fix problem on failed cd -s to relative path | Peter Stephenson | 2009-03-20 | 1 | -0/+8 |
| | |||||
* | 26705: multibyte characters with Meta in ${(%)foo} etc. | Peter Stephenson | 2009-03-10 | 1 | -0/+17 |
| | |||||
* | 26675: add POSIX_ALIASES option | Peter Stephenson | 2009-03-03 | 1 | -0/+11 |
| | |||||
* | 26622: improve comments within $(...) and add test | Peter Stephenson | 2009-02-27 | 1 | -0/+12 |
| | |||||
* | 26546, 26556: sticky emulation for functions defined in emulate ... -c ... | Peter Stephenson | 2009-02-11 | 1 | -35/+139 |
| | | | | environments, plus documentation | ||||
* | 26545: new "emulate" test | Peter Stephenson | 2009-02-10 | 1 | -0/+74 |
| | |||||
* | 26301: make zpty -r exit more cleanly on bad reads | Peter Stephenson | 2009-01-13 | 1 | -2/+2 |
| | | | | | add option -m to make zpty -r return status 1 if pattern failed to match use this option in comptest | ||||
* | clean up test temporary files | Geoff Wing | 2008-12-29 | 3 | -0/+11 |
| | |||||
* | 26090: another cond test for Cygwin needs removing | Peter Stephenson | 2008-11-26 | 1 | -0/+4 |
| | |||||
* | 26061: fix clash between process subst and numeric glob | Peter Stephenson | 2008-11-18 | 1 | -0/+6 |
| | | | | 26062: additional compmatch change, missed from 26047 | ||||
* | 26042 with some fixes from 26043 (Mikael): | Peter Stephenson | 2008-11-13 | 1 | -0/+48 |
| | | | | | allow <(...) and >(...) to occur in the middle of strings and =(...) to have extra text following | ||||
* | 26029: test for redirection with no preceding whitespace | Peter Stephenson | 2008-11-12 | 1 | -0/+18 |
| | |||||
* | "typeset -g <var>" should be silent even without TYPESET_SILENT | Peter Stephenson | 2008-11-05 | 1 | -0/+6 |
| | |||||
* | 26006: remove dependence on system error message | Peter Stephenson | 2008-11-04 | 1 | -2/+8 |
| | |||||
* | 25969: two bugs with metafication plus a test for one | Peter Stephenson | 2008-10-30 | 1 | -0/+7 |
| | |||||
* | 25931: Test for prompt code reentrancy | Peter Stephenson | 2008-10-24 | 1 | -0/+54 |
| | | | | users/13400: clarify some ksh-like editing issues | ||||
* | 25911: see if we can work around multibyte problems in file system | Peter Stephenson | 2008-10-18 | 1 | -9/+6 |
| | |||||
* | Rocky: 25907: Makefile needs .exe to run zsh on Cygwin | Peter Stephenson | 2008-10-17 | 1 | -2/+2 |
| | |||||
* | 25905: fix and test doubled-hash radix output | Peter Stephenson | 2008-10-16 | 1 | -0/+16 |
| | |||||
* | unposted, c.f. 25848: attempt to sanitize comptest environment | Peter Stephenson | 2008-10-12 | 1 | -0/+2 |
| | |||||
* | 25845: fix pattern but with backslashed and metafied charaters | Peter Stephenson | 2008-10-11 | 1 | -0/+11 |
| | |||||
* | users/13323: new test wasnt robust about ignoring /etc/zshenv | Peter Stephenson | 2008-10-10 | 1 | -1/+2 |
| | |||||
* | test needs -f flag to zsh | Peter Stephenson | 2008-10-10 | 1 | -1/+1 |
| | |||||
* | 25831: fix empty return values from subscript matches with RC_EXPAND_PARAM | Peter Stephenson | 2008-10-09 | 1 | -0/+34 |
| | |||||
* | 25791: force return from eval-style DEBUG trap lost status | Peter Stephenson | 2008-10-01 | 1 | -0/+10 |
| | |||||
* | 25760: add (~) flag | Peter Stephenson | 2008-09-27 | 1 | -0/+24 |
| | |||||
* | 25744: dynamic named directories and further doshfunc() simplification | Peter Stephenson | 2008-09-26 | 1 | -0/+43 |
| | |||||
* | Rocky: 25734: typo | Peter Stephenson | 2008-09-24 | 1 | -1/+1 |
| | | | | 25739: warn about GPL in binary if libgdm is linked | ||||
* | Rocky Bernstein: 25727: allow fc non-interactively | Peter Stephenson | 2008-09-23 | 2 | -0/+12 |
| | | | | Add sanity test for empty history | ||||
* | 25677: add %x and %I prompt escapes for shell source code debugging | Peter Stephenson | 2008-09-16 | 1 | -0/+15 |
| | | | | tidy up interface to doshfunc() | ||||
* | 25671: non existing variable in typeset -p should cause status 1 | Peter Stephenson | 2008-09-15 | 1 | -1/+1 |
| | |||||
* | 25662: declare -p should never create arguments | Peter Stephenson | 2008-09-13 | 1 | -0/+9 |
| | |||||
* | 25627: add $ZSH_SUBSHELL | Peter Stephenson | 2008-09-05 | 1 | -0/+15 |
| | |||||
* | 25615: $ZSH_DEBUG_CMD for use in DEBUG traps | Peter Stephenson | 2008-09-05 | 1 | -0/+25 |
| | |||||
* | 25595: fix line numbers with EVAL_LINENO, | Peter Stephenson | 2008-09-03 | 1 | -1/+30 |
| | | | | | try to fix oddities with funcstack and sourced files, simplify use of caller element of funcstack |