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
2012-05-01
users/17046: don't count too many elements when splitting quoted parameter
Peter Stephenson
1
-1
/
+15
2012-04-22
30439: ${...:*...} with nonexistent or non-array after *
Peter Stephenson
1
-0
/
+5
2012-04-22
30431 with typo in _typeset fix:
Peter Stephenson
1
-0
/
+23
2012-04-16
30413: (q-) parameter flag should quote null string
Peter Stephenson
1
-0
/
+7
2012-04-10
30383, users/16991 (Vaclav), users/17000: Improve speed of arrayuniq() by
Bart Schaefer
1
-0
/
+10
2012-02-29
30299: "$*" was split with SHWORDSPLIT if IFS was empty or unset
Peter Stephenson
1
-0
/
+10
2012-02-22
30242: Tests for ${...=...} in POSIX emulation
Bart Schaefer
1
-1
/
+4
2012-02-12
30181, plus rename of PF_* flags to PREFORK_*:
Peter Stephenson
1
-0
/
+14
2011-08-17
users/16253, users/16255: a nulstring should be split like an empty string
Peter Stephenson
1
-0
/
+5
2011-06-03
29451: ${##stuff} removes stuff from the head of $#
Peter Stephenson
1
-1
/
+9
2011-06-03
29422: fix g:: test failing in some locales
Mikael Magnusson
1
-14
/
+7
2011-05-19
29224: Support negative LEN in ${VAR:OFFSET:LEN} like bash.
Mikael Magnusson
1
-0
/
+14
2011-05-19
29261: Add g:: flag.
Mikael Magnusson
1
-0
/
+20
2011-03-11
28889: ${##} should return the length of $#
Peter Stephenson
1
-0
/
+8
2011-01-18
Mikael: 28637: ${foo:0:} caused crash
Peter Stephenson
1
-0
/
+5
2011-01-16
28630: Ricky Zhou: fix crash with isident()
Peter Stephenson
1
-0
/
+4
2010-12-19
28537: fix word splitting on "((" when it was nested subshells rather than
Peter Stephenson
1
-0
/
+14
2010-12-15
28530: replace (z+opts+) flag with (Z:opts:), add reserved (_:flags:).
Bart Schaefer
1
-4
/
+4
2010-12-14
28528: Rearrange zleparse to lexflags
Peter Stephenson
1
-0
/
+11
2010-12-13
28526: remove bogus newline with stripped comment zplitting
Peter Stephenson
1
-0
/
+6
2010-12-12
28510: add (z+c+) and (z+C+) parameter flags
Peter Stephenson
1
-0
/
+39
2010-11-25
28434: make ${NAME:OFFSET} always use zero-offset
Peter Stephenson
1
-7
/
+7
2010-11-18
28419: Doc/Zsh/expn.yo, Src/subst.c, Test/D04parameter.ztst:
Peter Stephenson
1
-0
/
+29
2010-11-18
28418: add ${NAME:OFFSET:LENGTH} substitution
Peter Stephenson
1
-0
/
+46
2010-10-06
28319: (z) splitting oddities
Peter Stephenson
1
-0
/
+28
2010-05-12
unposted: fix typo in previous commit
Peter Stephenson
1
-0
/
+9
2010-04-20
27889: Force more use of GLOB_SUBST in parameters if ~ is used
Peter Stephenson
1
-0
/
+2
2010-04-09
27865: fix problem with glob_subst in parameter subsitution
Peter Stephenson
1
-0
/
+10
2010-03-15
27780: effect of backslashes in :s changed in _files
Peter Stephenson
1
-0
/
+19
2010-02-27
users/14905 + 14906: problems with :s in parameter expansion
Peter Stephenson
1
-0
/
+26
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
[next]