index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
volk
/
lib
/
qa_utils.h
Age
Commit message (
Expand
)
Author
2011-05-10
Volk: initial profiling support. Profiling works, reading doesn't yet. Need t...
Nick Foster
2011-05-09
Volk: Each QA test runs in separate Boost test case so it prints statistics f...
Nick Foster
2011-04-16
Volk: manual funcs implemented, QA code runs. Barfs due to missing Orc arch.
Nick Foster
2011-04-13
Merge branch 'master' of http://gnuradio.org/git/gnuradio into cpuid
Nick Foster
2011-03-08
volk: replace posix_memalign with something cross platform
Josh Blum
2011-02-15
Moved the fn indices gen from volk.c to volk_registry.h so the qa code has ac...
Nick Foster
2011-01-21
Volk: added ability to spec scalar in test invocation
Nick Foster
2011-01-21
volk: renamed all files. added all tests. some test things are still broken.
Nick Foster
2011-01-19
Volk: test suite supports scalar arguments and in-place operations
Nick Foster
2011-01-16
volk_rename: renamed basically everything in the volk lib to have logically c...
Nick Foster
2011-01-14
Volk: QA code fixes, more Orc routines.
Nick Foster
2011-01-12
Volk: Working on a new QA architecture that doesn't require individual test p...
Nick Foster