| Commit message (Expand) | Author | Age | Files | Lines |
* | global: remove iostream from all files not use cout|cerr|cin|clog | Marcus Müller | 2021-06-17 | 1 | -1/+0 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | clang-format: Ordering all the includes | Marcus Müller | 2019-08-09 | 1 | -1/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -36/+31 |
* | fixed an overflow issue in unpack_k_bits::unpack | cottrema | 2014-06-27 | 1 | -1/+1 |
* | build: removed some gcc warnings. | Tom Rondeau | 2014-06-26 | 1 | -2/+2 |
* | blocks: adding reverse packing/unpacking functions. | Tom Rondeau | 2014-05-17 | 1 | -0/+11 |
* | blocks: adds kernels for pack_k_bits and unpack_k_bits. | Tom Rondeau | 2014-05-17 | 1 | -0/+66 |