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.6


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. 3.6.1git-95-gb0b1f51
Date: Mon, 21 May 2012 16:51:01 +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  b0b1f5139a748c5c4fe985feab17e2c0fd05ae11 (commit)
       via  d4fe4377e72165d88fdf00f6c8d5a5b986b25955 (commit)
       via  ae75ab750c2210a880684c3ce82bc152dd591ab3 (commit)
      from  b4558dbbfdb7c5183ddf9d84b3a91de34da4b808 (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 b0b1f5139a748c5c4fe985feab17e2c0fd05ae11
Merge: b4558db d4fe437
Author: Tom Rondeau <address@hidden>
Date:   Mon May 21 12:51:18 2012 -0400

    Merge branch 'master' into next

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

Summary of changes:
 gnuradio-core/src/lib/general/CMakeLists.txt       |    1 +
 gnuradio-core/src/lib/general/general.i            |    2 +
 gnuradio-core/src/lib/general/gr_vector_map.cc     |  117 ++++++++++++++++++++
 gnuradio-core/src/lib/general/gr_vector_map.h      |   83 ++++++++++++++
 .../general/{gr_multiply_ff.i => gr_vector_map.i}  |   12 +--
 .../src/python/gnuradio/gr/qa_vector_map.py        |  105 ++++++++++++++++++
 6 files changed, 312 insertions(+), 8 deletions(-)
 create mode 100644 gnuradio-core/src/lib/general/gr_vector_map.cc
 create mode 100644 gnuradio-core/src/lib/general/gr_vector_map.h
 copy gnuradio-core/src/lib/general/{gr_multiply_ff.i => gr_vector_map.i} (83%)
 create mode 100644 gnuradio-core/src/python/gnuradio/gr/qa_vector_map.py


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



reply via email to

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