Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor formatting and style fixes. | Tavian Barnes | 2011-03-17 | 1 | -1/+1 |
* | Make build work on non-x86/x86_64 platforms. | Tavian Barnes | 2010-03-06 | 1 | -2/+4 |
* | Fix perror() strings in tests. | Tavian Barnes | 2010-03-04 | 1 | -1/+1 |
* | Make the API not suck. | Tavian Barnes | 2010-03-03 | 1 | -2/+1 |
* | New sandglass_bench_* macros, remove SANDGLASS_REALTICKS. | Tavian Barnes | 2009-10-23 | 1 | -2/+2 |
* | Show more accuracy in output of tests. | Tavian Barnes | 2009-09-21 | 1 | -2/+2 |
* | Make SANDGLASS_REALTICKS accurate to 1 clock cycle. | Tavian Barnes | 2009-09-20 | 1 | -3/+3 |
* | Use .11111s instead of .1s in tests to illustrate precision. | Tavian Barnes | 2009-09-20 | 1 | -1/+1 |
* | Don't change the `ts' parameter in sandglass_spin. | Tavian Barnes | 2009-09-20 | 1 | -6/+2 |
* | Add more tests. | Tavian Barnes | 2009-09-20 | 1 | -0/+49 |