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

Refactor hyperlink into it's own class #25

Merged
merged 8 commits into from
Mar 30, 2016
Merged

Refactor hyperlink into it's own class #25

merged 8 commits into from
Mar 30, 2016

Commits on Mar 22, 2016

  1. Move StopState and StopStates into a separate header

    Lisa Zorn committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    a8d9da5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Snaptshot checkin

    This is a refactoring of a bunch of code to a hyperlink class.  It
    shouldn't change results except for that I didn't put window pruning
    back in yet.  I'm sure there are bugs but this is close.
    Lisa Zorn committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    27e5f68 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2016

  1. Bug fix: this isn't nec in the map so don't crash

    Lisa Zorn committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    a7ecfdb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #23 from MetropolitanTransportationCommission/develop

    Add option to only find paths for trace to debug
    lmz committed Mar 25, 2016
    Configuration menu
    Copy the full SHA
    447ba82 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2016

  1. Add back window pruning.

    This is now functionally equivalent to develop.  sfcta 300-trip test
    results are identical.
    Lisa Zorn committed Mar 26, 2016
    Configuration menu
    Copy the full SHA
    9d74d21 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Bug fix: don't do this twice

    Lisa Zorn committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    644421c View commit details
    Browse the repository at this point in the history
  2. Bug fix: Log origin and destination correctly

    Lisa Zorn committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    29ba974 View commit details
    Browse the repository at this point in the history
  3. Make tracing easy with runTest.py

    Lisa Zorn committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    3d14a06 View commit details
    Browse the repository at this point in the history