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


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.6.3-623-gc15a2c6
Date: Thu, 7 Feb 2013 23:18:55 +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  c15a2c6f4f720265a7ed89c51224c9184a8ae512 (commit)
       via  dc705ffa5c6307746ce2b547d122848e6149644c (commit)
       via  7e9a439fa7b999cf92ca7ec502ac685b14947635 (commit)
       via  308051abeb515b52c4fb906bdfb2622ac6183508 (commit)
       via  8585cd0d10ba82c9f4dd1c2b4397346c5a874d43 (commit)
       via  f5d6f054a2a8c460ab0f4d41d44b8a0f0995d2aa (commit)
       via  8b425118da3a09e490486b83a91208d2530d9897 (commit)
      from  1218e69c50b0043a746fe5ab66b3c8bf79487f15 (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 c15a2c6f4f720265a7ed89c51224c9184a8ae512
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 7 18:03:10 2013 -0500

    core: make same import statement as in master; keep next's pmt naming 
scheme.

commit dc705ffa5c6307746ce2b547d122848e6149644c
Merge: 308051a 7e9a439
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 7 18:02:34 2013 -0500

    Merge branch 'master' into next

commit 308051abeb515b52c4fb906bdfb2622ac6183508
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 7 13:49:58 2013 -0500

    sched: added ControlPort interface to setup and access perf counters.
    
    Conflicts:
    
        gnuradio-core/src/lib/runtime/gr_block.h

commit 8585cd0d10ba82c9f4dd1c2b4397346c5a874d43
Merge: 1218e69 f5d6f05
Author: Tom Rondeau <address@hidden>
Date:   Thu Feb 7 17:07:22 2013 -0500

    Merge branch 'master' into next
    
    Conflicts:
        CMakeLists.txt

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

Summary of changes:
 CMakeLists.txt                                     |    7 ++
 gnuradio-core/src/lib/runtime/gr_block.cc          |  115 ++++++++++++++++++++
 gnuradio-core/src/lib/runtime/gr_block.h           |   57 ++++++++++
 gnuradio-core/src/lib/runtime/gr_block.i           |    9 ++
 gnuradio-core/src/lib/runtime/gr_block_detail.cc   |   86 +++++++++++++++-
 gnuradio-core/src/lib/runtime/gr_block_detail.h    |   22 ++++
 gnuradio-core/src/lib/runtime/gr_block_executor.cc |    9 ++
 gnuradio-core/src/lib/runtime/gr_flat_flowgraph.cc |   12 ++
 gnuradio-core/src/lib/runtime/gr_flat_flowgraph.h  |    6 +
 gnuradio-core/src/lib/runtime/gr_top_block_impl.cc |    2 +
 gnuradio-core/src/lib/runtime/nop_impl.cc          |    1 -
 .../src/python/gnuradio/gr/qa_tag_utils.py         |    6 +-
 12 files changed, 329 insertions(+), 3 deletions(-)


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



reply via email to

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