| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: annotator_alltoall: include <sstream>, not cstring; reduce PMT overhead | Marcus Müller | 2021-06-17 | 1 | -2/+2 |
* | global: remove unused <iomanip>, fix other includes in affected files when ob... | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Use C++11 ranged for and ranged insert instead of manual loops | Thomas Habets | 2019-12-04 | 1 | -5/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -71/+66 |
* | blocks: remove unused class member | Johannes Demel | 2018-02-19 | 1 | -1/+1 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -6/+6 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -3/+3 |
* | blocks: moving copy, endian_swap, head, skiphead, vector_source/sink/insert t... | Tom Rondeau | 2013-03-16 | 1 | -0/+117 |