Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switchs order of output ports #1006

Merged
merged 5 commits into from
Mar 16, 2015
Merged

Switchs order of output ports #1006

merged 5 commits into from
Mar 16, 2015

Commits on Mar 16, 2015

  1. Configuration menu
    Copy the full SHA
    5725148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f929a04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b6a0f1 View commit details
    Browse the repository at this point in the history
  4. Breaks compatibility even with sort_keys set

    This orders ports by increasing sort_key then id, and draws both input
    and output ports from left to right. Modules on which sort_keys had been
    set (backwards) specifically to have the ports in the right order will
    need to be updated.
    remram44 committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    43fa876 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf7b5ff View commit details
    Browse the repository at this point in the history