| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: pep8 formatting | Josh Morman | 2021-11-24 | 1 | -3/+5 |
* | runtime: Add terminate handling | Paul Wicks | 2020-12-19 | 1 | -1/+1 |
* | python: Remove unnecessary 'from __future__ import' | Oleksandr Kravchuk | 2020-08-03 | 1 | -2/+0 |
* | runtime: add pybind11 bindings | Josh Morman | 2020-06-04 | 1 | -8/+9 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Add a top_block parameter to control exception handling | Scott Torborg | 2020-01-05 | 1 | -2/+2 |
* | Fix for misc. documentation + trivial typos | luz.paz | 2019-07-17 | 1 | -2/+2 |
* | runtime: gr_threading clutch obsolete; remove it and its usage | Marcus Müller | 2018-11-12 | 1 | -5/+4 |
* | python3: update non-GRC components to use python2 or python3 | Douglas Anderson | 2017-02-26 | 1 | -6/+9 |
* | runtime: add flag to wrapped top_block to control SIGINT handling in wait() | Sebastian Koslowski | 2015-05-29 | 1 | -4/+7 |
* | runtime: fix deadlock in unlock() from Python #594 | Jiří Pinkava | 2015-04-01 | 1 | -1/+7 |
* | runtime: add tests for new decorators in hier_block2 | Sebastian Koslowski | 2014-12-12 | 1 | -18/+20 |
* | runtime: refactor top/hier block python wrappers | Sebastian Koslowski | 2014-12-10 | 1 | -97/+52 |
* | runtime: whitespace fixes | Sebastian Koslowski | 2014-12-10 | 1 | -20/+19 |
* | runtime: adds ability to output flowgraph in dot format (resolves issue 245). | Johannes Schmitz | 2014-03-07 | 1 | -12/+16 |
* | runtime: exception safe python blocking top block calls | Josh Blum | 2013-05-23 | 1 | -3/+4 |
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 1 | -0/+170 |