summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/annotator_raw_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* global: remove unused <iomanip>, fix other includes in affected files when ob...Marcus Müller2021-06-171-1/+0
* global: remove iostream from all files not use cout|cerr|cin|clogMarcus Müller2021-06-171-1/+0
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Remove newlines from exception messagesThomas Habets2020-01-011-1/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-72/+65
* Convert set_relative_rate(double) to the new integer or receiprocal callAndy Walls2018-08-231-1/+1
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-6/+6
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-7/+7
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-2/+2
* cleaning up, converting examples, etc.Tom Rondeau2013-03-171-5/+6
* blocks: converting references to vector source/sink, null source/sink, nop, c...Tom Rondeau2013-03-171-1/+1
* blocks: moving copy, endian_swap, head, skiphead, vector_source/sink/insert t...Tom Rondeau2013-03-161-0/+112