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
*
36651: WARN_CREATE_GLOBAL += math expressions
Daniel Shahaf
2015-09-27
1
-0
/
+4
*
unposted: fix typo in test
Peter Stephenson
2015-09-19
1
-1
/
+1
*
36552 plus test: fix Nularg string in quotestring(QT_DOLLARS)
Barton E. Schaefer
2015-09-17
1
-0
/
+4
*
36491: Multibyte support for parameter expansion flags B,E,N
Jun-ichi Takimoto
2015-09-12
1
-0
/
+15
*
36478: Add [[:INCOMPLETE:]] and [[:INVALID:]] pattern tests.
Peter Stephenson
2015-09-10
1
-0
/
+6
*
36460: Discard benign error when no one is reading from pipe
Peter Stephenson
2015-09-10
1
-1
/
+1
*
36415: remap bytes from invalid multibyte characters.
Peter Stephenson
2015-09-04
1
-0
/
+17
*
36403: type -w += suffix alias
Daniel Shahaf
2015-09-03
1
-0
/
+3
*
36393: process queued signals during dotrap()
Barton E. Schaefer
2015-09-02
1
-0
/
+9
*
36399: Shell code text with multiple here documents wasn't shown properly.
Peter Stephenson
2015-09-02
1
-0
/
+31
*
36347: Fix appending empty array to associations
Mikael Magnusson
2015-09-01
1
-0
/
+8
*
users/20466 plus comment: change test for skipping strftime extensions.
Peter Stephenson
2015-08-28
1
-1
/
+4
*
cf. Axel Beckert 36292: discard even more extraneous stderr in "hang" test
Barton E. Schaefer
2015-08-27
1
-1
/
+1
*
36282: discard stderr of "hang" test
Barton E. Schaefer
2015-08-26
1
-1
/
+1
*
Test for 36265, no alias expansion after "function"
Peter Stephenson
2015-08-21
1
-0
/
+13
*
36262: Replace fix for missing unmeta in chdir().
Peter Stephenson
2015-08-21
1
-0
/
+12
*
36241: Test for ztrftime fix, 36227 / f8164fb6.
Peter Stephenson
2015-08-19
1
-0
/
+4
*
36083: set array value when consistently retying scalar and array
Peter Stephenson
2015-08-10
1
-0
/
+3
*
36045: make effect of failures in wait test clearer
Peter Stephenson
2015-08-10
1
-1
/
+3
*
unposted: add tests for outputting traps specified via aliases
Mikael Magnusson
2015-08-09
1
-0
/
+11
*
Fix retying variables in opposite order.
Peter Stephenson
2015-08-09
1
-0
/
+5
*
35953: fix handling of command substitution in math context
Barton E. Schaefer
2015-07-29
1
-0
/
+6
*
35873: add original test for process substitution deadlock from 35847
Peter Stephenson
2015-07-23
1
-0
/
+8
*
35849: close fd's from process substitution after fork
Peter Stephenson
2015-07-23
1
-0
/
+15
*
fix another test for 35581
Barton E. Schaefer
2015-07-22
1
-2
/
+2
*
35581, 35582: output array assignments with spaces inside the parens
Barton E. Schaefer
2015-07-22
2
-4
/
+4
*
35805: tests for 35799
Barton E. Schaefer
2015-07-16
1
-0
/
+14
*
unposted: Typo
Daniel Shahaf
2015-07-12
1
-1
/
+1
*
unposted: notes on ZTST_unimplemented and ZTST_skip.
Peter Stephenson
2015-07-10
1
-1
/
+13
*
35761: Make sure to skip alternate format extension test properly
Mikael Magnusson
2015-07-10
1
-8
/
+5
*
unposted: another ZTST_skip
Peter Stephenson
2015-07-10
1
-2
/
+1
*
35760: Add ZTST_skip to test system
Peter Stephenson
2015-07-10
4
-31
/
+58
*
unposted: Make V09 set a known timezone
Mikael Magnusson
2015-07-09
1
-3
/
+4
*
35751: Fix ERR_RETURN and ERR_EXIT in "else"
Peter Stephenson
2015-07-09
1
-0
/
+40
*
35745: ztrftime: Pass everything unhandled to the system strftime()
Mikael Magnusson
2015-07-09
1
-0
/
+63
*
35694: fix handling of history modifiers applied across all elements of an ar...
Barton E. Schaefer
2015-07-06
1
-0
/
+9
*
Turning case parsed as multiple alternatives back into text.
Peter Stephenson
2015-07-04
1
-0
/
+24
*
35668: Improved fix for command/proc subst starting in alias.
Peter Stephenson
2015-07-02
1
-0
/
+5
*
35667: fix command substitution that starts but doesn't finish in alias
Peter Stephenson
2015-07-01
2
-0
/
+11
*
35623: All is_array assignments should be treated as having a value.
Peter Stephenson
2015-06-27
1
-0
/
+16
*
35613: Handle array slices in typeset
Peter Stephenson
2015-06-26
1
-0
/
+15
*
35604: create empty arrays in typeset with array=()
Peter Stephenson
2015-06-25
1
-0
/
+13
*
35590: tweak and test text output from typeset
Peter Stephenson
2015-06-24
1
-0
/
+12
*
various posts: Implement assignment parsing for typeset.
Peter Stephenson
2015-06-24
3
-2
/
+156
*
Add non-metafied character length handling.
Peter Stephenson
2015-06-12
1
-0
/
+13
*
35412: fix for - flag when formating strings with printf
Oliver Kiddle
2015-06-07
1
-2
/
+6
*
35374: tab expansion with double width characters
Peter Stephenson
2015-06-03
1
-0
/
+9
*
35369: better GLOB_ASSIGN testing
Peter Stephenson
2015-06-02
2
-12
/
+23
*
35359: Improved math parsing and errors.
Peter Stephenson
2015-06-02
1
-4
/
+18
*
35353: print -x and print -X expand tabs
Peter Stephenson
2015-06-02
1
-0
/
+13
[next]