Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
accessed via a symlink
31985 Clemens Hammacher and 32064 Hong Xu
|
|
|
|
|
|
Shell functions are strictly ASCII for maximum portability.
Other files within the distribution may contain UTF-8 characters.
Exception for test files: where they need single character input
with the top bit set, ISO-8859-X is used (X doesn't matter as
we don't need the Euro).
|
|
|
|
|
|
|
|
|
|
rebuild helpfiles
|
|
|
|
Git-Dch: Ignore
|
|
|
|
It failed on an empty expansion that (N) was supposed to remove.
Add test for this case.
|
|
|
|
|
|
|
|
|
|
leading paren means grouping
|
|
|
|
|
|
|
|
assure clean environment, force LANG=C
|
|
|
|
The warning doesn't indicate a problem, so isn't useful.
|
|
Remove the cause and fix the original problem with floating point
numbers with leading zeros (users/17445) a different way.
|
|
Simply check that the feature is from the same module that's requested.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|