| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: include boost/format where used | Marcus Müller | 2021-09-07 | 1 | -0/+1 |
* | runtime/realtime_impl: remove commented out, low-entropy debug printfs | Marcus Müller | 2021-06-17 | 1 | -8/+2 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | runtime: clean up realtime impl namespace | Josh Morman | 2021-03-08 | 1 | -14/+14 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -4/+4 |
* | runtime: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -3/+13 |
* | realtime_impl: rint/rintf: use appropriate math function for float | Marcus Müller | 2020-04-11 | 1 | -1/+1 |
* | 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 | -3/+3 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -103/+96 |
* | cmake: Windows-specific fixes for compatibility | Paul Cercueil | 2016-05-30 | 1 | -35/+35 |
* | runtime: fix use of gr::realtime. | Tom Rondeau | 2013-05-25 | 1 | -95/+109 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+178 |