Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace tabs following #define with spaces. | Jason Evans | 2017-01-21 | 1 | -3/+3 |
* | Remove extraneous parens around return arguments. | Jason Evans | 2017-01-21 | 1 | -4/+4 |
* | Update brace style. | Jason Evans | 2017-01-21 | 1 | -20/+13 |
* | Remove leading blank lines from function bodies. | Jason Evans | 2017-01-13 | 1 | -1/+0 |
* | Work around a weird pgi bug in test/unit/math.c | Elliot Ronaghan | 2016-06-08 | 1 | -0/+4 |
* | Define INFINITY when it's not defined | Mike Hommey | 2014-05-28 | 1 | -0/+6 |
* | Add probabability distribution utility code. | Jason Evans | 2013-12-10 | 1 | -0/+388 |