index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-15
23278: fix NUMERICGLOBSORT, broken by multibyte fixes
Peter Stephenson
1
-0
/
+19
2007-04-13
23273: fix bad patterns in reverse array subscripting
Peter Stephenson
1
-0
/
+10
2007-02-12
23165: fix problems with bases: error if over 36 and don't interpret octal
Peter Stephenson
1
-0
/
+12
2007-02-10
fix metafication of ${(#)x}
Peter Stephenson
1
-0
/
+32
2007-01-27
23138: further tweak to backslashes in $'...'
Peter Stephenson
1
-0
/
+14
2007-01-27
23136: handle Bnulls now added in $'...'
Peter Stephenson
1
-0
/
+4
2007-01-24
23131: new tests for command substitution
Peter Stephenson
2
-1
/
+84
2007-01-22
23119: lower case in sorting properly
Peter Stephenson
2
-1
/
+17
2007-01-21
23118: improve sorting to make it work with locales
Peter Stephenson
2
-0
/
+34
2007-01-19
23115: ";|" at end of case clause causes later patterns to be tested
Peter Stephenson
1
-0
/
+23
2007-01-12
23101: various combinations of ZERR with function returns were feature-ridden
Peter Stephenson
1
-0
/
+63
2007-01-09
23098: printf multibyte character widths
Peter Stephenson
1
-0
/
+4
2007-01-04
23086: printf should handle octal escapes in the \0NNN form
Peter Stephenson
1
-0
/
+4
2006-12-19
23070: Fix [[ -N file ]] test failure on NFS
Peter Stephenson
1
-0
/
+3
2006-11-28
23022: don't allow WORDCHARS to be exported to tests
Peter Stephenson
1
-0
/
+3
2006-11-08
22981: Zvi Har'el: bad call from 22952
Peter Stephenson
1
-0
/
+12
2006-11-07
22980: 22952 messed up parameter padding flag optional arguments
Peter Stephenson
2
-2
/
+7
2006-11-02
22952: fix some argument delimiters to work with multibyte characters
Peter Stephenson
2
-0
/
+28
2006-11-01
22934, modified, see 22937: add HIST_SUBST_PATTERN option
Peter Stephenson
1
-0
/
+14
2006-09-23
revert 22758 and add LC_NUMERIC and LC_MESSAGES
Andrey Borzenkov
4
-13
/
+4
2006-09-22
22758: fix tests by setting locale to C
Andrey Borzenkov
3
-2
/
+13
2006-09-13
22705: make ${(l...)...} and ${(r...)...} handle multibyte characters
Peter Stephenson
2
-0
/
+26
2006-09-12
22689: untokenize strings used in parameter substitution pattern matching
Peter Stephenson
1
-0
/
+4
2006-09-11
22686: unset array if assigning numeric parameter
Peter Stephenson
1
-0
/
+6
2006-08-01
22572: use of (#m) was broken with pure strings
Peter Stephenson
1
-0
/
+5
2006-07-30
22562: make ${...#...} etc. understand multibyte characters
Peter Stephenson
1
-0
/
+19
2006-07-25
22557: turn on multibyte option by default
Peter Stephenson
2
-3
/
+44
2006-07-24
22556: Multibyte separators and delimiters
Peter Stephenson
2
-0
/
+77
2006-07-18
unposted: update .distfiles
Peter Stephenson
1
-1
/
+2
2006-07-12
22550: put "exec" tests
Peter Stephenson
2
-31
/
+52
2006-07-11
22546: fix {myfd}>... bug and tweak tests
Peter Stephenson
2
-4
/
+9
2006-07-10
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
1
-0
/
+9
2006-06-30
22529: multibyte conversion in math expressions
Peter Stephenson
1
-0
/
+10
2006-06-28
22525: lengths and cases of multibyte strings in parameters and history
Peter Stephenson
1
-0
/
+34
2006-06-27
22524: searchable parameter subscripts with multibyte chars,
Peter Stephenson
1
-0
/
+36
2006-06-26
22519: initial multibyte parameter tests
Peter Stephenson
1
-0
/
+87
2006-06-26
22518: Initial go at making parameter subscripts
Peter Stephenson
1
-2
/
+15
2006-04-19
22416, tweaked: math functions via shell functions
Peter Stephenson
1
-0
/
+59
2006-03-03
22277: missed bit
Peter Stephenson
1
-0
/
+34
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-19
21882: extend prompt truncation to handle multibyte characters
Peter Stephenson
1
-4
/
+4
2005-10-11
21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
Peter Stephenson
2
-1
/
+15
2005-09-23
21758: optimise =(<<<...) to run within the shell.
Peter Stephenson
1
-0
/
+8
2005-09-06
21701: Negative subscripts of scalars before start were broken
Peter Stephenson
1
-0
/
+5
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-08-11
Third time's a charm: a better fix than using either a subshell or
Wayne Davison
1
-11
/
+17
[next]