| Commit message (Expand) | Author | Age | Files | Lines |
* | blocks: replace ::bind with lambda | Marcus Müller | 2021-03-20 | 1 | -1/+1 |
* | blocks/message_strobe: Remove manual memory management | Thomas Habets | 2020-08-14 | 1 | -4/+3 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+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 | -3/+4 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | message_strobe_random: replace boost::random with C++11 | Marcus Müller | 2020-01-02 | 1 | -28/+25 |
* | message_strobe_random: inexplicable includes removed | Marcus Müller | 2020-01-02 | 1 | -8/+0 |
* | 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 | -78/+94 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -5/+5 |
|\ |
|
| * | Unbreak boost 1.67. Constrain the delay in message_strobe to integer millisec... | Peter Horvath | 2018-07-08 | 1 | -5/+5 |
* | | Boost 1.67 compatibility | ilovezfs | 2018-04-18 | 1 | -1/+1 |
* | | blocks: remove unnecessary call to pmt::intern at runtime | Marcus Müller | 2018-02-23 | 1 | -3/+5 |
|/ |
|
* | blocks: switching last calls from boost::thread to gr::thread. | Tom Rondeau | 2014-09-30 | 1 | -2/+2 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -3/+3 |
* | blocks: random_pdu (speedup, also allow a byte mask), message_strobe_random (... | Tim O'Shea | 2014-02-16 | 1 | -0/+121 |