| Commit message (Expand) | Author | Age | Files | Lines |
* | modules: include boost/format where used | Marcus Müller | 2021-09-07 | 1 | -0/+1 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -3/+2 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+1 |
* | blocks: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -2/+6 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Fix all formatting issues | Martin Braun | 2020-01-10 | 1 | -4/+1 |
* | Change some ints to unsigned int | Thomas Habets | 2020-01-06 | 1 | -1/+1 |
* | gr-blocks: More const | Thomas Habets | 2020-01-06 | 1 | -1/+1 |
* | gr-blocks/file.*: Remove needless memory management | Thomas Habets | 2020-01-02 | 1 | -4/+3 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -4/+4 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -89/+86 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -4/+4 |
* | blocks: moved file sink and base and descriptor source/sink to gr-blocks. | Tom Rondeau | 2013-03-10 | 1 | -0/+156 |