| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
When passed back from the parameter-specific "get" handler it's
still in the shell's internals, so remains metafied.
This caused mayhem with UTF-8 characters in function bodies.
|
| |
|
| |
|
| |
|
|
|
|
| |
special themselves
|
| |
|
| |
|
|
|
|
| |
from the emulate command
|
| |
|
| |
|
| |
|
|
|
|
| |
environments, plus documentation
|
| |
|
| |
|
|
|
|
|
| |
try to fix oddities with funcstack and sourced files,
simplify use of caller element of funcstack
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
(now traplists); improve trap tests
|
| |
|
| |
|
|
|
|
| |
Separate justification width of parameters from base/precision.
|
|
|
|
| |
Changed the sprintf() to convbase().
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
array accesses, plus some defensive programming for heap allocated param structs (14605)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|