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
*
38879: Unmetafy file names for glob sort.
Peter Stephenson
2016-07-18
1
-0
/
+17
*
38728: Tests: Add tests for the ':a' and ':A' modifiers.
Daniel Shahaf
2016-07-05
1
-1
/
+24
*
38652: test harness: Emit unified diffs instead of context diffs
Daniel Shahaf
2016-06-25
1
-3
/
+3
*
38746: Fix suffix alias expansion recursion.
Peter Stephenson
2016-06-22
1
-0
/
+6
*
38734: fix final case clauses terminating with ;&
Peter Stephenson
2016-06-21
1
-0
/
+8
*
38653 + 38657: 'functions -T' tracing: recurse into anonymous functions.
Daniel Shahaf
2016-06-13
1
-0
/
+17
*
38586: Metafication problem with $functions
Peter Stephenson
2016-06-03
1
-0
/
+9
*
38445: subsequent tests rely on a file touched by the -N test, so it must alw...
Jun T
2016-05-09
1
-3
/
+4
*
38375 (tweaked per 38384): try harder to detect noatime filesystems.
Barton E. Schaefer
2016-05-02
1
-5
/
+17
*
38358: "fgrep --" for noatime check in case a mount point is named "-"
Barton E. Schaefer
2016-04-29
1
-1
/
+1
*
Mikael Berthe: 38307: PCRE segfault when parenthesized group matches nothing
Barton E. Schaefer
2016-04-23
1
-0
/
+7
*
users/21352: ensure $'' doesn't get elided.
Peter Stephenson
2016-03-07
1
-0
/
+4
*
38094: Fix POSIX EXIT traps defined in function.
Peter Stephenson
2016-03-07
1
-2
/
+20
*
38024: Improve POSIX and native EXIT traps compatibility.
Peter Stephenson
2016-02-25
1
-0
/
+17
*
37999: Sticky behaviour of EXIT traps.
Peter Stephenson
2016-02-17
1
-0
/
+20
*
37914: reparse associative array subscripts in "unset" so keys with "[" or "]...
Barton E. Schaefer
2016-02-08
1
-1
/
+1
*
37752: More tests for the previous patch.
Daniel Shahaf
2016-01-29
1
-0
/
+18
*
37700: Teach ${(z)} the 'repeat WORD SUBLIST' syntax.
Daniel Shahaf
2016-01-29
1
-0
/
+16
*
37765: Use FS_FUNC on fucstack to find autoload -X target.
Peter Stephenson
2016-01-25
1
-0
/
+13
*
37722: test builtin should return status 2 on syntax error
Peter Stephenson
2016-01-21
1
-6
/
+6
*
37705: don't turn - to Dash after start of brace parameter
Peter Stephenson
2016-01-20
1
-0
/
+6
*
37689: ! and ^ need to be tokenised in character sets
Peter Stephenson
2016-01-19
1
-0
/
+33
*
37678: Now possible to quote "-" in pattern range
Peter Stephenson
2016-01-19
1
-0
/
+40
*
37646: bit missed out of previous readonly commit.
Peter Stephenson
2016-01-19
1
-0
/
+5
*
37591: 'alias -L': skip with a warning aliases with '=' in their LHS
Daniel Shahaf
2016-01-13
1
-0
/
+8
*
Jun T.: 37515: multibyte handling as per 35448.
Barton E. Schaefer
2016-01-08
1
-0
/
+11
*
37501 (+ revise test): correct byte counts when simulating memstream via temp...
Jun T
2016-01-04
1
-5
/
+5
*
37489, tweaked: with POSIX_IDENTIFIERS create math var as scalar
Peter Stephenson
2016-01-03
1
-0
/
+11
*
37493: readonly + POSIX_BUILTINS == typeset -gr
Barton E. Schaefer
2016-01-02
1
-4
/
+4
*
37467: add "print -v var" / "printf -v var"
Barton E. Schaefer
2015-12-31
1
-0
/
+9
*
37453 (with Bart, started by Baptiste Daroussin, 37315): try to improve detec...
Oliver Kiddle
2015-12-31
1
-1
/
+1
*
37460: make sure the default keymap is emacs before using that keymap to test...
Barton E. Schaefer
2015-12-30
1
-0
/
+1
*
37257 (in part): Add array assignment tests.
Daniel Shahaf
2015-12-19
1
-0
/
+12
*
37411: more bindkey tests
Peter Stephenson
2015-12-16
1
-2
/
+77
*
37405: Fix self-insert binding for multibyte sequences.
Peter Stephenson
2015-12-15
1
-3
/
+10
*
37378: New bindkey tests.
Peter Stephenson
2015-12-10
2
-1
/
+46
*
37364: "test" and "[" handling of parentheses.
Peter Stephenson
2015-12-09
1
-0
/
+12
*
37348: Tests and fix for ${(q+)...}.
Peter Stephenson
2015-12-08
2
-0
/
+21
*
37344: restore old printable quoting, add ${(q+)...}.
Peter Stephenson
2015-12-07
2
-2
/
+2
*
37335: fix tests after 34314
Peter Stephenson
2015-12-07
2
-4
/
+4
*
37305: typeset -p can now output arrays on one line
Peter Stephenson
2015-12-04
3
-19
/
+9
*
37303: test WARN_CREATE_GLOBAL negative cases.
Peter Stephenson
2015-12-04
1
-0
/
+9
*
unposted (after 37243): Explain the breadcrumb by adding a comment.
Daniel Shahaf
2015-11-28
1
-0
/
+1
*
37243: too many problems with inserting a line into B02, instead add a placeh...
Barton E. Schaefer
2015-11-27
2
-5
/
+5
*
37229: non-local assignment to a parameter name whose outermost declaration i...
Barton E. Schaefer
2015-11-26
1
-5
/
+28
*
Comment should say export is equivalent to typeset -xg
Barton E. Schaefer
2015-11-26
1
-1
/
+1
*
37225: fix test for typeset with zsh/param/private
Barton E. Schaefer
2015-11-26
1
-1
/
+10
*
37224: delete obsolete comment
Barton E. Schaefer
2015-11-26
1
-1
/
+1
*
37208: re-run the "typeset" tests with the private module loaded
Barton E. Schaefer
2015-11-23
1
-1
/
+6
*
37205: update documentary comment
Barton E. Schaefer
2015-11-23
1
-7
/
+7
[next]