- Jun 29, 2016
-
-
Luker authored
Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Also, fix corner cases for misaligned sizes Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Jun 24, 2016
-
-
Luker authored
Still, decoding does not work. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Jun 01, 2016
-
-
Luker authored
We start breaking the API, too Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- May 30, 2016
-
-
Luker authored
Include the caches explanation, move readme to markdown Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Finally working. Cache needs a rewrite, though. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Precomputation not yet working. Need to fix either matrix generation or computation. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Quite a messy commit, hopefully new ones should be shorter Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
I almost made this a header-only library. should I make the switch now? Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 01, 2016
-
-
Luker authored
Start breaking the API. This was needed anyway, don't know why I didn't do it sooner... Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Mar 03, 2016
-
-
Luker authored
test_c did not correctly calculate the memory size, although it was still fine due to the data types. the De_Interleaver was reading not-initialized data in the "skip > 0" case. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Make sure the background threads actually finish before deleting the object. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Nov 05, 2015
-
-
Luker authored
Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Nov 04, 2015
-
-
Luker authored
Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Nov 03, 2015
-
-
Luker authored
Alignment differences are harder than I thought... Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Nov 01, 2015
-
-
Luker authored
The C++ test now can be easily moved to using different alignments for testing or playing around. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Oct 27, 2015
-
-
Luker authored
Make tests a little more on the edge cases, so that we don't have clean cut blocks and symbols everywhere Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Oct 23, 2015
-
-
Luker authored
And update tests for multi-block usage Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- May 12, 2015
-
-
Luker authored
used cppcheck, valgrind on the examples. fix the C interface free(), the example, the build type select. update the cppcheck files, add the clang scanbuild script Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 17, 2015
-
-
Luker authored
Also, fix a bit the C example. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 15, 2015
-
-
Luker authored
unused code, plus an old longstanding rfc difference we should be conformant now. Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
Luker authored
Still kinda rough, but seems to work Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 14, 2015
-
-
Luker authored
lots of bugfixes, also due to the creation of a couple of examples for the C and C++ interface. Updated documentation accordingly Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-
- Apr 13, 2015
-
-
Luker authored
We have testsss! (And some embarassing bugfixes, too!) Signed-off-by:
Luca Fulchir <luker@fenrirproject.org>
-