summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/vector_source_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* clang-tidy in gnuradio-runtime: use empty() instead of size()!=0Marcus Müller2019-08-221-2/+2
* clang-format: Ordering all the includesMarcus Müller2019-08-091-1/+1
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-80/+79
* blocks: vector source: Fix compiler warningsMartin Braun2018-12-121-1/+1
* Change vector length variables to unsigned typeSebastian Müller2018-11-011-2/+2
* blocks: replace gengen with C++ templatesAndrej Rode2018-08-251-0/+153