about summary refs log tree commit diff
path: root/Test
Commit message (Expand)AuthorAgeFilesLines
* 24070: some \u fixes in getkeystring()Peter Stephenson2007-11-062-0/+20
* users/12149: "@" with splitting in double quotes retains empty fieldsPeter Stephenson2007-10-301-0/+32
* 23795: improve ${(Q)...} with $'..'Peter Stephenson2007-08-231-0/+5
* 23792: test and documentation for improved backslash quotingPeter Stephenson2007-08-221-0/+6
* update some .distfilesPeter Stephenson2007-08-011-1/+1
* 23733: zmodload -LaF didn't include unloaded modulesPeter Stephenson2007-07-311-0/+5
* 23732: three broken testsPeter Stephenson2007-07-312-10/+10
* 23730: improve preprocessor and regression tests for 23725Peter Stephenson2007-07-311-0/+17
* 23726: test for adding and removing environment variablesPeter Stephenson2007-07-301-0/+11
* add (#cN,M) globbing flagPeter Stephenson2007-07-271-0/+14
* 23696: x=x; x[-10]=y did bad thingsPeter Stephenson2007-07-251-0/+17
* 23680: tests for 23671Peter Stephenson2007-07-131-0/+29
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-1/+84
* 23660: fix numerical sorting of parameters + tests + documentationPeter Stephenson2007-07-061-0/+7
* 23606: make all module feature autoloads pass through one functionPeter Stephenson2007-06-261-0/+16
* not 23562 but should have been: test correctionPeter Stephenson2007-06-181-1/+1
* 23562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson2007-06-185-8/+66
* unposted: stop multibyte test files from cluttering up directoryPeter Stephenson2007-06-161-0/+1
* 23537: make style list a hash tablePeter Stephenson2007-06-081-0/+145
* 23486: use {fd} syntax to get fd's for testsPeter Stephenson2007-05-295-11/+15
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-1/+0
* see 23479: add initial features support for modulesPeter Stephenson2007-05-283-4/+166
* John Buddery: 23461: fix race setting up input multiosPeter Stephenson2007-05-231-0/+10
* 23460: fix problem with ( stuff ) >multio1 >multio2Peter Stephenson2007-05-231-0/+12
* 23440: Make $param[(R)value] substitute the empty string on failurePeter Stephenson2007-05-211-2/+1
* Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility optionsPeter Stephenson2007-05-081-0/+16
* 23278: fix NUMERICGLOBSORT, broken by multibyte fixesPeter Stephenson2007-04-151-0/+19
* 23273: fix bad patterns in reverse array subscriptingPeter Stephenson2007-04-131-0/+10
* 23165: fix problems with bases: error if over 36 and don't interpret octalPeter Stephenson2007-02-121-0/+12
* fix metafication of ${(#)x}Peter Stephenson2007-02-101-0/+32
* 23138: further tweak to backslashes in $'...'Peter Stephenson2007-01-271-0/+14
* 23136: handle Bnulls now added in $'...'Peter Stephenson2007-01-271-0/+4
* 23131: new tests for command substitutionPeter Stephenson2007-01-242-1/+84
* 23119: lower case in sorting properlyPeter Stephenson2007-01-222-1/+17
* 23118: improve sorting to make it work with localesPeter Stephenson2007-01-212-0/+34
* 23115: ";|" at end of case clause causes later patterns to be testedPeter Stephenson2007-01-191-0/+23
* 23101: various combinations of ZERR with function returns were feature-riddenPeter Stephenson2007-01-121-0/+63
* 23098: printf multibyte character widthsPeter Stephenson2007-01-091-0/+4
* 23086: printf should handle octal escapes in the \0NNN formPeter Stephenson2007-01-041-0/+4
* 23070: Fix [[ -N file ]] test failure on NFSPeter Stephenson2006-12-191-0/+3
* 23022: don't allow WORDCHARS to be exported to testsPeter Stephenson2006-11-281-0/+3
* 22981: Zvi Har'el: bad call from 22952Peter Stephenson2006-11-081-0/+12
* 22980: 22952 messed up parameter padding flag optional argumentsPeter Stephenson2006-11-072-2/+7
* 22952: fix some argument delimiters to work with multibyte charactersPeter Stephenson2006-11-022-0/+28
* 22934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson2006-11-011-0/+14
* revert 22758 and add LC_NUMERIC and LC_MESSAGESAndrey Borzenkov2006-09-234-13/+4
* 22758: fix tests by setting locale to CAndrey Borzenkov2006-09-223-2/+13
* 22705: make ${(l...)...} and ${(r...)...} handle multibyte charactersPeter Stephenson2006-09-132-0/+26
* 22689: untokenize strings used in parameter substitution pattern matchingPeter Stephenson2006-09-121-0/+4
* 22686: unset array if assigning numeric parameterPeter Stephenson2006-09-111-0/+6