summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/multiply_matrix_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+1
* msg_handler: Use lambdas to set msg handlersJohannes Demel2020-06-041-8/+2
* msg_handler: Switch from boost::function to std::functionJohannes Demel2020-06-041-4/+7
* 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-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-222/+219
* blocks: fix multiply matrix complex set_AJosh Morman2019-08-051-1/+1
* blocks: replace gengen with C++ templatesAndrej Rode2018-08-251-0/+327