about summary refs log tree commit diff
path: root/Test/D04parameter.ztst
Commit message (Expand)AuthorAgeFilesLines
...
* 23660: fix numerical sorting of parameters + tests + documentationPeter Stephenson2007-07-061-0/+7
* 23273: fix bad patterns in reverse array subscriptingPeter Stephenson2007-04-131-0/+10
* 23118: improve sorting to make it work with localesPeter Stephenson2007-01-211-0/+17
* 22980: 22952 messed up parameter padding flag optional argumentsPeter Stephenson2006-11-071-0/+5
* 22952: fix some argument delimiters to work with multibyte charactersPeter Stephenson2006-11-021-0/+14
* 22705: make ${(l...)...} and ${(r...)...} handle multibyte charactersPeter Stephenson2006-09-131-0/+12
* 22689: untokenize strings used in parameter substitution pattern matchingPeter Stephenson2006-09-121-0/+4
* 22572: use of (#m) was broken with pure stringsPeter Stephenson2006-08-011-0/+5
* 22556: Multibyte separators and delimitersPeter Stephenson2006-07-241-0/+23
* Make sure that the (A) assignment of a single-item array retainsWayne Davison2006-02-171-1/+22
* Test that ${(A)=name:=word} avoids splitting on quoted whitespace.Wayne Davison2006-02-161-1/+2
* Added a test for ${name+$array$scalar}.Wayne Davison2006-02-151-0/+5
* - Some changes to handle ${1+"$@"} being fixed.Wayne Davison2006-02-151-13/+149
* 21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameterPeter Stephenson2005-10-111-0/+14
* 21678: Unsetting tied parameters caused various crashesPeter Stephenson2005-08-221-0/+34
* 21655: bug in ${..//../${..//../..}}Peter Stephenson2005-08-171-0/+8
* 21194: fix handling of zero-length quoted test strings for patternsPeter Stephenson2005-04-261-0/+5
* 18565: bug when ${(u)...} reduced array to length 1Peter Stephenson2003-05-211-0/+10
* 18508: quoting of separator in ${foo//../..} was buggyPeter Stephenson2003-05-071-0/+12
* 18418: fix select test and add parameter testsPeter Stephenson2003-04-011-0/+22
* Equivalence of $(...) and `...` in ${(e)...}.Bart Schaefer2001-09-251-2/+9
* Assorted minor test tweaks.Bart Schaefer2001-08-221-0/+2
* 15334: use string "(eval)" as script name in debugging messages in eval'sPeter Stephenson2001-07-091-3/+3
* 15329: test script changes to go with 15327 LINENO changePeter Stephenson2001-07-091-1/+1
* Fix, test and comment unsetting and resetting of special tied parametersPeter Stephenson2001-05-191-0/+20
* moved from ./Test/13parameter.ztstSven Wischnowsky2001-04-021-0/+528