| 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 |
* | gr-blocks: Check fseek() for failure | Zackery Spytz | 2021-01-11 | 1 | -3/+9 |
* | Replace all calls to `get_initial_sptr` with `make_block_sptr` | Thomas Habets | 2020-07-30 | 1 | -9/+9 |
* | blocks: replace stderr logging by calls to GR's logging facilties | Marcus Müller | 2020-04-13 | 1 | -2/+2 |
* | blocks: file_meta_sink header size error handling logic error | Behnam Sabaghi | 2020-02-21 | 1 | -1/+1 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Remove newlines from exception messages | Thomas Habets | 2020-01-01 | 1 | -4/+4 |
* | Use C++11 ranged for and ranged insert instead of manual loops | Thomas Habets | 2019-12-04 | 1 | -5/+4 |
* | 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 | -380/+367 |
* | Changed file_meta_sink's signature to take unserialized pmt | Marcus Müller | 2018-07-14 | 1 | -30/+30 |
* | gr-blocks: fix file_metadata_* not closing files on close() | gnieboer | 2017-06-16 | 1 | -14/+17 |
* | blocks: correcting use of mutexes in file_meta_sink. | Tom Rondeau | 2014-07-28 | 1 | -3/+3 |
* | 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 | -6/+6 |
* | gruel: moved gruel into subdirs of gnuradio-runtime. | Tom Rondeau | 2013-04-01 | 1 | -3/+3 |
* | 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 | -45/+45 |
|/ |
|
* | blocks: moving file metadata sink/source to gr-blocks. | Tom Rondeau | 2012-12-14 | 1 | -0/+464 |