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
2015-06-12
Add non-metafied character length handling.
Peter Stephenson
1
-0
/
+13
2015-06-07
35412: fix for - flag when formating strings with printf
Oliver Kiddle
1
-2
/
+6
2015-06-03
35374: tab expansion with double width characters
Peter Stephenson
1
-0
/
+9
2015-06-02
35369: better GLOB_ASSIGN testing
Peter Stephenson
2
-12
/
+23
2015-06-02
35359: Improved math parsing and errors.
Peter Stephenson
1
-4
/
+18
2015-06-02
35353: print -x and print -X expand tabs
Peter Stephenson
1
-0
/
+13
2015-05-31
35343: Avoid $#name length handling for POSIX_IDENTIFIERS
Peter Stephenson
1
-3
/
+6
2015-05-29
35326: $#- was misparsed as ${#-}
Peter Stephenson
1
-0
/
+5
2015-05-27
35306: "test -z \(" failed due to parse confusion
Peter Stephenson
1
-0
/
+14
2015-05-21
35248: treat fully parenthised zsh patterns as complete case patterns again
Peter Stephenson
1
-3
/
+33
2015-05-18
35193: Add "unalias -a".
Peter Stephenson
1
-0
/
+10
2015-05-18
35184: Additional case fix for 35168.
Peter Stephenson
1
-0
/
+15
2015-05-18
35168: Improve parsing of case patterns.
Peter Stephenson
1
-0
/
+39
2015-05-15
35153: nested math substitution
Peter Stephenson
1
-0
/
+8
2015-05-13
users/20203: nested functions in always blocks when exit pending
Peter Stephenson
1
-0
/
+22
2015-05-11
35078: Add backslash quoting to parameter (b) flag from 35067.
Peter Stephenson
1
-1
/
+1
2015-05-10
35067: Add (b) parameter flag for pattern char backslashing.
Peter Stephenson
1
-0
/
+4
2015-05-08
35059: fix, document, test readonly -p.
Peter Stephenson
1
-0
/
+21
2015-05-08
35056: turn off PROMPT_SP for interactive test
Peter Stephenson
1
-5
/
+7
2015-05-07
35054: readonly -p + POSIXBUILTINS fix.
Peter Stephenson
1
-2
/
+4
2015-05-04
35029: improvements to newline handling for vi-mode word movement
Oliver Kiddle
1
-0
/
+88
2015-04-29
34992: POSIX fix for readonly variables.
Peter Stephenson
1
-0
/
+17
2015-04-25
34961: test for breadth-first glob with (Y1) qualifier (originally workers/32...
Barton E. Schaefer
1
-0
/
+2
2015-04-15
34901: Test for the previous commit
Peter Stephenson
1
-0
/
+17
2015-04-15
34892 (slightly tweaked): math evaluation fix
Peter Stephenson
1
-1
/
+4
2015-04-15
34887: Fix POSIX_BUILTINS with assignment.
Peter Stephenson
1
-0
/
+13
2015-03-28
34781: add implicit space after alias expansion of tokens that form words wit...
Barton E. Schaefer
1
-1
/
+1
2015-03-28
34804: refine POSIX_ALIAS change to preserve old behavior of [[ ]] conditionals
Barton E. Schaefer
1
-0
/
+4
2015-03-27
34787: Add more history tests
Peter Stephenson
1
-0
/
+41
2015-03-25
34779: tests for 34776
Barton E. Schaefer
2
-1
/
+25
2015-03-25
34774: fix %prep and use read from a no-op pipe to force wait for the timeout
Barton E. Schaefer
2
-2
/
+2
2015-03-23
34772: add new test suite file for history; fix "read" usage in comptest
Barton E. Schaefer
2
-1
/
+20
2015-03-20
34753: work around NFS problem in tests.
Peter Stephenson
1
-9
/
+29
2015-03-18
34734: further aliasing adjustments and doc
Barton E. Schaefer
1
-1
/
+1
2015-03-05
Missing test for alias fix
Peter Stephenson
1
-0
/
+15
2015-02-22
34606: fix up nested arithmetic substitution
Peter Stephenson
1
-0
/
+8
2015-02-20
34587: ensure multibyte characters don't overflow.
Peter Stephenson
1
-5
/
+15
2015-02-19
34570: Another nasty command / math substituion thing.
Peter Stephenson
1
-0
/
+23
2015-02-16
34560: Fix $(( that's actually a multiline cmd subst.
Peter Stephenson
1
-0
/
+35
2015-02-16
34530: PRINT_EXIT_VALUE with anonymous functions.
Peter Stephenson
1
-6
/
+6
2015-02-13
34546: further $_ with anon function fix.
Peter Stephenson
1
-0
/
+29
2015-02-12
34514: Back out 34485, an alternate solution needs to be worked out.
Barton E. Schaefer
1
-6
/
+6
2015-02-09
34485: More rationalisation for anonymous functions.
Peter Stephenson
1
-8
/
+18
2015-01-22
34344: fix 34338, pcre builtins need loading too
Barton E. Schaefer
1
-0
/
+2
2015-01-22
34338: check pcre-match feature availability
Barton E. Schaefer
1
-1
/
+1
2015-01-20
users/19756: test for case of closing fd with no error message
Peter Stephenson
1
-1
/
+6
2015-01-20
users/19751: remove error on failure to close file descriptor by number.
Peter Stephenson
1
-4
/
+6
2015-01-18
34322: bug with interface to parsestr() etc.
Peter Stephenson
1
-0
/
+7
2015-01-15
34280: more widespread use of FORCE_FLOAT.
Peter Stephenson
1
-0
/
+10
2015-01-14
34283: test X02 also needs zpty and shouldn't run on Cygwin
Peter Stephenson
1
-1
/
+3
[next]