| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove unneeded boost includes and avoid boost depreciated warnings | Volker Schroer | 2021-02-07 | 1 | -1/+0 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -1/+1 |
* | msg_handler: Use lambdas to set msg handlers | Johannes Demel | 2020-06-04 | 1 | -3/+2 |
* | msg_handler: Switch from boost::function to std::function | Johannes Demel | 2020-06-04 | 1 | -2/+3 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Use emplace_back(params) instead of push_back(type(params)) | Marcus Müller | 2019-08-22 | 1 | -12/+11 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -56/+55 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -4/+4 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -0/+22 |
* | blocks: moved nop, null source/sink, copy, vector_map to gr-blocks. | Tom Rondeau | 2013-03-16 | 1 | -0/+78 |