| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+1 |
* | msg_handler: Use lambdas to set msg handlers | Johannes Demel | 2020-06-04 | 1 | -8/+2 |
* | msg_handler: Switch from boost::function to std::function | Johannes Demel | 2020-06-04 | 1 | -4/+7 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-tidy in gnuradio-runtime: use empty() instead of size()!=0 | Marcus Müller | 2019-08-22 | 1 | -1/+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 | -222/+219 |
* | blocks: fix multiply matrix complex set_A | Josh Morman | 2019-08-05 | 1 | -1/+1 |
* | blocks: replace gengen with C++ templates | Andrej Rode | 2018-08-25 | 1 | -0/+327 |