| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
should return no results
|
|
|
|
| |
add ${...:|...} and ${...:*...} operators, as documented
|
|
|
|
| |
(q-q) etc. should be treated as errors
|
| |
|
| |
|
|
|
|
|
|
| |
Pass sh-wordsplitting instructions to paramsubst() using flags,
avoiding side effects of explicitly setting and unsetting the
SHWORDSPLIT option.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Add (z+n+)
|
| |
|
| |
|
| |
|
|
|
|
| |
KSH_ARRAY ${*:0:1} gives $0, etc.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
use default IFS if IFS is unset
|
| |
|
|
|
|
| |
26736: document the above
|
| |
|
|
|
|
| |
environments, plus documentation
|
|
|
|
| |
26062: additional compmatch change, missed from 26047
|