| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'maint' | Martin Braun | 2017-05-03 | 1 | -0/+2 | 
| |\ | |||||
| | * | coverity: fix various minor issues | Andrej Rode | 2017-04-25 | 1 | -0/+2 | 
| | | | |||||
| * | | utils: introduce new logging API and remove msg API | Andrej Rode | 2017-02-20 | 1 | -13/+13 | 
| | | | |||||
| * | | uhd: replace BOOST_FOREACH with C++11 range-based for loop | Andrej Rode | 2017-02-10 | 2 | -5/+3 | 
| |/ | | | | | Note: This is the first commit that uses for-range, and range-based for-loops are now usable for UHD development. | ||||
| * | lib: add default ctors to structs and initialize members properly | Andrej Rode | 2017-01-12 | 1 | -1/+1 | 
| | | |||||
| * | nocscript: fully fix build issue on Py3k | Michael Dickens | 2016-12-16 | 1 | -2/+2 | 
| | | |||||
| * | nocscript: Fixed build issue on Py3k | Martin Braun | 2016-12-15 | 1 | -2/+2 | 
| | | |||||
| * | Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width ↵ | Martin Braun | 2016-11-08 | 1 | -1/+1 | 
| | | | | | | | | | types) - Also removes all references to boost/cstdint.hpp and replaces it with stdint.h (The 'correct' replacement would be <cstdint>, but not all of our compilers support that). | ||||
| * | Merging RFNoC support for X310 | Martin Braun | 2016-08-09 | 10 | -0/+2272 | 
