index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
/
D04parameter.ztst
Commit message (
Expand
)
Author
Age
Files
Lines
*
23118: improve sorting to make it work with locales
Peter Stephenson
2007-01-21
1
-0
/
+17
*
22980: 22952 messed up parameter padding flag optional arguments
Peter Stephenson
2006-11-07
1
-0
/
+5
*
22952: fix some argument delimiters to work with multibyte characters
Peter Stephenson
2006-11-02
1
-0
/
+14
*
22705: make ${(l...)...} and ${(r...)...} handle multibyte characters
Peter Stephenson
2006-09-13
1
-0
/
+12
*
22689: untokenize strings used in parameter substitution pattern matching
Peter Stephenson
2006-09-12
1
-0
/
+4
*
22572: use of (#m) was broken with pure strings
Peter Stephenson
2006-08-01
1
-0
/
+5
*
22556: Multibyte separators and delimiters
Peter Stephenson
2006-07-24
1
-0
/
+23
*
Make sure that the (A) assignment of a single-item array retains
Wayne Davison
2006-02-17
1
-1
/
+22
*
Test that ${(A)=name:=word} avoids splitting on quoted whitespace.
Wayne Davison
2006-02-16
1
-1
/
+2
*
Added a test for ${name+$array$scalar}.
Wayne Davison
2006-02-15
1
-0
/
+5
*
- Some changes to handle ${1+"$@"} being fixed.
Wayne Davison
2006-02-15
1
-13
/
+149
*
21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
Peter Stephenson
2005-10-11
1
-0
/
+14
*
21678: Unsetting tied parameters caused various crashes
Peter Stephenson
2005-08-22
1
-0
/
+34
*
21655: bug in ${..//../${..//../..}}
Peter Stephenson
2005-08-17
1
-0
/
+8
*
21194: fix handling of zero-length quoted test strings for patterns
Peter Stephenson
2005-04-26
1
-0
/
+5
*
18565: bug when ${(u)...} reduced array to length 1
Peter Stephenson
2003-05-21
1
-0
/
+10
*
18508: quoting of separator in ${foo//../..} was buggy
Peter Stephenson
2003-05-07
1
-0
/
+12
*
18418: fix select test and add parameter tests
Peter Stephenson
2003-04-01
1
-0
/
+22
*
Equivalence of $(...) and `...` in ${(e)...}.
Bart Schaefer
2001-09-25
1
-2
/
+9
*
Assorted minor test tweaks.
Bart Schaefer
2001-08-22
1
-0
/
+2
*
15334: use string "(eval)" as script name in debugging messages in eval's
Peter Stephenson
2001-07-09
1
-3
/
+3
*
15329: test script changes to go with 15327 LINENO change
Peter Stephenson
2001-07-09
1
-1
/
+1
*
Fix, test and comment unsetting and resetting of special tied parameters
Peter Stephenson
2001-05-19
1
-0
/
+20
*
moved from ./Test/13parameter.ztst
Sven Wischnowsky
2001-04-02
1
-0
/
+528