commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, inplace_blocks, updat


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, inplace_blocks, updated. 4629034d4c61883355c2a47e674649e61aceaec3
Date: Sat, 12 Nov 2011 19:15:45 +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/jblum".

The branch, inplace_blocks has been updated
       via  4629034d4c61883355c2a47e674649e61aceaec3 (commit)
       via  69124365b6c402624524ce814ca2349b9e79ae90 (commit)
       via  6875a4c38c0f77677dc3720c3d0b86fe6054ee3a (commit)
      from  309d2fe0244d9c9f758b2c252080f4081936f6be (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 4629034d4c61883355c2a47e674649e61aceaec3
Author: Josh Blum <address@hidden>
Date:   Sat Nov 12 11:13:37 2011 -0800

    inplace basically working so it seems

commit 69124365b6c402624524ce814ca2349b9e79ae90
Author: Josh Blum <address@hidden>
Date:   Thu Nov 10 07:55:40 2011 -0800

    whatever part2

commit 6875a4c38c0f77677dc3720c3d0b86fe6054ee3a
Author: Josh Blum <address@hidden>
Date:   Tue Nov 8 00:36:33 2011 -0800

    great work, need to deal with depth > 1

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

Summary of changes:
 gnuradio-core/src/lib/general/gr_copy.cc           |    1 +
 gnuradio-core/src/lib/gengen/gr_add_XX.cc.t        |    1 +
 gnuradio-core/src/lib/gengen/gr_add_const_XX.cc.t  |    1 +
 gnuradio-core/src/lib/gengen/gr_add_const_vXX.cc.t |    1 +
 gnuradio-core/src/lib/runtime/gr_buffer.cc         |   13 +++-
 gnuradio-core/src/lib/runtime/gr_buffer.h          |    7 ++-
 gnuradio-core/src/lib/runtime/gr_flat_flowgraph.cc |   74 +++++++++++++++++---
 gnuradio-core/src/lib/runtime/gr_flat_flowgraph.h  |    2 +
 gnuradio-core/src/lib/runtime/gr_flowgraph.cc      |   23 ------
 gnuradio-core/src/lib/runtime/gr_flowgraph.h       |    3 -
 gnuradio-core/src/lib/runtime/gr_tpb_detail.cc     |    3 +
 11 files changed, 89 insertions(+), 40 deletions(-)
 mode change 100755 => 100644 gnuradio-core/src/lib/gengen/gr_add_const_vXX.cc.t


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



reply via email to

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