commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gr-blocks-maste


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jcorgan branch, wip/gr-blocks-master, updated. 3.6.1git-115-g9752fab
Date: Fri, 8 Jun 2012 21:50:49 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jcorgan".

The branch, wip/gr-blocks-master has been updated
       via  9752fabd851d05c77b0526e7a28c9c7099e54fc6 (commit)
      from  630cd06cb33d628fa6426866f006580aad30f84b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9752fabd851d05c77b0526e7a28c9c7099e54fc6
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jun 8 14:48:46 2012 -0700

    blocks: added blocks_add_const_xx

-----------------------------------------------------------------------

Summary of changes:
 .../grc/blocks_add_const_xx.xml                    |    4 +-
 gr-blocks/grc/blocks_block_tree.xml                |    1 +
 gr-blocks/include/blocks/CMakeLists.txt            |    3 +-
 .../blocks/{add_XX.h.t => add_const_XX.h.t}        |   28 +++++++++++-----
 gr-blocks/lib/CMakeLists.txt                       |    7 ++--
 .../{add_XX_impl.cc.t => add_const_XX_impl.cc.t}   |   34 ++++++++++++-------
 .../lib/{add_XX_impl.h.t => add_const_XX_impl.h.t} |    7 +++-
 gr-blocks/python/qa_add_and_friends.py             |    7 ++--
 gr-blocks/swig/blocks_swig.i                       |   12 +++++++
 9 files changed, 70 insertions(+), 33 deletions(-)
 copy grc/blocks/gr_add_const_vxx.xml => gr-blocks/grc/blocks_add_const_xx.xml 
(93%)
 copy gr-blocks/include/blocks/{add_XX.h.t => add_const_XX.h.t} (70%)
 copy gr-blocks/lib/{add_XX_impl.cc.t => add_const_XX_impl.cc.t} (67%)
 copy gr-blocks/lib/{add_XX_impl.h.t => add_const_XX_impl.h.t} (90%)


hooks/post-receive
-- 
git://gnuradio.org/jcorgan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]