1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-17 02:51:01 +02:00
Commit graph

336 commits

Author SHA1 Message Date
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
Peter Stephenson
eedfdb916a 23733: zmodload -LaF didn't include unloaded modules 2007-07-31 14:35:52 +00:00
Peter Stephenson
6c60a8ec79 23732: three broken tests 2007-07-31 14:24:26 +00:00
Peter Stephenson
595dd31b63 23730: improve preprocessor and regression tests for 23725 2007-07-31 11:26:54 +00:00
Peter Stephenson
40b42fc6f6 23726: test for adding and removing environment variables 2007-07-30 20:55:40 +00:00
Peter Stephenson
a81e5a609e add (#cN,M) globbing flag 2007-07-27 21:51:32 +00:00
Peter Stephenson
4fab17e62a 23696: x=x; x[-10]=y did bad things 2007-07-25 09:26:51 +00:00
Peter Stephenson
71f659dc00 23680: tests for 23671 2007-07-13 22:28:00 +00:00
Peter Stephenson
1b52f47cf2 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
Peter Stephenson
ccc2e1bd89 23660: fix numerical sorting of parameters + tests + documentation 2007-07-06 13:10:43 +00:00
Peter Stephenson
4be5febd94 23606: make all module feature autoloads pass through one function 2007-06-26 19:38:34 +00:00
Peter Stephenson
5d6e1ce9c4 not 23562 but should have been: test correction 2007-06-18 13:39:56 +00:00
Peter Stephenson
abae4fe16e 23562: add KSH_ZERO_SUBSCRIPT option and leave off by default 2007-06-18 13:25:03 +00:00
Peter Stephenson
5c44b0a472 unposted: stop multibyte test files from cluttering up directory 2007-06-16 17:57:22 +00:00
Peter Stephenson
f1d2fddeca 23537: make style list a hash table 2007-06-08 13:58:40 +00:00
Peter Stephenson
52e5a75a7a 23486: use {fd} syntax to get fd's for tests 2007-05-29 14:50:28 +00:00
Peter Stephenson
73ecf47a4f see 23479: add initial features support for modules 2007-05-28 23:01:40 +00:00
Peter Stephenson
b0c5f09169 see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
Peter Stephenson
6503964dad John Buddery: 23461: fix race setting up input multios 2007-05-23 11:44:47 +00:00
Peter Stephenson
fcd2c9243f 23460: fix problem with ( stuff ) >multio1 >multio2 2007-05-23 11:21:10 +00:00
Peter Stephenson
faf05be3d2 23440: Make $param[(R)value] substitute the empty string on failure 2007-05-21 09:30:24 +00:00
Peter Stephenson
8ce657c2cb Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options 2007-05-08 10:02:58 +00:00
Peter Stephenson
7bb711a3d6 23278: fix NUMERICGLOBSORT, broken by multibyte fixes 2007-04-15 21:42:42 +00:00
Peter Stephenson
05ff4fb3ab 23273: fix bad patterns in reverse array subscripting 2007-04-13 11:54:16 +00:00
Peter Stephenson
2c92d005d7 23165: fix problems with bases: error if over 36 and don't interpret octal 2007-02-12 16:43:40 +00:00
Peter Stephenson
0a532a8f7f fix metafication of ${(#)x} 2007-02-10 22:12:58 +00:00
Peter Stephenson
2b948e6c37 23138: further tweak to backslashes in $'...' 2007-01-27 23:52:13 +00:00