| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: remove unused includes from buffer headers | Marcus Müller | 2021-11-24 | 1 | -1/+0 |
* | runtime: mark buffer methods as override | Josh Morman | 2021-11-03 | 1 | -3/+3 |
* | runtime: rename buffer_context to transfer type; also rename the | David Sorber | 2021-10-25 | 1 | -11/+17 |
* | runtime: use std::function for callback logic | David Sorber | 2021-10-25 | 1 | -2/+2 |
* | runtime: Custom Buffer/Accelerator Device Support - Milestone 2 | David Sorber | 2021-10-25 | 1 | -5/+63 |
* | runtime: Custom Buffer/Accelerator Device Support - Milestone 1 | David Sorber | 2021-10-25 | 1 | -155/+120 |
* | global: automatically remove unused boost includes | Marcus Müller | 2021-06-22 | 1 | -1/+0 |
* | runtime: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -0/+5 |
* | runtime: Remove most manual memory management | Thomas Habets | 2020-04-11 | 1 | -2/+2 |
* | global: remove boost ptr headers not needed | Thomas Habets | 2020-04-09 | 1 | -1/+1 |
* | Switch from boost pointers to std C++11 pointers | Thomas Habets | 2020-04-01 | 1 | -5/+5 |
* | 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 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -104/+122 |
* | runtime: addresses issue #713. | Tom Rondeau | 2016-01-28 | 1 | -0/+4 |
* | runtime: updating buffer base pointer accessor to return const char*. | Tom Rondeau | 2015-02-13 | 1 | -1/+1 |
* | runtime: added accessor to get base address of buffer. Addresses Issue #729. | Tom Rondeau | 2015-02-13 | 1 | -0/+5 |
* | runtime: speed up all the things | Tim O'Shea | 2014-09-19 | 1 | -0/+2 |
* | Fix(?) prune_tags: needs verification | Doug Geiger | 2014-09-19 | 1 | -2/+1 |
* | tags_wip | Tim O'Shea | 2014-09-19 | 1 | -3/+4 |
* | runtime: Minor cosmetic typo and whitespace corrections. | Moritz Fischer | 2013-12-07 | 1 | -1/+1 |
* | runtime: changed name from set_group_delay to declare_sample_delay. | Tom Rondeau | 2013-11-01 | 1 | -10/+10 |
* | runtime: for blocks with a group delay, tag location should be moved accordin... | Tom Rondeau | 2013-10-29 | 1 | -5/+29 |
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-12 | 1 | -2/+9 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+302 |