| Commit message (Expand) | Author | Age | Files | Lines |
* | removed ssize_t, which is not standard C, and we're a C++ project | Marcus Müller | 2021-02-23 | 1 | -3/+2 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -2/+1 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -1/+1 |
* | blocks: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-blocks: More const | Thomas Habets | 2020-01-06 | 1 | -1/+1 |
* | 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 | -41/+35 |
* | 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/+94 |