| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove VOLK as a submodule | Martin Braun | 2020-04-11 | 1 | -0/+0 |
* | VOLK: update submodule pointer to v2.2.1 | Marcus Müller | 2020-04-11 | 1 | -0/+0 |
* | VOLK: update submodule pointer to v2.1.0 | Marcus Müller | 2020-01-02 | 1 | -0/+0 |
* | volk: advance volk submodule pointer | Clayton Smith | 2019-11-06 | 1 | -0/+0 |
* | VOLK: update submodule pointer to 2.0.0 | Marcus Müller | 2019-08-09 | 1 | -0/+0 |
* | updated VOLK submodule pointer | Marcus Müller | 2019-07-18 | 1 | -0/+0 |
* | volk: update submodule pointer to modern CMake volk | Andrej Rode | 2019-03-04 | 1 | -0/+0 |
* | Advancing the VOLK submodule pointer, prim. for buildability | Marcus Müller | 2018-07-26 | 1 | -0/+0 |
* | volk: advance volk submodule pointer | Andrej Rode | 2018-06-23 | 1 | -0/+0 |
* | volk: updated submodule to latest master | Johnathan Corgan | 2017-09-22 | 1 | -0/+0 |
* | volk: synchronize to current master | Johnathan Corgan | 2017-08-27 | 1 | -0/+0 |
* | Revert "volk: update submodule to latest master" | Johnathan Corgan | 2017-02-26 | 1 | -0/+0 |
* | volk: update submodule to latest master | Johnathan Corgan | 2017-02-12 | 1 | -0/+0 |
* | volk: update to v1.3 | Johnathan Corgan | 2016-07-02 | 1 | -0/+0 |
* | volk: updated to latest master b930d7f | Johnathan Corgan | 2016-05-30 | 1 | -0/+0 |
* | volk: updated to current maint 78c8bc4 | Johnathan Corgan | 2016-05-30 | 1 | -0/+0 |
* | volk: update to v1.2.2 | Johnathan Corgan | 2016-04-07 | 1 | -0/+0 |
* | volk: update submodule pointer to latest | Johnathan Corgan | 2016-03-30 | 1 | -0/+0 |
* | volk: updated submodule pointer to v1.2.1 | Johnathan Corgan | 2016-02-08 | 1 | -0/+0 |
* | volk: update to 1.2/master | Johnathan Corgan | 2016-01-27 | 1 | -0/+0 |
* | Update volk submodule to latest master (1.2 release) | Johnathan Corgan | 2015-12-23 | 1 | -0/+0 |
* | volk: updated submodule to latest master | Johnathan Corgan | 2015-12-11 | 1 | -0/+0 |
* | Merge branch 'maint' | Johnathan Corgan | 2015-10-26 | 1 | -0/+0 |
|\ |
|
| * | volk: update submodule pointer to latest maint | Johnathan Corgan | 2015-10-26 | 1 | -0/+0 |
* | | volk: update submodule to latest | Johnathan Corgan | 2015-09-23 | 1 | -0/+0 |
* | | volk: update submodule to latest | Johnathan Corgan | 2015-09-23 | 1 | -0/+0 |
* | | volk: update submodule pointer to v1.1 | Johnathan Corgan | 2015-09-06 | 1 | -0/+0 |
|/ |
|
* | volk: fix reversion of volk submodule introduced by 3a7f237 | Johnathan Corgan | 2015-07-24 | 1 | -0/+0 |
* | controlport: Adding support for building Java clients. | Tom Rondeau | 2015-07-24 | 1 | -0/+0 |
* | volk: update submodule reference to release 1.0.2 | Johnathan Corgan | 2015-07-24 | 1 | -0/+0 |
* | volk: updated submodule to release 1.0.1 | Johnathan Corgan | 2015-07-08 | 1 | -0/+0 |
* | Updated volk submodule to latest maint branch | Johnathan Corgan | 2015-05-10 | 1 | -0/+0 |
* | volk: update submodule to v1.0 release | Johnathan Corgan | 2015-04-11 | 1 | -0/+0 |
* | volk: updated submodule commit to latest master | Johnathan Corgan | 2015-04-09 | 1 | -0/+0 |
* | Updated volk submodule commit to latest, for implementing split | Johnathan Corgan | 2015-03-29 | 1 | -0/+0 |
* | add volk submodule | Nathan West | 2015-03-29 | 1 | -0/+0 |
* | remove volk to prepare for submodule | Johnathan Corgan | 2015-03-29 | 220 | -32603/+0 |
* | cmake: In Python files only, remove all shebanging (anywhere) then prepend th... | Michael Dickens | 2015-02-19 | 1 | -1/+1 |
* | volk: fix popcnt puppter on 32-bit x86 builds | Nathan West | 2014-12-29 | 1 | -1/+1 |
* | volk: include implied string.h in byteswap puppet | Doug Geiger | 2014-12-23 | 1 | -0/+1 |
* | volk: add missing sse2 puppets for popcnt | Nathan West | 2014-12-23 | 2 | -3/+13 |
* | volk: use literal shuffle parameters in avx 32fc_deinterleavers | Nathan West | 2014-10-31 | 2 | -7/+3 |
* | Merge commit '0c92479f' | Johnathan Corgan | 2014-10-31 | 26 | -24/+987 |
|\ |
|
| * | volk: relax log2 qa constraints and use a higher order polynomial | Nathan West | 2014-10-30 | 2 | -20/+20 |
| * | volk: fix memory overrun/corruption in neon binary_slicer_8i | Nathan West | 2014-10-28 | 1 | -5/+5 |
| * | volk: add neon log2 implementation and fix QA to properly test | Nathan West | 2014-10-26 | 3 | -12/+112 |
| * | volk: fixing *byteswap sse puppet signatures | Nathan West | 2014-10-25 | 3 | -6/+6 |
| * | volk: add a neon table version of 16u_byteswap | Nathan West | 2014-10-22 | 2 | -0/+61 |
| * | volk: add neon kernel for 64u_byteswap and puppets for 64/16 byteswap | Nathan West | 2014-10-22 | 4 | -3/+149 |
| * | volk: add neon version of complex<float> dot product | Nathan West | 2014-10-21 | 2 | -2/+49 |