Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Typeset assignments now work like raw assignments except
for no "+=" and no GLOB_ASSIGN.
Documented in typeset builtin doc and mentioned in release notes.
Tests to ensure basic sanity.
Enabled by default, can be turned off by "disable -r" with typeset
family of commands.
|
|
This now includes sh.
|
|
This is to ensure the user is aware of errors unsetting the
PRIVELEGED option.
|
|
|
|
Revert INC_APPEND_HISTORY behaviour.
|
|
|
|
|
|
|
|
|
|
New behaviour is for scripts to exit on error instead of returning
to top level and executing the next command.
|
|
|
|
from the emulate command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KEYBOARD_HACK variable
|
|
|
|
27122: add POSIX_JOBS option
|
|
|
|
|
|
environments, plus documentation
|
|
|
|
|
|
Reuse ERR_EXIT in DEBUG traps.
Clean up trapreturn code.
|
|
|
|
|
|
unposted: update NEWS with new features
|
|
|
|
|
|
|
|
|
|
|
|
|
|
make sorting of printed hash tables more consistent
|
|
|
|
make ${.../#%...} anchor at both ends
|
|
|