Age | Commit message (Collapse) | Author | Files | Lines |
|
Check for bogus trailing ")" at end of top-level parse.
Extend some math error messages to indicate they are math errors.
|
|
|
|
An empty expression resulting from substitution includes a
Nularg, which needs handling the same as an empty string.
|
|
Add the case of variables read for use in arithmetic expressions.
|
|
Add test.
Mention this and also floating point mod change in README.
|
|
|
|
|
|
|
|
Remove the cause and fix the original problem with floating point
numbers with leading zeros (users/17445) a different way.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of math functions and builtins
|
|
|
|
|
|
|
|
tidy up interface to doshfunc()
|
|
|
|
25144: report supported bases
25139: fix number
|
|
|
|
|
|
|
|
|
|
|
|
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
|
|
|
|
|
|
unposted: add styles to pick-web-browser
|
|
|
|
20258: save command status in prompt substitution
update FAQ
rename version to 4.2.1-dev-1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
properly.
|
|
swallowing up too many characters.
|
|
|
|
|
|
|
|
|
|
signal handlers are only executed when it is safe to run them (13365)
|