| Commit message (Expand) | Author | Age | Files | Lines |
* | global: remove unused <iomanip>, fix other includes in affected files when ob... | Marcus Müller | 2021-06-17 | 1 | -1/+1 |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+1 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Use C++11 ranged for and ranged insert instead of manual loops | Thomas Habets | 2019-12-04 | 1 | -5/+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 | -63/+58 |
* | Merge remote-tracking branch 'origin/next' into merge_next | Marcus Müller | 2018-08-31 | 1 | -1/+1 |
|\ |
|
| * | Clean-up: Remove unused private variables (Issue #1621, #1622, #1624) | andriy gelman | 2018-04-28 | 1 | -1/+1 |
* | | Convert set_relative_rate(double) to the new integer or receiprocal call | Andy Walls | 2018-08-23 | 1 | -1/+1 |
|/ |
|
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -6/+6 |
* | blocks: converting references to vector source/sink, null source/sink, nop, c... | Tom Rondeau | 2013-03-17 | 1 | -3/+3 |
* | blocks: moving copy, endian_swap, head, skiphead, vector_source/sink/insert t... | Tom Rondeau | 2013-03-16 | 1 | -0/+113 |