| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
substitution on null parameter
|
|
|
|
| |
should return no results
|
|
|
|
| |
add ${...:|...} and ${...:*...} operators, as documented
|
|
|
|
| |
(q-q) etc. should be treated as errors
|
|
|
|
| |
implementing a hash seive algorithm; add test to exercise it.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Pass sh-wordsplitting instructions to paramsubst() using flags,
avoiding side effects of explicitly setting and unsetting the
SHWORDSPLIT option.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
error on closing fd's 0 to 9; update test
|
| |
|
|
|
|
| |
parsing where end character is something else
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
28634: add test
|