summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/unpacked_to_packed_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* digital: packed<->unpacked: check chunk sizes, incl. NDBEBUG buildsMarcus Müller2021-02-181-5/+10
* 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-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* gr-blocks/unpacked_to_packed: Remove needless castThomas Habets2020-01-061-1/+1
* gr-blocks/packed&unpacked: Add constThomas Habets2020-01-061-6/+6
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-92/+94
* 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/+150