[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (71187a8 -> 527be63)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (71187a8 -> 527be63) |
Date: |
Tue, 26 Aug 2014 18:02:38 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch maint
in repository gnuradio.
from 71187a8 cmake: add parallel build fix to gr_modtool template
new 283ecb9 blocks: Fixed some broken license headers
new d8c6c84 uhd: Fixed minor issue with kwargs in amsg_source
new 42d91a6 Merge remote-tracking branch 'martin/uhd/bug682' into
maint
new 3394204 The functions in wavfile.cc are publicly exported.
new 187b3f8 qtgui: accounted for MSVC having _finite() instead of
std::isfinite()
new 527be63 Merge remote-tracking branch 'ncorgan/qtgui/msvc_bugfix'
into maint
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gr-blocks/include/gnuradio/blocks/wavfile.h | 21 +++++++++++----------
gr-blocks/lib/stream_to_tagged_stream_impl.cc | 10 ++++++----
gr-blocks/lib/wavfile.cc | 1 -
gr-blocks/python/blocks/qa_tag_gate.py | 10 ++++++----
gr-qtgui/lib/number_sink_impl.cc | 9 +++++++++
gr-uhd/python/uhd/__init__.py | 2 +-
6 files changed, 33 insertions(+), 20 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (71187a8 -> 527be63),
git <=
- [Commit-gnuradio] [gnuradio] 01/06: qtgui: accounted for MSVC having _finite() instead of std::isfinite(), git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 02/06: blocks: Fixed some broken license headers, git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 03/06: uhd: Fixed minor issue with kwargs in amsg_source, git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 04/06: Merge remote-tracking branch 'martin/uhd/bug682' into maint, git, 2014/08/26
- [Commit-gnuradio] [gnuradio] 06/06: Merge remote-tracking branch 'ncorgan/qtgui/msvc_bugfix' into maint, git, 2014/08/26