aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/converter_benchmark.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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. ↵Martin Braun2016-11-151-17/+17
| | | | | | (fixed-width types) Now also removes the namespaces in the utils/ directory.
* Updated code to work for new minimum dependenciesNicholas Corgan2016-03-211-1/+2
| | | | | * Removed code referencing now-unsupported versions of Boost * Added <stdint.h> includes where needed
* utils: Fixed converter benchmark build fail on older compilersMartin Braun2015-10-201-0/+1
|
* tools: Added converter benchmark toolMartin Braun2015-10-191-0/+432