| Commit message (Expand) | Author | Age | Files | Lines |
* | logging core: replace log4cpp by spdlog | Marcus Müller | 2021-11-19 | 1 | -2/+7 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | runtime: don't do two lookups to verify existence and get msg handler | Marcus Müller | 2021-04-05 | 1 | -3/+3 |
* | runtime: remove ready message receiver queue remnant from basic_block | Marcus Müller | 2021-04-05 | 1 | -5/+1 |
* | runtime: fix latency issue caused by setting block alias on message block | Jacob Gilbert | 2020-09-30 | 1 | -1/+1 |
* | runtime: move loggers from gr::block to gr::basic_block | Marcus Müller | 2020-04-13 | 1 | -1/+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 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -2/+2 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -122/+108 |
* | runtime: delete blocking wait for message | Bastian Bloessl | 2016-06-29 | 1 | -23/+0 |
* | runtime: Add a timeout option on basic_block::delete_head_blocking | Sylvain Munaut | 2015-01-15 | 1 | -3/+12 |
* | logger: adds a function to the logger facilities that allows us to update the... | Tom Rondeau | 2014-12-04 | 1 | -0/+2 |
* | grc: adding advanced tab feature to set a block's alias. | Tom Rondeau | 2014-05-17 | 1 | -9/+18 |
* | runtime: expose message_subscribers() interface to python blocks | Tim O'Shea | 2013-10-12 | 1 | -13/+20 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+233 |