aboutsummaryrefslogtreecommitdiffstats
path: root/gr-blocks/lib/mute_impl.cc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* msg_handler: Apply clang-formatJohannes Demel2020-06-041-2/+2
* msg_handler: Use lambdas to set msg handlersJohannes Demel2020-06-041-2/+1
* msg_handler: Switch from boost::function to std::functionJohannes Demel2020-06-041-2/+3
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Fix memset clearing non-trivial type gr_complex warnings in gcc-8Anders Kalør2019-08-221-2/+3
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-49/+45
* blocks: replace gengen with C++ templatesAndrej Rode2018-08-251-0/+99