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, mergeme/qtgui/use_boo


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, mergeme/qtgui/use_boost_thread_mutex, updated. 1a1ec684f24d28fe72084b97185034fea154df1c
Date: Mon, 24 Jan 2011 08:37:25 +0000 (GMT)

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, mergeme/qtgui/use_boost_thread_mutex has been updated
  discards  88e0a2a96345926fc45dbba9bfa9e9eac10ff497 (commit)
       via  1a1ec684f24d28fe72084b97185034fea154df1c (commit)
       via  52c9710d9335dc5f0c7bcd0b4ffa076866fe3968 (commit)
       via  606681bd0ab4abf43e0c3eab3c847a198269ca88 (commit)
       via  20b7917f3853b510f213a78decca5061a6ae6892 (commit)
       via  499bb149412e9b01419f82c755e6845338ba3b58 (commit)
       via  fc806ce5d72807a47d479aecaddb2239722d5fb0 (commit)
       via  0bc402f938a4aa2504b606811a3c80d2c5ea75af (commit)
       via  e97658eca9df698682a70fc96e8644b4e229e4b9 (commit)
       via  5aeb617549b92eec3fe978e5fad12eacbed97f65 (commit)
       via  d65ae4249bf709d0e4062ef2825bef28ff77492a (commit)
       via  82c9301797aae0e8355213827b1e6cbfe0648a39 (commit)
       via  f0001a8f872a6ac34c7607278ca195620b598b4f (commit)
       via  f54dde22e71bf393ad4519d099384af38d43ee72 (commit)
       via  85759ff0f893b9377b156609d68c6453feb304c9 (commit)
       via  bd8dd840173e38041b221758ca1baeb4b4584944 (commit)
       via  cc4b7aa8991e531db6cbe8cc0f766fc5451214a2 (commit)
       via  9880d22f38e0f96116f0d7409ccbbd148c9db53d (commit)
       via  ebb0f56da62e9ff16928b32cc525f24c93a99e0b (commit)
       via  5ad1695febf1f0ef2055693b3af385470c0f66a5 (commit)
       via  16d98959849ae93a062d03f130a6f86ce22996a1 (commit)
       via  e7b1639edb668face7e9ab611887c4df6e5a0ac8 (commit)
       via  fdb0d74ff9aa951f3969c312162881b913098f0c (commit)
       via  ce019fd0c84555cf297623b9312f278b5a2dc6a9 (commit)
       via  d429522b8cc0916c0dd8167284e9f7373f8c1663 (commit)
       via  81d3460c5c6a950c8b734f192aa62cd1f8718d7c (commit)
       via  b5556476aee35c5a77d1e255eb54d60028d8490e (commit)
       via  69ae2c9b1eca4c69d9007b146aa54fd1b75fcd28 (commit)
       via  dfcc8cc28d8e5d0ca1de62b1622438be2439ebd1 (commit)
       via  cf33e1e5f75c627907811e07e4c3c7a6b6175e8a (commit)
       via  c63edcbe834c0929a7e0c7907f7c79ffc3fc5667 (commit)
       via  5a671f0b925e0a4f57344225514147cc0dc4a5d8 (commit)
       via  5e00de56713729b7c366884d3a1e31ffa3423b13 (commit)
       via  f0d2f41a77107fd5e194e196f93ecba4d6fe2df9 (commit)
       via  05cc02cec03507c47846a668c92e6dcc4ba2e71e (commit)
       via  7cea46f75e3f4f4b0d42de89d7cedd90a0f091e0 (commit)
       via  9edf280fb25bee071c166123ac1aee41d4a4949e (commit)
       via  e1fd88db9b7edc13a90b5c81263d062ebcf2932b (commit)
       via  3a088db9eb79cce564650a7c2c4b4dd744b77ce8 (commit)
       via  472176780edc5dcaaa9a80af5e73355e9e4470d5 (commit)
       via  089fe0e8b2cd02e90fc4c095297128c771fa43fa (commit)
       via  16345bcd12607cb36a14893673f63d65cf2fc062 (commit)
       via  e4d3b484edb2e852932d9da3d328273d4d35f475 (commit)
       via  48f9ca90e0cbcbfe67b0e10889c60928d9be5c49 (commit)
       via  a34dae039920afee252c05cdf37943b11fc0fcc5 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (88e0a2a96345926fc45dbba9bfa9e9eac10ff497)
            \
             N -- N -- N (1a1ec684f24d28fe72084b97185034fea154df1c)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 1a1ec684f24d28fe72084b97185034fea154df1c
