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
Commit message (
Expand
)
Author
Age
Files
Lines
*
25255: add anonymous function capability
Peter Stephenson
2008-06-30
1
-0
/
+79
*
25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence
Peter Stephenson
2008-06-12
1
-0
/
+10
*
25145: make sure XTRACE output is redirected with stderr
Peter Stephenson
2008-06-11
1
-8
/
+8
*
unposted addition to 25144 for tests
Peter Stephenson
2008-06-10
1
-1
/
+1
*
users/12848: return, break, continue in always block override try block
Peter Stephenson
2008-05-11
1
-0
/
+8
*
24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:
Peter Stephenson
2008-03-30
1
-0
/
+15
*
unposted: fix alias test in 24736 properly
Peter Stephenson
2008-03-27
1
-4
/
+8
*
24736: a couple more tests failing on Solaris
Peter Stephenson
2008-03-26
2
-10
/
+2
*
fix optimisation of string matching with multibyte mode
Peter Stephenson
2008-03-25
1
-0
/
+37
*
24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1
Bart Schaefer
2008-03-18
1
-2
/
+6
*
24711: fix re-presentation of here-documents munged internally
Peter Stephenson
2008-03-14
1
-0
/
+52
*
unposted: make test for added space in 24699 safer
Peter Stephenson
2008-03-11
1
-1
/
+1
*
24699: bug with ${(Q)...} on initial ">"
Peter Stephenson
2008-03-08
1
-0
/
+28
*
24673: another attempt to sort characters the same way on multiple UTF-8
Peter Stephenson
2008-03-03
1
-21
/
+15
*
24618: avoid problems with sorting of UTF-8 characters by using sort
Peter Stephenson
2008-02-27
1
-2
/
+8
*
24611: fix ${+array[...]} for empty range
Peter Stephenson
2008-02-27
1
-0
/
+8
*
24600: yet another typo
Peter Stephenson
2008-02-26
1
-4
/
+4
*
4.3.5
zsh-4.3.5
Peter Stephenson
2008-02-01
1
-1
/
+0
*
24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful.
Clint Adams
2008-02-01
1
-0
/
+1
*
users/12412: check for extra arguments in test and [
Peter Stephenson
2008-01-10
1
-1
/
+25
*
24356: regex =~ test wasnt handled by gettext()
Peter Stephenson
2008-01-04
1
-0
/
+12
*
24316: count skipped tests differently from successes and failures.
Clint Adams
2007-12-25
2
-3
/
+8
*
24289 plus Ismail's suggestion 24290: count test scripts succeeded and failed
Peter Stephenson
2007-12-18
4
-17
/
+72
*
24275: fixes for multibyte characters on Solaris
Peter Stephenson
2007-12-17
1
-6
/
+15
*
24271: handle parse failures in command substitution better
Peter Stephenson
2007-12-16
1
-0
/
+9
*
24264: restrict effect of 24234 to parameter substitution code and document
Peter Stephenson
2007-12-16
1
-4
/
+4
*
24236: another case where cond -N test can fail
Peter Stephenson
2007-12-13
1
-1
/
+3
*
24234: apply typeset parameter flags consistently
Peter Stephenson
2007-12-13
1
-1
/
+40
*
users/12305: option output not well documented
Peter Stephenson
2007-12-12
1
-1
/
+1
*
users/12307: Expand delay in [[ -N ... ]] test to 2 seconds
Peter Stephenson
2007-12-11
1
-3
/
+4
*
24150: Exit status of null command should be exit status of last cmdsubst.
Bart Schaefer
2007-12-09
1
-0
/
+8
*
Test for matcher fix in 24127
Peter Stephenson
2007-11-28
1
-0
/
+8
*
24070: some \u fixes in getkeystring()
Peter Stephenson
2007-11-06
2
-0
/
+20
*
users/12149: "@" with splitting in double quotes retains empty fields
Peter Stephenson
2007-10-30
1
-0
/
+32
*
23795: improve ${(Q)...} with $'..'
Peter Stephenson
2007-08-23
1
-0
/
+5
*
23792: test and documentation for improved backslash quoting
Peter Stephenson
2007-08-22
1
-0
/
+6
*
update some .distfiles
Peter Stephenson
2007-08-01
1
-1
/
+1
*
23733: zmodload -LaF didn't include unloaded modules
Peter Stephenson
2007-07-31
1
-0
/
+5
*
23732: three broken tests
Peter Stephenson
2007-07-31
2
-10
/
+10
*
23730: improve preprocessor and regression tests for 23725
Peter Stephenson
2007-07-31
1
-0
/
+17
*
23726: test for adding and removing environment variables
Peter Stephenson
2007-07-30
1
-0
/
+11
*
add (#cN,M) globbing flag
Peter Stephenson
2007-07-27
1
-0
/
+14
*
23696: x=x; x[-10]=y did bad things
Peter Stephenson
2007-07-25
1
-0
/
+17
*
23680: tests for 23671
Peter Stephenson
2007-07-13
1
-0
/
+29
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-1
/
+84
*
23660: fix numerical sorting of parameters + tests + documentation
Peter Stephenson
2007-07-06
1
-0
/
+7
*
23606: make all module feature autoloads pass through one function
Peter Stephenson
2007-06-26
1
-0
/
+16
*
not 23562 but should have been: test correction
Peter Stephenson
2007-06-18
1
-1
/
+1
*
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
2007-06-18
5
-8
/
+66
*
unposted: stop multibyte test files from cluttering up directory
Peter Stephenson
2007-06-16
1
-0
/
+1
[next]