[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v
From: |
git version control |
Subject: |
[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.5.2.1-23-g74f7c07 |
Date: |
Fri, 16 Mar 2012 20:56:08 +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/gnuradio".
The branch, master has been updated
via 74f7c070339a3bb4ba2b6f2e17c66583ba4c0104 (commit)
via 9ebc20522bf1f7ab6e7e89301d5504912a315b32 (commit)
via dec5706be8e112e46b7447d3b85c4268d8c03819 (commit)
via f9a07338b9c7c0af19d64d24c47eaa9f7fe1ba38 (commit)
via efa8df3c9c5db9dccef96305e6b702602661793d (commit)
from b42436cd0b2304d93729d356ad6b94478a540e5e (commit)
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 74f7c070339a3bb4ba2b6f2e17c66583ba4c0104
Merge: 9ebc205 dec5706
Author: Tom Rondeau <address@hidden>
Date: Fri Mar 16 16:56:42 2012 -0400
Merge branch 'maint'
commit 9ebc20522bf1f7ab6e7e89301d5504912a315b32
Merge: b42436c f9a0733
Author: Tom Rondeau <address@hidden>
Date: Fri Mar 16 16:56:00 2012 -0400
Merge remote branch 'jblum/gruel_common_swig'
commit f9a07338b9c7c0af19d64d24c47eaa9f7fe1ba38
Author: Josh Blum <address@hidden>
Date: Fri Mar 16 13:09:23 2012 -0700
gruel: created common swig include file
This work taken from gruel_work_squashed
Common swig file includes:
* Language independent exception handler
* Wrapper for python calls that may block
Benefits:
* More common swig code, less copy pasta
* Wrapper for blocking python calls handles
the case where the call throws,
python is not left in a bad state
-----------------------------------------------------------------------
Summary of changes:
gnuradio-core/src/lib/runtime/gr_msg_queue.i | 14 +++---
gnuradio-core/src/lib/swig/gnuradio.i | 18 +------
gruel/src/python/CMakeLists.txt | 2 +-
gruel/src/swig/CMakeLists.txt | 2 +-
gruel/src/swig/Makefile.am | 1 +
.../audio_swig.i => gruel/src/swig/gruel_common.i | 52 +++++++++++++------
gruel/src/swig/pmt_swig.i | 17 +------
7 files changed, 48 insertions(+), 58 deletions(-)
copy gr-audio/swig/audio_swig.i => gruel/src/swig/gruel_common.i (50%)
hooks/post-receive
--
git://gnuradio.org/gnuradio
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.5.2.1-23-g74f7c07,
git version control <=