Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct exit code if number of errors % 256 == 0 | Chris Lamb | 2015-02-15 | 1 | -1/+1 |
| | | | | | | | For example, we had 256 errors (etc.) our process will exit with a successful error code which is incorrect and/or misleading. Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> | ||||
* | MAINT: Move doc/swig to tools/swig. | Charles Harris | 2014-03-12 | 1 | -0/+402 |
Also update MANIFEST.in and documentation to reflect the move. The discussion of this change is at #2384. Closes #2384. Closes #4374. |