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_fixes, created.


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, next_fixes, created. 5c71424d3a6828ace96bf4a12040d68a4458168d
Date: Wed, 14 Nov 2012 20:45:11 +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_fixes has been created
        at  5c71424d3a6828ace96bf4a12040d68a4458168d (commit)

- Log -----------------------------------------------------------------
commit 5c71424d3a6828ace96bf4a12040d68a4458168d
Author: Josh Blum <address@hidden>
Date:   Wed Nov 14 12:45:55 2012 -0800

    fec: fixed api export typo

commit 910c043857ba53d0ed462a212ebfdd1c3040062f
Author: Johnathan Corgan <address@hidden>
Date:   Wed Nov 14 10:12:37 2012 -0800

    gr: apply pattern for g37f7522 and gc4c0ce9 to gr-channels and gr-fec

commit 8e01e6f004fe9039cb833250231192438c982c0a
Merge: 01abe9f 315237f
Author: Johnathan Corgan <address@hidden>
Date:   Wed Nov 14 10:07:45 2012 -0800

    Merge branch 'master' into next
    
    Conflicts:
        gr-atsc/src/lib/CMakeLists.txt
        gr-digital/python/CMakeLists.txt
        gr-trellis/src/python/CMakeLists.txt
        gr-vocoder/python/CMakeLists.txt
        gr-wavelet/python/CMakeLists.txt

commit 315237fd3935f31a0920613af3947189520f796a
Author: Josh Blum <address@hidden>
Date:   Tue Nov 13 19:53:55 2012 -0800

    analog: add analog dependencies to test

commit 69d2ba539e1774a30ef44685ba82bdb0c54b5ca4
Author: Johnathan Corgan <address@hidden>
Date:   Wed Nov 14 09:52:26 2012 -0800

    gr: apply pattern for g37f7522 and gc4c0ce9 to gr-analog and gr-blocks

commit 0ffb07f4f1763ae6f5cc9cb2910ba20241e84bca
Merge: 973a213 64913ee
Author: Johnathan Corgan <address@hidden>
Date:   Wed Nov 14 09:34:01 2012 -0800

    Merge branch 'maint'

commit 64913ee414f2c8a51afb2277b16b957fa2e7e066
Author: Josh Blum <address@hidden>
Date:   Tue Nov 13 19:32:45 2012 -0800

    filter: use matching free for malloc, fixes access violation

commit b22ff660f8a710aea6e1ca75075d2265478b0465
Author: Josh Blum <address@hidden>
Date:   Tue Nov 13 18:28:06 2012 -0800

    filter: removed undefined FFTW3F_ libs/incs

commit 02ac01a814a9f856ed1f9a65f6b7fe281cdb13f1
Author: Josh Blum <address@hidden>
Date:   Tue Nov 13 18:12:37 2012 -0800

    fft: restore FFTW3F_THREADS support for fft.cc

commit 83ba8a2dd64c821458e9d7ab89c89a08ef8bc31d
Author: Josh Blum <address@hidden>
Date:   Tue Nov 13 18:07:46 2012 -0800

    fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIES

commit f986d38812c3fe93087c1e42a5aef966f1e9d659
Author: Josh Blum <address@hidden>
Date:   Tue Nov 13 18:06:06 2012 -0800

    fft: added gnuradio-fft dep for some tests

commit c4c0ce97f4f5586548a603acc8c9721f416c5803
Author: Josh Blum <address@hidden>
Date:   Tue Nov 13 17:31:45 2012 -0800

    gr: same change for common PYTHON test paths
    
    Conflicts:
    
        gr-analog/python/CMakeLists.txt
        gr-blocks/python/CMakeLists.txt

commit 37f752257d7fc336de1fe85a5a83134e66441e6e
Author: Josh Blum <address@hidden>
Date:   Tue Nov 13 17:04:16 2012 -0800

    gr: set a common GR_TEST_TARGET_DEPS for all module unit tests
    
    Each unit test shares common dependencies,
    but we have been neglecting to set these.
    
    In this changeset, we set one top level GR_TEST_TARGET_DEPS,
    and simply append module-specific dependencies for each test.
    
    This also helps to fix QA tests on windows
    which were missing the dependencies list.
    
    Conflicts:
    
        gr-analog/python/CMakeLists.txt
        gr-blocks/python/CMakeLists.txt

commit 01abe9f225dd73e6feae151e42c285dd3c880d54
Merge: ce4e0e6 ce1213e
Author: Johnathan Corgan <address@hidden>
Date:   Mon Nov 12 20:39:42 2012 -0800

    Merge branch 'gr-fec-next' into next

commit ce1213e615023fa5c43f75ba2d2ec54649025b8f
Author: Johnathan Corgan <address@hidden>
Date:   Mon Nov 12 20:36:05 2012 -0800

    fec: add new top-level component for FEC blocks
    
    Removed viterbi and reed-solomon from gnuradio-core

commit ce4e0e692de8802d458fd6c504c79f0f877d9557
Merge: 0613db3 5b568ab
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 12 22:10:18 2012 -0500

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

commit 0613db37aa3d87eb3cce2841fa210abc6b7f9c22
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 12 21:56:06 2012 -0500

    qtgui: Fixed some build issues and made sure all qtgui examples work.
    
    analog: also fixed having a default arg for noise_source seed in Python.

commit bbbbf8b042c3443415ae766bf7b6a26134c0119d
Merge: ea539a7 8740eb0
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 12 21:55:23 2012 -0500

    Merge branch 'qtgui_stylesheets' into next
    
    Conflicts:
        gr-qtgui/lib/DisplayPlot.cc
        gr-qtgui/lib/DisplayPlot.h
        gr-qtgui/lib/displayform.cc
    
    Fixed some function name issues and updated qtgui examples.

commit 5b568abe194f027860670317915c27c174fab52e
Merge: 63bb895 973a213
Author: Johnathan Corgan <address@hidden>
Date:   Mon Nov 12 18:42:18 2012 -0800

    Merge branch 'master' into next

commit 8740eb0d9460060ae97f9d252cae81cdcf0e20e5
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 12 21:12:18 2012 -0500

    qtgui: fixed a few bugs under qwt6. Made checks around the symbol pointers.

commit 1dbdd1511e8a05a1adb212a7b24750d500982462
Author: Ben Reynwar <address@hidden>
Date:   Mon Oct 15 10:51:39 2012 -0700

    qtgui: Adding hooks to allow appearance customization with stylesheets.

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


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



reply via email to

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