Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Replace include guards with pragma once | Lane Kolbly | 2020-04-08 | 3 | -12/+3 |
* | uhd: Apply clang-format against all .cpp and .hpp files in host/ | Martin Braun | 2020-03-03 | 3 | -903/+1009 |
* | uhd: Replace all occurrences of boost::bind with std::bind | Martin Braun | 2019-11-26 | 1 | -7/+8 |
* | uhd: Replace boost::function with std::function | Martin Braun | 2019-11-26 | 1 | -6/+6 |
* | uhd: Replace usage of boost smart pointers with C++11 counterparts | Martin Braun | 2019-11-26 | 1 | -2/+2 |
* | boost: Replaced units::demangle with core::demangle where appropriate | Martin Braun | 2019-08-22 | 1 | -3/+3 |
* | uhd: Replace all usage of boost::noncopyable with uhd::noncopyable | Martin Braun | 2019-02-15 | 3 | -10/+6 |
* | lib: fix includes for boost::noncopyable | Michael Dickens | 2019-02-11 | 1 | -0/+2 |
* | lib: experts: fixup for including Boost header | Martin Braun | 2019-01-09 | 1 | -0/+2 |
* | lib: experts: Add potentially missing but sometimes inferred include | Martin Braun | 2019-01-09 | 1 | -0/+1 |
* | uhd: Move internal headers to uhdlib/ | Martin Braun | 2018-03-14 | 3 | -0/+991 |