| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -1/+1 |
* | msg_handler: Apply clang-format | Johannes Demel | 2020-06-04 | 1 | -1/+2 |
* | msg_handler: Use lambdas to set msg handlers | Johannes Demel | 2020-06-04 | 1 | -3/+1 |
* | 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 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -50/+47 |
* | Provided thread safety to dynamic repeat | Marcus Müller | 2015-08-30 | 1 | -2/+15 |
* | repeat: Adding dynamic interpolation | Kevin McQuiggin | 2015-08-30 | 1 | -0/+7 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -3/+3 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -4/+4 |
* | blocks: added gr::blocks::repeat | Johnathan Corgan | 2012-07-19 | 1 | -0/+69 |