aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/converter_benchmark.cpp
Commit message (Expand)AuthorAgeFilesLines
* convert: Add sc12-sc16 convertersTom Tsou2017-07-181-0/+24
* uhd: Replaced many lexical_cast with appropriate C++11 equivalentsMartin Braun2017-06-291-0/+1
* uhd: replace BOOST_FOREACH with C++11 range-based for loopAndrej Rode2017-02-101-3/+3
* utils: tests: cast RAND_MAX to double before divisionAndrej Rode2017-01-121-2/+2
* fixup! Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-...Martin Braun2016-11-151-17/+17
* Updated code to work for new minimum dependenciesNicholas Corgan2016-03-211-1/+2
* utils: Fixed converter benchmark build fail on older compilersMartin Braun2015-10-201-0/+1
* tools: Added converter benchmark toolMartin Braun2015-10-191-0/+432