Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | 2012-04-13 | 3 | -26/+26 |
| | | | | | | this in the future. The sed script was provided by Moritz Fischer. | ||||
* | msvc: fixed rint implementations in config.h | Josh Blum | 2011-10-25 | 1 | -2/+5 |
| | | | | | | | | Fixed the rint and rintf functions to work properly. Would love to use boost::math::round implementation, but these functions also get included and used in C. Also added llrint and llrintf just because. | ||||
* | small tweaks for windows building | Josh Blum | 2011-08-17 | 1 | -0/+69 |
| | |||||
* | cmake: specify all the boosts, remove dummy sys/time.h for msvc build | Josh Blum | 2011-08-04 | 1 | -69/+0 |
| | |||||
* | gr: squashed cmakelists.txt into one commit | Josh Blum | 2011-07-20 | 5 | -0/+686 |