commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. 3.7


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. 3.7.3git-194-gec914e1
Date: Tue, 26 Nov 2013 13:56:03 +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/gnuradio".

The branch, next has been updated
       via  ec914e16d67592ab0083cca43b76d01333a3e599 (commit)
       via  d634ef144e8bade8f3c96678b10d7f05bc968eb2 (commit)
       via  a04bb11b52ed1bc122af22b65fbdebf3afb6eb55 (commit)
       via  fa3187a1c03f87d944c261c764f61453d77d8244 (commit)
      from  6b7442ce5b9c2ee2b46410bef54ab3459b9379e5 (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 ec914e16d67592ab0083cca43b76d01333a3e599
Merge: 6b7442c d634ef1
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 26 08:56:34 2013 -0500

    Merge branch 'master' into next

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

Summary of changes:
 cmake/Modules/FindICE-3.5.cmake                    |    1 +
 cmake/Modules/FindICE.cmake                        |    1 +
 gr-blocks/grc/blocks_block_tree.xml                |    1 +
 ...ml => blocks_tagged_stream_multiply_length.xml} |   27 +++---
 gr-blocks/include/gnuradio/blocks/CMakeLists.txt   |    1 +
 ...tream_mux.h => tagged_stream_multiply_length.h} |   37 +++-----
 gr-blocks/lib/CMakeLists.txt                       |    1 +
 .../lib/tagged_stream_multiply_length_impl.cc      |   89 ++++++++++++++++++++
 ...impl.h => tagged_stream_multiply_length_impl.h} |   31 ++++---
 gr-blocks/swig/blocks_swig5.i                      |    3 +
 10 files changed, 143 insertions(+), 49 deletions(-)
 copy gr-blocks/grc/{blocks_tagged_stream_mux.xml => 
blocks_tagged_stream_multiply_length.xml} (70%)
 copy gr-blocks/include/gnuradio/blocks/{tagged_stream_mux.h => 
tagged_stream_multiply_length.h} (50%)
 create mode 100644 gr-blocks/lib/tagged_stream_multiply_length_impl.cc
 copy gr-blocks/lib/{tagged_stream_mux_impl.h => 
tagged_stream_multiply_length_impl.h} (60%)


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



reply via email to

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