index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
D04parameter.ztst
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-05
27243: reverse indexing of arrays with beginning index out of range returned
Peter Stephenson
1
-0
/
+28
2009-06-05
27304: add ${(q-)..} flag
Peter Stephenson
1
-0
/
+14
2008-10-09
25831: fix empty return values from subscript matches with RC_EXPAND_PARAM
Peter Stephenson
1
-0
/
+34
2008-09-27
25760: add (~) flag
Peter Stephenson
1
-0
/
+24
2008-09-05
25627: add $ZSH_SUBSHELL
Peter Stephenson
1
-0
/
+15
2008-03-25
fix optimisation of string matching with multibyte mode
Peter Stephenson
1
-0
/
+37
2008-03-11
unposted: make test for added space in 24699 safer
Peter Stephenson
1
-1
/
+1
2008-03-08
24699: bug with ${(Q)...} on initial ">"
Peter Stephenson
1
-0
/
+28
2008-02-27
24611: fix ${+array[...]} for empty range
Peter Stephenson
1
-0
/
+8
2007-10-30
users/12149: "@" with splitting in double quotes retains empty fields
Peter Stephenson
1
-0
/
+32
2007-08-23
23795: improve ${(Q)...} with $'..'
Peter Stephenson
1
-0
/
+5
2007-07-25
23696: x=x; x[-10]=y did bad things
Peter Stephenson
1
-0
/
+17
2007-07-06
23660: fix numerical sorting of parameters + tests + documentation
Peter Stephenson
1
-0
/
+7
2007-04-13
23273: fix bad patterns in reverse array subscripting
Peter Stephenson
1
-0
/
+10
2007-01-21
23118: improve sorting to make it work with locales
Peter Stephenson
1
-0
/
+17
2006-11-07
22980: 22952 messed up parameter padding flag optional arguments
Peter Stephenson
1
-0
/
+5
2006-11-02
22952: fix some argument delimiters to work with multibyte characters
Peter Stephenson
1
-0
/
+14
2006-09-13
22705: make ${(l...)...} and ${(r...)...} handle multibyte characters
Peter Stephenson
1
-0
/
+12
2006-09-12
22689: untokenize strings used in parameter substitution pattern matching
Peter Stephenson
1
-0
/
+4
2006-08-01
22572: use of (#m) was broken with pure strings
Peter Stephenson
1
-0
/
+5
2006-07-24
22556: Multibyte separators and delimiters
Peter Stephenson
1
-0
/
+23
2006-02-17
Make sure that the (A) assignment of a single-item array retains
Wayne Davison
1
-1
/
+22
2006-02-16
Test that ${(A)=name:=word} avoids splitting on quoted whitespace.
Wayne Davison
1
-1
/
+2
2006-02-15
Added a test for ${name+$array$scalar}.
Wayne Davison
1
-0
/
+5
2006-02-15
- Some changes to handle ${1+"$@"} being fixed.
Wayne Davison
1
-13
/
+149
2005-10-11
21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
Peter Stephenson
1
-0
/
+14
2005-08-22
21678: Unsetting tied parameters caused various crashes
Peter Stephenson
1
-0
/
+34
2005-08-17
21655: bug in ${..//../${..//../..}}
Peter Stephenson
1
-0
/
+8
2005-04-26
21194: fix handling of zero-length quoted test strings for patterns
Peter Stephenson
1
-0
/
+5
2003-05-21
18565: bug when ${(u)...} reduced array to length 1
Peter Stephenson
1
-0
/
+10
2003-05-07
18508: quoting of separator in ${foo//../..} was buggy
Peter Stephenson
1
-0
/
+12
2003-04-01
18418: fix select test and add parameter tests
Peter Stephenson
1
-0
/
+22
2001-09-25
Equivalence of $(...) and `...` in ${(e)...}.
Bart Schaefer
1
-2
/
+9
2001-08-22
Assorted minor test tweaks.
Bart Schaefer
1
-0
/
+2
2001-07-09
15334: use string "(eval)" as script name in debugging messages in eval's
Peter Stephenson
1
-3
/
+3
2001-07-09
15329: test script changes to go with 15327 LINENO change
Peter Stephenson
1
-1
/
+1
2001-05-19
Fix, test and comment unsetting and resetting of special tied parameters
Peter Stephenson
1
-0
/
+20
2001-04-02
moved from ./Test/13parameter.ztst
Sven Wischnowsky
1
-0
/
+528