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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Test
Commit message (
Expand
)
Author
Age
Files
Lines
*
22572: use of (#m) was broken with pure strings
Peter Stephenson
2006-08-01
1
-0
/
+5
*
22562: make ${...#...} etc. understand multibyte characters
Peter Stephenson
2006-07-30
1
-0
/
+19
*
22557: turn on multibyte option by default
Peter Stephenson
2006-07-25
2
-3
/
+44
*
22556: Multibyte separators and delimiters
Peter Stephenson
2006-07-24
2
-0
/
+77
*
unposted: update .distfiles
Peter Stephenson
2006-07-18
1
-1
/
+2
*
22550: put "exec" tests
Peter Stephenson
2006-07-12
2
-31
/
+52
*
22546: fix {myfd}>... bug and tweak tests
Peter Stephenson
2006-07-11
2
-4
/
+9
*
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
2006-07-10
1
-0
/
+9
*
22529: multibyte conversion in math expressions
Peter Stephenson
2006-06-30
1
-0
/
+10
*
22525: lengths and cases of multibyte strings in parameters and history
Peter Stephenson
2006-06-28
1
-0
/
+34
*
22524: searchable parameter subscripts with multibyte chars,
Peter Stephenson
2006-06-27
1
-0
/
+36
*
22519: initial multibyte parameter tests
Peter Stephenson
2006-06-26
1
-0
/
+87
*
22518: Initial go at making parameter subscripts
Peter Stephenson
2006-06-26
1
-2
/
+15
*
22416, tweaked: math functions via shell functions
Peter Stephenson
2006-04-19
1
-0
/
+59
*
22277: missed bit
Peter Stephenson
2006-03-03
1
-0
/
+34
*
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
*
21882: extend prompt truncation to handle multibyte characters
Peter Stephenson
2005-10-19
1
-4
/
+4
*
21862/21863: GLOB_SUBST shouldn't swallow up backslashes in parameter
Peter Stephenson
2005-10-11
2
-1
/
+15
*
21758: optimise =(<<<...) to run within the shell.
Peter Stephenson
2005-09-23
1
-0
/
+8
*
21701: Negative subscripts of scalars before start were broken
Peter Stephenson
2005-09-06
1
-0
/
+5
*
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
*
Third time's a charm: a better fix than using either a subshell or
Wayne Davison
2005-08-11
1
-11
/
+17
*
A better fix than my last patch is to use "setopt localoptions".
Wayne Davison
2005-08-10
1
-3
/
+3
*
Put the last test into a sub-shell so that it doesn't interfere
Wayne Davison
2005-08-10
1
-2
/
+2
*
21580: Thorsten's patch to make sure that no pre-existing traps
Wayne Davison
2005-08-09
1
-1
/
+4
*
Got rid of trap call for now.
Wayne Davison
2005-08-09
1
-2
/
+2
*
Test both %b and %s in the empty-arg test.
Wayne Davison
2005-08-09
1
-1
/
+1
*
21576: test for 21575
Peter Stephenson
2005-08-08
1
-0
/
+20
*
Improved the %d and %g tests.
Wayne Davison
2005-08-04
1
-4
/
+6
*
Three more tests based on recent fixes.
Wayne Davison
2005-08-01
1
-0
/
+14
*
- Improved how we check the no-newline test cases.
Wayne Davison
2005-08-01
1
-13
/
+17
*
Added tests for \c escape handling.
Wayne Davison
2005-07-26
1
-0
/
+28
*
21317: fix bug where recursive glob within e qualifier would hang the shell
Oliver Kiddle
2005-06-21
1
-0
/
+4
*
add test for 21352
Oliver Kiddle
2005-06-17
1
-0
/
+8
*
Add [[:IFS:]] etc. tests.
Peter Stephenson
2005-05-09
1
-0
/
+25
*
21215: clean up after autoloaded trap test
Bart Schaefer
2005-05-01
1
-2
/
+6
*
21194: fix handling of zero-length quoted test strings for patterns
Peter Stephenson
2005-04-26
1
-0
/
+5
*
Test for fix of read with trailing metacharacters
Peter Stephenson
2005-04-25
1
-0
/
+7
*
Update test for change in error message.
Bart Schaefer
2005-04-16
1
-1
/
+1
*
21141: fix some issues associated with the {myfd}>... syntax
Peter Stephenson
2005-04-14
1
-1
/
+6
*
Belated commit of 21064: test case for 21049
Bart Schaefer
2005-04-14
1
-0
/
+7
*
21136: don't leave TRAPEXIT lying around in Test directory
Peter Stephenson
2005-04-13
1
-2
/
+2
*
21134: bad file descriptor error message system variation.
Peter Stephenson
2005-04-12
1
-1
/
+5
*
21133: New {myfd} syntax for allocating file descriptors
Peter Stephenson
2005-04-12
1
-0
/
+25
*
21131: exit with status 127 when script not found
Peter Stephenson
2005-04-11
1
-0
/
+4
*
21082: Dan Nelson: fix zsh -c exit status on parse error
Peter Stephenson
2005-04-04
1
-0
/
+4
[next]