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, next, updated. 7919aa


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, next, updated. 7919aa977544a5c30dd1a9e98fdf0d5f56750581
Date: Wed, 27 Jul 2011 05:33:58 +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, next has been updated
       via  7919aa977544a5c30dd1a9e98fdf0d5f56750581 (commit)
       via  302bd2d7125ba1a973433a9ef7cd9afba2d47438 (commit)
       via  77589906a859cacabd502dbfe93a72889d3fa83c (commit)
       via  8e1f9ce7dde6ba00cdaf6df8f08a602e4a3843b5 (commit)
       via  11c2435ef12e417851067bac2adcd9f3d21908d0 (commit)
       via  f6318ef04d03be8f2e039d4fa71eba9105758783 (commit)
       via  b623dff43ad12b7539184950074ba5b0ecbf34fb (commit)
       via  50b82d2e096e556209e7efdd47e4b67a46d54235 (commit)
       via  cc8f5c0dc6ca9ae6053343ee8efaf26884aa39cb (commit)
       via  8cb0981894000e8239ee2425b4e99ded9841604a (commit)
       via  d0112efa115d049a4bad62a1c6faac05332c8cf5 (commit)
       via  7ab44e1b23a1a9307b5edfc12dcd4f4b7c834a6e (commit)
       via  12719c3632c5c09e759aa9ad9baaa95f672cee46 (commit)
       via  e4c4e9c9567e669b78b145975daa0c1ad00182ca (commit)
       via  c6c773757ef16aa8edac173a5b9bca270a658b9f (commit)
      from  097b9bd5b2374c381380bc26f40677f8bf470c25 (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 7919aa977544a5c30dd1a9e98fdf0d5f56750581
Merge: 097b9bd 302bd2d
Author: Josh Blum <address@hidden>
Date:   Tue Jul 26 22:29:53 2011 -0700

    Merge branch 'next' of gnuradio.org:gnuradio into next

commit 302bd2d7125ba1a973433a9ef7cd9afba2d47438
Merge: cc8f5c0 7758990
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 26 23:37:15 2011 -0400

    Merge branch 'master' into next
    
    * master:
      doxygen: fixed doxygen warnings.
      Fixed type warning.
      Fixed warnings about doxygen format.
      Fixed return warnings.
      Fixed warnings about variable intialization order.

commit 77589906a859cacabd502dbfe93a72889d3fa83c
Merge: 8cb0981 8e1f9ce
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 26 23:36:53 2011 -0400

    Merge branch 'maint'
    
    * maint:
      doxygen: fixed doxygen warnings.
      Fixed type warning.
      Fixed warnings about doxygen format.
      Fixed return warnings.
      Fixed warnings about variable intialization order.
    
    Conflicts:
        volk/include/volk/volk_complex.h

commit 8e1f9ce7dde6ba00cdaf6df8f08a602e4a3843b5
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 26 22:42:51 2011 -0400

    doxygen: fixed doxygen warnings.

commit 11c2435ef12e417851067bac2adcd9f3d21908d0
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 26 22:00:49 2011 -0400

    Fixed type warning.

commit f6318ef04d03be8f2e039d4fa71eba9105758783
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 26 22:00:18 2011 -0400

    Fixed warnings about doxygen format.

commit b623dff43ad12b7539184950074ba5b0ecbf34fb
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 26 21:59:27 2011 -0400

    Fixed return warnings.

commit 50b82d2e096e556209e7efdd47e4b67a46d54235
Author: Tom Rondeau <address@hidden>
Date:   Tue Jul 26 21:58:37 2011 -0400

    Fixed warnings about variable intialization order.

commit cc8f5c0dc6ca9ae6053343ee8efaf26884aa39cb
Merge: d0112ef 8cb0981
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 26 17:00:04 2011 -0700

    Merge branch 'master' into next

commit 8cb0981894000e8239ee2425b4e99ded9841604a
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 26 16:49:17 2011 -0700

    comedi: fix to use comedi 0.8 API

commit d0112efa115d049a4bad62a1c6faac05332c8cf5
Merge: c6c7737 7ab44e1
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 26 16:44:18 2011 -0700

    Merge branch 'master' into next

commit 7ab44e1b23a1a9307b5edfc12dcd4f4b7c834a6e
Merge: 7e2b45b 12719c3
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jul 26 16:39:49 2011 -0700

    Merge branch 'maint'

commit 12719c3632c5c09e759aa9ad9baaa95f672cee46
Author: Josh Blum <address@hidden>
Date:   Sat Jul 9 19:39:30 2011 -0700

    core: added missing io.h includes on cc files
    
    Added to the cc files which were missing io.h and
    required compatibility declarations in io.h to compile.
    Applies to compiling under MSVC with cmake work branch.

commit e4c4e9c9567e669b78b145975daa0c1ad00182ca
Author: Josh Blum <address@hidden>
Date:   Sat Jul 9 19:30:40 2011 -0700

    core: added missing config.h includes on cc files
    
    Added to the cc files which were missing config.h and
    required compatibility functions defined in config.h.
    Applies to compiling under MSVC with cmake work branch.

commit c6c773757ef16aa8edac173a5b9bca270a658b9f
Author: Josh Blum <address@hidden>
Date:   Sat Jul 23 11:54:16 2011 -0700

    misc_next_branch_tweaks_to_build_on_osx_and_windows

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

Summary of changes:
 config/grc_gr_comedi.m4                            |    2 +-
 gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h    |    1 -
 gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h    |    1 -
 gnuradio-core/src/lib/io/gri_wavfile.cc            |   22 ++++++++++---------
 gr-pager/lib/pager_flex_sync.cc                    |    2 +-
 gr-trellis/src/lib/trellis_pccc_decoder_X.h.t      |    2 +-
 gr-trellis/src/lib/trellis_sccc_decoder_X.h.t      |    2 +-
 .../src/lib/trellis_sccc_decoder_combined_XX.h.t   |    2 +-
 gr-uhd/include/gr_uhd_usrp_sink.h                  |    1 -
 9 files changed, 17 insertions(+), 18 deletions(-)


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



reply via email to

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