| Commit message (Expand) | Author | Age | Files | Lines |
* | modernization: `override` instead of virtual in all compilation units | Marcus Müller | 2020-11-03 | 1 | -6/+6 |
* | Add `override` for common virtual function overrides | Thomas Habets | 2020-11-03 | 1 | -1/+1 |
* | blocks: Add const to member variables that don't change | Thomas Habets | 2020-03-26 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -30/+30 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -1/+0 |
|\ |
|
| * | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -1/+0 |
* | | blocks: remove unnecessary call to pmt::intern at runtime | Marcus Müller | 2018-02-23 | 1 | -0/+3 |
|/ |
|
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -1/+1 |
* | build: only ever include "config.h" in source (.cc) files. | Tom Rondeau | 2013-04-04 | 1 | -4/+0 |
* | blocks: adding probe_rate block | Tim O'Shea | 2013-03-13 | 1 | -0/+63 |