| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: revert "Check property type at access..." | Steven Koo | 2021-01-08 | 1 | -18/+0 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 1 | -7/+12 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -10/+11 |
* | uhd: Check property type at access; error if mismatch | Aaron Rossetto | 2019-11-26 | 1 | -1/+19 |
* | Revert "uhd: Check property type at access; error if mismatch" | Martin Braun | 2019-09-30 | 1 | -19/+1 |
* | uhd: Check property type at access; error if mismatch | Aaron Rossetto | 2019-09-04 | 1 | -1/+19 |
* | prop_tree: add pop() function | Brent Stapleton | 2019-05-02 | 1 | -0/+8 |
* | prop_tree: formatting property tree files | Brent Stapleton | 2019-05-02 | 1 | -0/+1 |
* | uhd: mpm: apply clang-format to all files | Brent Stapleton | 2019-01-16 | 1 | -38/+53 |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | prop_tree: Added advanced coercion capability to property | Ashish Chaudhari | 2016-02-11 | 1 | -1/+52 |
* | prop_tree: Multiple API enhancements to uhd::property | Ashish Chaudhari | 2016-02-11 | 1 | -6/+6 |
* | uhd: Added an operator/ for (fs_path, size_t) | Martin Braun | 2014-09-23 | 1 | -0/+21 |
* | uhd: added unit test for properties subtree | Josh Blum | 2011-07-08 | 1 | -0/+16 |
* | uhd: misc tweaks and also msvc compile | Josh Blum | 2011-06-29 | 1 | -0/+7 |
* | uhd: properties tweaks and docs | Josh Blum | 2011-06-29 | 1 | -1/+1 |
* | uhd: added properties unit tests, use shared ptr<void> in tree | Josh Blum | 2011-06-28 | 1 | -18/+68 |
* | uhd: re-work to make the properties easier to use | Josh Blum | 2011-06-28 | 1 | -20/+22 |
* | uhd: change for default prop create() | Josh Blum | 2011-06-25 | 1 | -1/+1 |
* | uhd: created a property tree to store properties | Josh Blum | 2011-06-25 | 1 | -0/+25 |
* | uhd: work on templated property class | Josh Blum | 2011-06-25 | 1 | -0/+75 |