Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Types: Added equality/inquality operators to support Boost.Python additions | Paul David | 2017-05-23 | 1 | -0/+8 |
| | | | | | | - Added to subdev_spec_pair_t - Added to range_t - Added tests for the inequalities | ||||
* | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 1 | -1/+0 |
| | | | | | Note: This is the first commit that uses for-range, and range-based for-loops are now usable for UHD development. | ||||
* | uhd: update copyright headers with automated script | Josh Blum | 2011-03-23 | 1 | -1/+1 |
| | |||||
* | uhd: renamed test directory to tests to be consitent | Josh Blum | 2011-01-14 | 1 | -0/+45 |