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
...
*
19269: 8-bit characters in character classes
Peter Stephenson
2003-12-03
1
-0
/
+1
*
19167: fix NUL at start of BRACE_CCL range.
Peter Stephenson
2003-10-06
1
-0
/
+13
*
19139: add tests for typeset -T
Peter Stephenson
2003-09-25
1
-0
/
+12
*
18836: read with metafied delimiter didn't work.
Peter Stephenson
2003-07-09
1
-0
/
+6
*
18565: bug when ${(u)...} reduced array to length 1
Peter Stephenson
2003-05-21
1
-0
/
+10
*
18508: quoting of separator in ${foo//../..} was buggy
Peter Stephenson
2003-05-07
1
-0
/
+12
*
unposted: cvsignore VIM *.swp files
Andrey Borzenkov
2003-05-05
1
-0
/
+1
*
18492: Provide partial fix for multios and output process substitution
Peter Stephenson
2003-05-02
2
-12
/
+4
*
18472: spelling corrections
Oliver Kiddle
2003-04-25
1
-1
/
+1
*
18418: fix select test and add parameter tests
Peter Stephenson
2003-04-01
2
-1
/
+24
*
18391: add tests for read builtin a few glob qualifiers, 17678 and 18015
Oliver Kiddle
2003-03-26
5
-1
/
+99
*
18389: new for and select tests
Peter Stephenson
2003-03-26
1
-12
/
+34
*
17985: fix hiding/tagging test
Bart Schaefer
2002-12-06
1
-1
/
+1
*
17967: Quote some arguments in B02typeset.ztst.
Peter Stephenson
2002-11-26
1
-3
/
+3
*
17673: Fix bug with &&s and ||s in complex constructs
Peter Stephenson
2002-09-17
1
-0
/
+18
*
17582: Change Test for different error message
post-opt-arg
Peter Stephenson
2002-08-27
1
-1
/
+1
*
17502: Test changes for xtrace in 17492.
Peter Stephenson
2002-08-05
5
-31
/
+57
*
17432: typeset test, typeset shows base for integer
Peter Stephenson
2002-07-05
1
-1
/
+1
*
Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst:
Peter Stephenson
2002-04-17
1
-1
/
+6
*
16820: change tests to match 16759.
Bart Schaefer
2002-03-16
1
-3
/
+0
*
make _message inhibit insertion of matches unless there are faked ones (16710)
Sven Wischnowsky
2002-02-25
1
-1
/
+1
*
16489: Test/C01arith.ztst: default output for whole numbers
Peter Stephenson
2002-01-23
1
-1
/
+1
*
16353: add += parameter assignments
Oliver Kiddle
2001-12-17
2
-1
/
+254
*
zero %n value when reusing printf format (16122)
Oliver Kiddle
2001-10-23
1
-0
/
+5
*
allow arguments to be specified in printf format specifications (16080)
Oliver Kiddle
2001-10-18
1
-2
/
+56
*
fix return code and tests of printf and comment above bslashquote func (16064)
Oliver Kiddle
2001-10-16
1
-15
/
+22
*
enable dynamic libraries on MacOS X is the dlcompat library is installed
Oliver Kiddle
2001-10-10
1
-0
/
+1
*
add print -f option, %n format specifier and tests for print/printf (15973)
Oliver Kiddle
2001-10-08
2
-1
/
+136
*
test EXIT trap fix
Peter Stephenson
2001-10-01
1
-0
/
+12
*
Module dependencies for unloading in tests.
Bart Schaefer
2001-09-28
1
-1
/
+5
*
fix build and test problems in Mac OS X (15882)
Oliver Kiddle
2001-09-27
1
-3
/
+1
*
.distfiles fixes for 4.1.0-dev-2
zsh-4.1.0-dev-2
Peter Stephenson
2001-09-27
1
-0
/
+1
*
Equivalence of $(...) and `...` in ${(e)...}.
Bart Schaefer
2001-09-25
1
-2
/
+9
*
Assorted minor test tweaks.
Bart Schaefer
2001-08-22
8
-7
/
+30
*
Adjust test for new typeset restrictions.
Bart Schaefer
2001-08-13
1
-2
/
+2
*
Fix and regression tests for crash on typeset of local array elements.
Bart Schaefer
2001-08-13
1
-0
/
+243
*
Peter Breitenlohner: Minor tweaks to some make targets.
Bart Schaefer
2001-08-12
1
-1
/
+1
*
fix for changed listing layout (15549)
Sven Wischnowsky
2001-07-31
1
-1
/
+1
*
fix posixbuiltins test to allow for an external `print' command (15503)
Oliver Kiddle
2001-07-26
1
-2
/
+2
*
15334: use string "(eval)" as script name in debugging messages in eval's
Peter Stephenson
2001-07-09
10
-60
/
+60
*
15329: test script changes to go with 15327 LINENO change
Peter Stephenson
2001-07-09
10
-60
/
+59
*
15291, 15292: fix bug setting scalar in math mode
Peter Stephenson
2001-07-06
1
-0
/
+10
*
15261: remaining easy option tests
Peter Stephenson
2001-07-05
2
-1
/
+351
*
update for test file renaming and fix typos
Oliver Kiddle
2001-06-28
1
-3
/
+3
*
15099: rudimental support for skipping unimplemented tests
Andrey Borzenkov
2001-06-26
2
-9
/
+24
*
Assorted "make check" tweaks.
Bart Schaefer
2001-06-25
5
-12
/
+13
*
15038: test case for 15023
Andrey Borzenkov
2001-06-22
1
-3
/
+12
*
Added KSH_TYPESET option.
Peter Stephenson
2001-06-12
1
-4
/
+34
*
Possible fix for -g test.
Bart Schaefer
2001-06-09
1
-0
/
+1
*
Avoid echotc in completion tests.
Bart Schaefer
2001-06-09
1
-2
/
+1
[prev]
[next]