| Commit message (Expand) | Author | Age | Files | Lines |
* | modules: include boost/format where used | Marcus Müller | 2021-09-07 | 1 | -0/+1 |
* | clang-tidy: run full .clang-tidy on C++17 codebase | Marcus Müller | 2021-01-19 | 1 | -1/+0 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -2/+2 |
* | blocks: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -2/+2 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | gr-blocks/file.*: Remove needless memory management | Thomas Habets | 2020-01-02 | 1 | -8/+5 |
* | Remove newlines from exception messages | Thomas Habets | 2020-01-01 | 1 | -6/+6 |
* | clang-tidy in gnuradio-runtime: use empty() instead of size()!=0 | Marcus Müller | 2019-08-22 | 1 | -1/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -4/+4 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -360/+342 |
* | gr-blocks: fix file_metadata_* not closing files on close() | gnieboer | 2017-06-16 | 1 | -10/+12 |
* | Fixes Cov Defect 1043301: Unitialized Variable in Conditional | Ben Hilburn | 2015-08-28 | 1 | -1/+1 |
* | blocks: correcting use of mutexes in file_meta_sink. | Tom Rondeau | 2014-07-28 | 1 | -4/+4 |
* | Removing trailing/extra whitespaces before release. | Tom Rondeau | 2014-07-07 | 1 | -1/+1 |
* | runtime: converting runtime core to gr namespace, gnuradio include dir. | Tom Rondeau | 2013-04-29 | 1 | -10/+10 |
* | blocks: fix file meta data source to handle repeat of files. | Tom Rondeau | 2013-04-29 | 1 | -3/+11 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -4/+4 |
* | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | 2013-01-02 | 1 | -4/+7 |
|\ |
|
| * | blocks: fixed file_meta_sink/source_impl MSVC incompatibliity error | Nicholas Corgan | 2013-01-02 | 1 | -4/+7 |
* | | gruel: updating all GR blocks that use PMTs to use new naming. | Tom Rondeau | 2012-12-21 | 1 | -28/+28 |
|/ |
|
* | blocks: moving file metadata sink/source to gr-blocks. | Tom Rondeau | 2012-12-14 | 1 | -0/+433 |