| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This is clearer than printf.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This should have been done in commit 44d41cd.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
shld already calls main(), so this extra call causes main() to run a
second time if it returns the first time.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Bug found with "set -u" in test suite.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This will help enable "set -u".
|
|
|
|
| |
I lied in the previous commit.
|
| |
|