Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
| | | | | | | | All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. | ||||
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
| | |||||
* | uhd: print the exception so e gets used (avoid MSVC warning) | Josh Blum | 2011-06-24 | 1 | -0/+3 |
| | |||||
* | uhd: added dynamic throw and clone to exceptions | Josh Blum | 2011-06-24 | 1 | -2/+33 |
| | |||||
* | uhd: switch algorithm namespace to uhd | Josh Blum | 2011-02-24 | 1 | -3/+3 |
| | |||||
* | uhd: renamed the assert header to assert has | Josh Blum | 2011-02-24 | 1 | -1/+1 |
| | | | | | | | | only the assert has implementation is in this header uhd assert throw moved to the exception header updated code base includes to match | ||||
* | uhd: moved exception to top level include | Josh Blum | 2011-02-24 | 1 | -1/+1 |
| | |||||
* | uhd: added a bunch of custom exceptions, not used yet | Josh Blum | 2011-02-24 | 1 | -1/+12 |
| | |||||
* | uhd: renamed test directory to tests to be consitent | Josh Blum | 2011-01-14 | 1 | -0/+48 |