[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (0f61e4e -> d7eaf6e)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (0f61e4e -> d7eaf6e) |
Date: |
Fri, 10 Jun 2016 20:45:10 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch master
in repository gnuradio.
from 0f61e4e Merge remote-tracking branch
'skoslowski/modtool_block_modules'
new 2a6c82f cmake: set policies to suppress development warnings with
cmake greater than minimum
new a5b63da Merge branch 'maint'
new a7dc893 VOLKized the divide block. ~ 10x speedup
new d7eaf6e Merge remote-tracking branch
'mmueller/volkize_gr_blocks_divide'
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CMakeLists.txt | 17 ++++++++++
gr-blocks/lib/CMakeLists.txt | 4 ++-
.../lib/{divide_XX_impl.cc.t => divide_cc_impl.cc} | 37 ++++++++++------------
.../lib/{and_XX_impl.h.t => divide_cc_impl.h} | 15 ++++-----
.../lib/{add_XX_impl.cc.t => divide_ff_impl.cc} | 37 ++++++++++------------
.../lib/{xor_XX_impl.h.t => divide_ff_impl.h} | 15 ++++-----
6 files changed, 68 insertions(+), 57 deletions(-)
copy gr-blocks/lib/{divide_XX_impl.cc.t => divide_cc_impl.cc} (58%)
copy gr-blocks/lib/{and_XX_impl.h.t => divide_cc_impl.h} (79%)
copy gr-blocks/lib/{add_XX_impl.cc.t => divide_ff_impl.cc} (59%)
copy gr-blocks/lib/{xor_XX_impl.h.t => divide_ff_impl.h} (79%)
- [Commit-gnuradio] [gnuradio] branch master updated (0f61e4e -> d7eaf6e),
git <=