commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch maint updated (1624da7 -> 16ffd0b)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch maint updated (1624da7 -> 16ffd0b)
Date: Fri, 21 Oct 2016 19:00:26 +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  1624da7   Throw an exception if the given K and R are not supported.
       new  bc4e0b3   Backport GRC Python code for Python-2.6.6+
       new  ff8d4ab   grc: change default filepath to documents dir for windows 
only
       new  dc5a05d   grc: fix IndexError when consuming \b in console (#1043)
       new  16ffd0b   Merge remote-tracking branch 'skoslowski/issue1043' into 
maint

The 4 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/core/Block.py             | 22 +++++++--------
 grc/core/Connection.py        | 10 +++----
 grc/core/Element.py           |  2 +-
 grc/core/FlowGraph.py         |  4 +--
 grc/core/Param.py             | 64 +++++++++++++++++++++----------------------
 grc/core/Platform.py          | 20 +++++++-------
 grc/core/Port.py              | 20 +++++++-------
 grc/core/utils/odict.py       |  4 +--
 grc/gui/Block.py              |  2 +-
 grc/gui/Constants.py          |  2 +-
 grc/gui/Dialogs.py            |  2 +-
 grc/gui/Executor.py           |  2 +-
 grc/gui/FlowGraph.py          |  2 +-
 grc/gui/ParserErrorsDialog.py |  2 +-
 grc/gui/PropsDialog.py        |  2 +-
 grc/gui/Utils.py              |  2 +-
 grc/gui/VariableEditor.py     |  2 +-
 grc/main.py                   |  0
 18 files changed, 82 insertions(+), 82 deletions(-)
 mode change 100755 => 100644 grc/main.py



reply via email to

[Prev in Thread] Current Thread [Next in Thread]