| Commit message (Expand) | Author | Age | Files | Lines |
* | runtime: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -10/+14 |
* | boost: remove deprecated math/common_factor.hpp | japm48 | 2020-04-11 | 1 | -16/+3 |
* | runtime: Remove most manual memory management | Thomas Habets | 2020-04-11 | 1 | -3/+1 |
* | 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 |
* | Fix all formatting issues | Martin Braun | 2020-01-10 | 1 | -2/+2 |
* | runtime: Fix premature tag pruning from buffer with sample delay. | Ryan Volz | 2020-01-07 | 1 | -2/+0 |
* | runtime: Fix get_tags_in_range for (end - start) > delay. | Ryan Volz | 2020-01-07 | 1 | -2/+11 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -4/+3 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -239/+220 |
* | runtime: fix use of boost::math::gcd and boost::integer::gcd | Michael Dickens | 2018-11-16 | 1 | -0/+13 |
* | fix: fixed a performance bug in buffer::get_tags_in_range. | Brandon P. Enochs | 2017-07-14 | 1 | -1/+1 |
* | Fixed delayed tag propagation | DaulPavid | 2015-12-27 | 1 | -2/+2 |
* | runtime: fixes a problem with tag pruning. | Tom Rondeau | 2015-08-05 | 1 | -6/+31 |
* | CID 1240027: runtime: clean up tag pruning using iter range | Tim O'Shea | 2014-09-24 | 1 | -4/+1 |
* | Formatting fix-ups | Doug Geiger | 2014-09-19 | 1 | -12/+8 |
* | runtime: speed up all the things | Tim O'Shea | 2014-09-19 | 1 | -4/+4 |
* | Fix prune_tags | Doug Geiger | 2014-09-19 | 1 | -4/+5 |
* | Fix(?) prune_tags: needs verification | Doug Geiger | 2014-09-19 | 1 | -35/+6 |
* | tags_wip | Tim O'Shea | 2014-09-19 | 1 | -15/+32 |
* | runtime: Minor cosmetic typo and whitespace corrections. | Moritz Fischer | 2013-12-07 | 1 | -4/+4 |
* | runtime: changed name from set_group_delay to declare_sample_delay. | Tom Rondeau | 2013-11-01 | 1 | -10/+10 |
* | runtime: add concept up an automatic update_rate to gr::block. | Tom Rondeau | 2013-10-29 | 1 | -7/+1 |
* | runtime: for blocks with a group delay, tag location should be moved accordin... | Tom Rondeau | 2013-10-29 | 1 | -8/+36 |
* | Merge branch 'next' into runtime_pimpl | Johnathan Corgan | 2013-05-12 | 1 | -6/+11 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -0/+343 |