Peter Stephenson
|
b41c26d78a
|
25570: line numbers of complex sublists were wrong, plus test
make lineno zlong in another place
|
2008-08-31 16:01:10 +00:00 |
|
Peter Stephenson
|
50e4b43362
|
25568: Frank Terbeck & pws: invalid continue and break arguments
also tests for control commands
|
2008-08-31 13:35:28 +00:00 |
|
Peter Stephenson
|
b8ae885ab8
|
25532: problem skipping assignments etc. with setopt ERREXIT
|
2008-08-25 17:28:13 +00:00 |
|
Peter Stephenson
|
1395a5a70f
|
unposted: test changed needed by foregoing patch
|
2008-08-13 21:07:02 +00:00 |
|
Peter Stephenson
|
01f5d0a274
|
25443 (tweaked): allow $functrace to show sourced files
|
2008-08-12 20:25:14 +00:00 |
|
Peter Stephenson
|
6ce77ad7ba
|
unposted: fix test failure in previous commit
|
2008-08-11 19:29:25 +00:00 |
|
Peter Stephenson
|
2853ca830a
|
25247 with further modifications: add $funcsourcetrace
|
2008-08-11 19:22:54 +00:00 |
|
Peter Stephenson
|
20c2246d68
|
25429: Rocky Bernstein: dont assume PS4 is set to the default
|
2008-08-11 08:40:56 +00:00 |
|
Peter Stephenson
|
2706eac454
|
25415: Make DEBUG_BEFORE_CMD the default.
Reuse ERR_EXIT in DEBUG traps.
Clean up trapreturn code.
|
2008-08-07 16:25:14 +00:00 |
|
Peter Stephenson
|
c4f33330f6
|
25409: fix eval's use of lastval
|
2008-08-06 19:51:04 +00:00 |
|
Peter Stephenson
|
b36d4eec0b
|
25400: Rockys test for second part of trapreturn bug
|
2008-08-06 08:54:18 +00:00 |
|
Peter Stephenson
|
21d757f50f
|
25392: test for 25367
|
2008-08-05 08:41:22 +00:00 |
|
Peter Stephenson
|
dc72699b6c
|
25364: fix k flag in hash subscript
|
2008-07-31 13:53:28 +00:00 |
|
Peter Stephenson
|
950756d579
|
25255: add anonymous function capability
|
2008-06-30 10:37:11 +00:00 |
|
Peter Stephenson
|
8a4af211c3
|
25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence
|
2008-06-12 13:45:04 +00:00 |
|
Peter Stephenson
|
c17b4c8d77
|
25145: make sure XTRACE output is redirected with stderr
|
2008-06-11 09:27:55 +00:00 |
|
Peter Stephenson
|
fe3884ba08
|
unposted addition to 25144 for tests
|
2008-06-10 09:13:01 +00:00 |
|
Peter Stephenson
|
bab70abe6b
|
users/12848: return, break, continue in always block override try block
|
2008-05-11 19:03:58 +00:00 |
|
Peter Stephenson
|
7389a42d17
|
24708: Misc/globtests, Src/pattern.c, Test/D02glob.ztst:
fix backtracking problem in (#c) pattern
|
2008-03-30 22:14:22 +00:00 |
|
Peter Stephenson
|
ae832b901e
|
unposted: fix alias test in 24736 properly
|
2008-03-27 09:41:08 +00:00 |
|
Peter Stephenson
|
a34d483b8d
|
24736: a couple more tests failing on Solaris
|
2008-03-26 15:26:20 +00:00 |
|
Peter Stephenson
|
56e1904e45
|
fix optimisation of string matching with multibyte mode
24732: attempt to provide adequate space for sched ztrftime string with
multibyte characters
|
2008-03-25 17:47:10 +00:00 |
|
Bart Schaefer
|
4625e0eabc
|
24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1
any longer, so the (i) subscript flag on an empty array needs to yield 1.
|
2008-03-18 15:14:20 +00:00 |
|
Peter Stephenson
|
948f015df0
|
24711: fix re-presentation of here-documents munged internally
to here-strings
|
2008-03-14 11:40:57 +00:00 |
|
Peter Stephenson
|
e9b11fa9f0
|
unposted: make test for added space in 24699 safer
|
2008-03-11 10:00:38 +00:00 |
|
Peter Stephenson
|
25413054c1
|
24699: bug with ${(Q)...} on initial ">"
bug with ${(z)...} on string with unterminated "("
|
2008-03-08 01:20:49 +00:00 |
|
Peter Stephenson
|
6cc9c89d89
|
24673: another attempt to sort characters the same way on multiple UTF-8
implementations
|
2008-03-03 16:14:52 +00:00 |
|
Peter Stephenson
|
3dd3f72bd9
|
24618: avoid problems with sorting of UTF-8 characters by using sort
|
2008-02-27 20:03:21 +00:00 |
|
Peter Stephenson
|
0076d68664
|
24611: fix ${+array[...]} for empty range
|
2008-02-27 15:51:26 +00:00 |
|
Peter Stephenson
|
e21bd541a2
|
24600: yet another typo
24602: fix test when not run
|
2008-02-26 20:50:11 +00:00 |
|
Peter Stephenson
|
8a63e7dd88
|
4.3.5
|
2008-02-01 11:31:35 +00:00 |
|
Clint Adams
|
4b5793c83e
|
24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful.
|
2008-02-01 02:58:13 +00:00 |
|
Peter Stephenson
|
b24d545294
|
users/12412: check for extra arguments in test and [
|
2008-01-10 18:53:49 +00:00 |
|
Peter Stephenson
|
7d9ead9a46
|
24356: regex =~ test wasnt handled by gettext()
|
2008-01-04 14:45:39 +00:00 |
|
Clint Adams
|
4aef005bf8
|
24316: count skipped tests differently from successes and failures.
|
2007-12-25 01:40:16 +00:00 |
|
Peter Stephenson
|
f8585a7c21
|
24289 plus Ismail's suggestion 24290: count test scripts succeeded and failed
|
2007-12-18 21:16:30 +00:00 |
|
Peter Stephenson
|
20607774dc
|
24275: fixes for multibyte characters on Solaris
|
2007-12-17 17:11:29 +00:00 |
|
Peter Stephenson
|
6176062298
|
24271: handle parse failures in command substitution better
|
2007-12-16 22:20:31 +00:00 |
|
Peter Stephenson
|
2d03aa87fb
|
24264: restrict effect of 24234 to parameter substitution code and document
|
2007-12-16 14:05:14 +00:00 |
|
Peter Stephenson
|
fc9dc5940f
|
24236: another case where cond -N test can fail
|
2007-12-13 21:21:28 +00:00 |
|
Peter Stephenson
|
5d5d1bef6e
|
24234: apply typeset parameter flags consistently
|
2007-12-13 20:52:52 +00:00 |
|
Peter Stephenson
|
765f73823e
|
users/12305: option output not well documented
-c and SHIN_STDIN inconsistent with manual
|
2007-12-12 13:46:35 +00:00 |
|
Peter Stephenson
|
d00acd5ab4
|
users/12307: Expand delay in [[ -N ... ]] test to 2 seconds
|
2007-12-11 15:24:46 +00:00 |
|
Bart Schaefer
|
a124da3a4a
|
24150: Exit status of null command should be exit status of last cmdsubst.
|
2007-12-09 23:53:33 +00:00 |
|
Peter Stephenson
|
5b887fa759
|
Test for matcher fix in 24127
|
2007-11-28 21:34:09 +00:00 |
|
Peter Stephenson
|
1e836045b3
|
24070: some \u fixes in getkeystring()
|
2007-11-06 20:45:07 +00:00 |
|
Peter Stephenson
|
a232ab5624
|
users/12149: "@" with splitting in double quotes retains empty fields
|
2007-10-30 14:01:32 +00:00 |
|
Peter Stephenson
|
db3ba137b3
|
23795: improve ${(Q)...} with $'..'
|
2007-08-23 22:04:25 +00:00 |
|
Peter Stephenson
|
749951e03d
|
23792: test and documentation for improved backslash quoting
|
2007-08-22 10:46:40 +00:00 |
|
Peter Stephenson
|
d86089ee6e
|
update some .distfiles
|
2007-08-01 21:38:33 +00:00 |
|