[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (df8bd0b -> 0ae33fc)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (df8bd0b -> 0ae33fc) |
Date: |
Mon, 30 Jun 2014 02:29:21 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
trondeau pushed a change to branch maint
in repository gnuradio.
from df8bd0b volk cmake: if the CPU is not x86, eliminate all Intel
SIMD.
new 0ae33fc runtime: fix a memory leak in the logger when restarting
a flowgraph due to adding new appenders to the logger. Now we clear them and
set a
The 1 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:
gnuradio-runtime/include/gnuradio/logger.h.in | 86 +++++++++++++++++++++++++++
gnuradio-runtime/lib/block.cc | 12 ++--
gnuradio-runtime/lib/logger.cc | 15 +++++
gnuradio-runtime/lib/tpb_thread_body.cc | 40 ++++++-------
4 files changed, 127 insertions(+), 26 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (df8bd0b -> 0ae33fc),
git <=