Author: Josh Blum <address@hidden>
Date:   Mon Jan 17 20:41:12 2011 -0800

    qtgui boost use thread mutex:
    
    Replace pthread mutex usage with boost thread mutex
    to make the code portable on systems without pthreads.

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

Summary of changes:
 README                                             |   13 ++
 config/gr_pwin32.m4                                |   13 +--
 config/grc_gr_uhd.m4                               |    4 +-
 config/grc_grc.m4                                  |    5 +-
 config/lf_cxx.m4                                   |   17 --
 config/mkstemp.m4                                  |   11 --
 configure.ac                                       |    6 +-
 gcell/apps/test_all.cc                             |    7 +-
 gnuradio-core/src/lib/Makefile.am                  |    5 +-
 gnuradio-core/src/lib/filter/Makefile.am           |    7 +-
 .../src/lib/filter/ccomplex_dotprod_generic.cc     |    1 -
 .../src/lib/filter/complex_dotprod_generic.cc      |    1 -
 gnuradio-core/src/lib/filter/cpuid_x86.S           |   60 -------
 gnuradio-core/src/lib/filter/cpuid_x86_64.S        |   54 ------
 gnuradio-core/src/lib/filter/gcc_x86_cpuid.h       |  178 ++++++++++++++++++++
 gnuradio-core/src/lib/filter/gr_cpu_x86.cc         |   13 +-
 .../src/lib/filter/gri_fft_filter_ccc_generic.cc   |    2 +-
 .../src/lib/filter/gri_fft_filter_fff_generic.cc   |    2 +-
 gnuradio-core/src/lib/general/Makefile.am          |    1 -
 .../src/lib/general/gr_decode_ccsds_27_fb.cc       |    2 +-
 gnuradio-core/src/lib/general/gr_firdes.cc         |    2 +-
 gnuradio-core/src/lib/general/gr_fxpt.cc           |    5 +-
 gnuradio-core/src/lib/general/gr_fxpt.h            |    4 +-
 gnuradio-core/src/lib/general/gr_math.cc           |  102 -----------
 gnuradio-core/src/lib/general/gr_math.h            |   13 --
 .../src/lib/general/gr_ofdm_frame_sink.cc          |    2 +-
 .../src/lib/general/gr_ofdm_mapper_bcv.cc          |    2 +-
 gnuradio-core/src/lib/general/gri_fft.cc           |   28 ++--
 gnuradio-core/src/lib/general/qa_gr_fxpt_vco.cc    |    4 +-
 gnuradio-core/src/lib/missing/Makefile.am          |    4 +-
 gnuradio-core/src/lib/runtime/Makefile.am          |    6 +-
 gnuradio-core/src/lib/runtime/gr_buffer.cc         |    3 +-
 gnuradio-core/src/lib/runtime/gr_preferences.cc    |   34 ++---
 gnuradio-core/src/lib/runtime/gr_sys_paths.cc      |   55 ++++++
 .../qa_dotprod.h => runtime/gr_sys_paths.h}        |   15 +-
 gnuradio-core/src/lib/runtime/gr_tmp_path.cc       |   52 ------
 gnuradio-core/src/lib/runtime/gr_tmp_path.h        |   31 ----
 gnuradio-core/src/lib/runtime/gr_unittests.h       |   40 +----
 .../lib/runtime/gr_vmcircbuf_createfilemapping.cc  |    3 +-
 .../src/lib/runtime/gr_vmcircbuf_mmap_shm_open.cc  |    4 +-
 .../src/lib/runtime/gr_vmcircbuf_mmap_tmpfile.cc   |    4 +-
 gnuradio-core/src/tests/Makefile.am                |    2 +-
 gnuradio-core/src/tests/benchmark_vco.cc           |    2 +-
 gnuradio-core/src/tests/test_all.cc                |    7 +-
 gnuradio-core/src/tests/test_atsc.cc               |    7 +-
 gnuradio-core/src/tests/test_filter.cc             |    7 +-
 gnuradio-core/src/tests/test_general.cc            |    7 +-
 gnuradio-core/src/tests/test_runtime.cc            |    7 +-
 gr-atsc/src/lib/atsci_equalizer_lms2.cc            |    5 +-
 gr-atsc/src/lib/atsci_sssr.cc                      |    3 +-
 gr-atsc/src/lib/test_atsci.cc                      |    7 +-
 gr-howto-write-a-block/config/gr_pwin32.m4         |   13 +--
 gr-howto-write-a-block/config/lf_cxx.m4            |   17 --
 gr-howto-write-a-block/config/mkstemp.m4           |   11 --
 gr-howto-write-a-block/lib/test_all.cc             |    7 +-
 gr-qtgui/src/lib/FrequencyDisplayPlot.h            |    1 +
 gr-qtgui/src/lib/SpectrumGUIClass.cc               |    4 +-
 gr-qtgui/src/lib/SpectrumGUIClass.h                |    4 +-
 gr-qtgui/src/lib/TimeDomainDisplayPlot.h           |    1 +
 gr-qtgui/src/lib/WaterfallDisplayPlot.cc           |   40 ++---
 gr-qtgui/src/lib/WaterfallDisplayPlot.h            |   13 +-
 gr-qtgui/src/lib/plot_waterfall.h                  |    2 +-
 gr-uhd/grc/gen_uhd_multi_usrp_blocks_xml.py        |   16 +-
 gr-uhd/grc/gen_uhd_single_usrp_blocks_xml.py       |   14 +-
 gr-uhd/lib/Makefile.am                             |    3 +-
 .../general/malloc16.h => gr-uhd/lib/gr_uhd_api.h  |   22 +--
 gr-uhd/lib/uhd_multi_usrp_sink.cc                  |   51 ++++---
 gr-uhd/lib/uhd_multi_usrp_sink.h                   |   15 +-
 gr-uhd/lib/uhd_multi_usrp_source.cc                |   12 +-
 gr-uhd/lib/uhd_multi_usrp_source.h                 |   15 +-
 gr-uhd/lib/uhd_single_usrp_sink.cc                 |   15 +-
 gr-uhd/lib/uhd_single_usrp_sink.h                  |   15 +-
 gr-uhd/lib/uhd_single_usrp_source.cc               |   94 ++++++++--
 gr-uhd/lib/uhd_single_usrp_source.h                |   19 +--
 gr-uhd/swig/__init__.py                            |   48 +++++-
 gr-uhd/swig/uhd_swig.i                             |   37 +++--
 gruel/src/lib/Makefile.am                          |    4 +-
 gruel/src/lib/test_gruel.cc                        |   53 +-----
 volk/Makefile.common                               |   13 +--
 volk/config/gr_pwin32.m4                           |   13 +--
 volk/config/lf_cxx.m4                              |   17 --
 volk/config/mkstemp.m4                             |   11 --
 volk/include/volk/make_cpuid_x86_c.py              |    3 +-
 volk/include/volk/make_set_simd.py                 |   33 +---
 volk/lib/Makefile.am                               |    2 +-
 volk/lib/assembly.h                                |   67 --------
 volk/lib/cpuid_x86.S                               |   60 -------
 volk/lib/cpuid_x86_64.S                            |   54 ------
 volk/lib/gcc_x86_cpuid.h                           |  178 ++++++++++++++++++++
 89 files changed, 831 insertions(+), 1035 deletions(-)
 delete mode 100644 gnuradio-core/src/lib/filter/cpuid_x86.S
 delete mode 100644 gnuradio-core/src/lib/filter/cpuid_x86_64.S
 create mode 100644 gnuradio-core/src/lib/filter/gcc_x86_cpuid.h
 delete mode 100644 gnuradio-core/src/lib/general/gr_math.cc
 create mode 100644 gnuradio-core/src/lib/runtime/gr_sys_paths.cc
 copy gnuradio-core/src/lib/{filter/qa_dotprod.h => runtime/gr_sys_paths.h} 
(74%)
 delete mode 100644 gnuradio-core/src/lib/runtime/gr_tmp_path.cc
 delete mode 100644 gnuradio-core/src/lib/runtime/gr_tmp_path.h
 copy gnuradio-core/src/lib/general/malloc16.h => gr-uhd/lib/gr_uhd_api.h (74%)
 delete mode 100644 volk/lib/assembly.h
 delete mode 100644 volk/lib/cpuid_x86.S
 delete mode 100644 volk/lib/cpuid_x86_64.S
 create mode 100644 volk/lib/gcc_x86_cpuid.h


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



reply via email to

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