| Commit message (Expand) | Author | Age | Files | Lines |
* | global: automatic removal of <cstdio> where unused | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | Removed unused <cassert> | Marcus Müller | 2021-01-28 | 1 | -1/+0 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -3/+3 |
* | runtime: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -53/+47 |
* | runtime: Remove most manual memory management | Thomas Habets | 2020-04-11 | 1 | -15/+9 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -6/+6 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -153/+145 |
* | runtime: do not return buffer created on stact #722 | Jiří Pinkava | 2015-03-22 | 1 | -3/+2 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -1/+1 |
* | runtime: fixed checks on vmcircbuf file and mutex locking for creation and us... | Tom Rondeau | 2013-06-21 | 1 | -3/+1 |
* | runtime: ignore last commit. Problem was an extra lock inside the test routin... | Tom Rondeau | 2013-06-15 | 1 | -2/+0 |
* | runtime: 2 threading issues with the shared memory system. | Tom Rondeau | 2013-06-14 | 1 | -0/+6 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+299 |