| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Add (z+n+)
|
| |
|
| |
|
| |
|
|
|
|
| |
KSH_ARRAY ${*:0:1} gives $0, etc.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
wrong value
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
24732: attempt to provide adequate space for sched ztrftime string with
multibyte characters
|
| |
|
|
|
|
| |
bug with ${(z)...} on string with unterminated "("
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
its arrayness. Also ensure that the array/scalar type of each
assigned variable is correct.
|
| |
|
| |
|
|
|
|
| |
- Added quite a few new tests.
|
|
|
|
| |
substitutions that don't match anything.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|