Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
Add test for both this and 33345+33346
|
|
|
|
Longstanding problem caused simple anonymous function incorrectly to
reset the overall "complext" state, causing wordcode to be diverted
into execsimple(), which caused a crash 'cos ist wasn't simple.
|
|
|
|
Don't expand arguments as if in command position. Test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
ChangeLog
|
|
|
|
|
|
Reported-by: Marco Hinz <mh.codebro@gmail.com>
|
|
|
|
|
|
disconnected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This incorporates changes mentioned in the release notes since 2.0.0.
|
|
|
|
This incorporates changes mentioned in the release notes since 1.9.0.
|
|
|
|
|
|
|