summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/include/gnuradio/top_block.h
Commit message (Expand)AuthorAgeFilesLines
* modernization: `override` instead of virtual in all compilation unitsMarcus Müller2020-11-031-4/+4
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+3
* runtime: Remove most manual memory managementThomas Habets2020-04-111-1/+1
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Add a top_block parameter to control exception handlingScott Torborg2020-01-051-3/+5
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-21/+21
* runtime: export list of msg connections when performance counters are enabledTim O'Shea2013-06-071-0/+6
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+146