Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert: Add sc12-sc16 converters | Tom Tsou | 2017-07-18 | 1 | -0/+24 |
* | uhd: Replaced many lexical_cast with appropriate C++11 equivalents | Martin Braun | 2017-06-29 | 1 | -0/+1 |
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -3/+3 |
* | utils: tests: cast RAND_MAX to double before division | Andrej Rode | 2017-01-12 | 1 | -2/+2 |
* | fixup! Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-... | Martin Braun | 2016-11-15 | 1 | -17/+17 |
* | Updated code to work for new minimum dependencies | Nicholas Corgan | 2016-03-21 | 1 | -1/+2 |
* | utils: Fixed converter benchmark build fail on older compilers | Martin Braun | 2015-10-20 | 1 | -0/+1 |
* | tools: Added converter benchmark tool | Martin Braun | 2015-10-19 | 1 | -0/+432 |