| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
allow <(...) and >(...) to occur in the middle of strings
and =(...) to have extra text following
|
| |
|
| |
|
|
|
|
| |
25759: fix dynamic named directory crash, static named directory consistency
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
make ${.../#%...} anchor at both ends
|
|
|
|
| |
plus completion bug fix with RCQUOTES
|
| |
|