summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/packed_to_unpacked_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* modules: include boost/format where usedMarcus Müller2021-09-071-0/+1
* digital: packed<->unpacked: check chunk sizes, incl. NDBEBUG buildsMarcus Müller2021-02-181-9/+9
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-1/+1
* blocks: fix typo, artifact of log2_l_type renamingmormj2020-08-241-1/+1
* blocks: remove log2_constMarcus Müller2020-08-141-3/+17
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* Fix all formatting issuesMartin Braun2020-01-101-1/+1
* gr-blocks/packed&unpacked: Add constThomas Habets2020-01-061-5/+5
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-100/+102
* blocks: unpacked/packed use member variable for bits_per_typeAndrej Rode2018-09-011-1/+1
* Merge remote-tracking branch 'origin/next' into merge_nextMarcus Müller2018-08-311-1/+1
* blocks: replace gengen with C++ templatesAndrej Rode2018-08-251-0/+152