[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (0f738ac -> 5ae1e84)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (0f738ac -> 5ae1e84) |
Date: |
Tue, 14 Apr 2015 15:02:54 +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 0f738ac cmake: update version to 3.7.7 for release
new 8df946c fec: fix segfault due to debug file pointer handling
new 8c0c878 fec: TPC encoder whitespace cleanup
new f1f97b0 fec: init debug file pointer in TPC encoder
new a86eb41 Fixed non-virtual dtor pseudoissue in [flat_]flowgraph
new c419ae9 docs: doxyfile maintenance.
new 5ae1e84 Merge remote-tracking branch 'tom/docs/rework0' 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:
docs/doxygen/Doxyfile.in | 33 +++++-
gnuradio-runtime/include/gnuradio/flowgraph.h | 2 +-
gnuradio-runtime/lib/flat_flowgraph.h | 2 +-
gr-fec/lib/tpc_encoder.cc | 144 +++++++++++++-------------
4 files changed, 104 insertions(+), 77 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (0f738ac -> 5ae1e84),
git <=
- [Commit-gnuradio] [gnuradio] 06/06: Merge remote-tracking branch 'tom/docs/rework0' into maint, git, 2015/04/14
- [Commit-gnuradio] [gnuradio] 04/06: fec: init debug file pointer in TPC encoder, git, 2015/04/14
- [Commit-gnuradio] [gnuradio] 05/06: Fixed non-virtual dtor pseudoissue in [flat_]flowgraph, git, 2015/04/14
- [Commit-gnuradio] [gnuradio] 01/06: docs: doxyfile maintenance., git, 2015/04/14
- [Commit-gnuradio] [gnuradio] 02/06: fec: fix segfault due to debug file pointer handling, git, 2015/04/14
- [Commit-gnuradio] [gnuradio] 03/06: fec: TPC encoder whitespace cleanup, git, 2015/04/14