summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/block_executor.h
Commit message (Collapse)AuthorAgeFilesLines
* runtime: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-1/+3
|
* runtime: Remove most manual memory managementThomas Habets2020-04-111-1/+2
| | | | | | The remaining ones: * `pmt_pool.cc`, which is a memory allocator so that makes sense * the tricky and aptly named `sptr_magic.cc`.
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
|
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-25/+25
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+78