Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update testament to include all tests from tests/threads category. (#5576) | Eugene Kabanov | 2017-03-20 | 1 | -0/+1 |
| | |||||
* | moved random procs from math to its own module (breaking change) | Andreas Rumpf | 2016-05-30 | 1 | -1/+1 |
| | |||||
* | Consistently use Channel instead of TChannel | def | 2016-02-25 | 1 | -2/+2 |
| | |||||
* | Fix a few deprecation warnings | def | 2016-01-25 | 1 | -1/+1 |
| | |||||
* | tests: Trim .nim files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -1/+1 |
| | | | | via OSX: find . -name '*.nim' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | fixes #1816 | Araq | 2015-01-02 | 1 | -0/+35 |