[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (e8165e7 -> 1ff0e74)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (e8165e7 -> 1ff0e74) |
Date: |
Sun, 14 Jun 2015 16:34:13 +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 e8165e7 Merge remote-tracking branch 'mbr0wn/digital/hpd-docs'
into maint
new 1424d6b grc: stop using gtk forall() (#793)
new 99ea6c2 grc: fix file load error when connections are not unique
(#794)
new f184ccf grc: better Popen argument handling for CLI based apps
new 6c34b52 grc: clean-up ParseXML
new 42c892c grc: save grc files utf-8 encoded (#792)
new 1ff0e74 Merge remote-tracking branch
'gnuradio-wg-grc/maint_grcwg' 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:
grc/base/Connection.py | 2 +-
grc/base/ParseXML.py | 31 ++++++++++++++++++-------------
grc/gui/PropsDialog.py | 7 +++++--
grc/python/Generator.py | 2 +-
4 files changed, 25 insertions(+), 17 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (e8165e7 -> 1ff0e74),
git <=
- [Commit-gnuradio] [gnuradio] 03/06: grc: better Popen argument handling for CLI based apps, git, 2015/06/14
- [Commit-gnuradio] [gnuradio] 05/06: grc: save grc files utf-8 encoded (#792), git, 2015/06/14
- [Commit-gnuradio] [gnuradio] 01/06: grc: stop using gtk forall() (#793), git, 2015/06/14
- [Commit-gnuradio] [gnuradio] 02/06: grc: fix file load error when connections are not unique (#794), git, 2015/06/14
- [Commit-gnuradio] [gnuradio] 06/06: Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint, git, 2015/06/14
- [Commit-gnuradio] [gnuradio] 04/06: grc: clean-up ParseXML, git, 2015/06/14