summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/multiply_cc_impl.cc
Commit message (Collapse)AuthorAgeFilesLines
* blocks: replace gengen with C++ templatesAndrej Rode2018-08-251-66/+0
|
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-1/+1
| | | | We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).
* blocks: switch all blocks to use the VOLK dispatchers for alignment handling.Tom Rondeau2013-11-171-8/+3
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-4/+4
|
* blocks: added multiply_xx, some cleanup on add_xxJohnathan Corgan2012-06-141-0/+71