summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2014-11-03version bump0.06Daniel Friesel-9/+10
2014-11-03changelogDaniel Friesel-1/+6
2014-11-02Result.pm: Add IRIS key 62 ("Behobene technische Störung am Zug")Daniel Friesel-0/+5
2014-11-01Result.pm: Fix sorted_sublist invocation (stop reference is an arrayref already)Daniel Friesel-2/+2
2014-11-01allow realtime ppth to override static ppthDaniel Friesel-9/+27
2014-10-31db-iris, Result.pm: Document additional_stops and canceled_stopsDaniel Friesel-0/+22
2014-10-30Result: {additional,canceled}_stops: keep the original stop orderDaniel Friesel-6/+35
2014-10-30db-iris: more informative warning messages on (network) problemsDaniel Friesel-0/+2
2014-10-26add support for canceled / additional stops. untested at the momentDaniel Friesel-9/+40
2014-10-19Iris/Result: Fix alignment in manualDaniel Friesel-1/+1
2014-10-16Release v0.050.05Daniel Friesel-8/+12
2014-09-01Result: Add IRIS message key 9 (delay caused by a strike)Daniel Friesel-0/+3
2014-08-14add IRIS delay key 63 (Technische Untersuchung am Zug)Daniel Friesel-0/+3
2014-08-14db-iris(1): IR appears to be regional and not local transportDaniel Friesel-1/+1
2014-07-15add iris key 58 (Umleitung?)Daniel Friesel-0/+6
2014-06-28version bump0.04Daniel Friesel-9/+10
2014-06-23update changelogDaniel Friesel-0/+3
2014-06-23IRIS: Fix documentation errorDaniel Friesel-1/+1
2014-06-23Do not error out if only partial data is available (closes #4)Daniel Friesel-6/+29
2014-06-22Result: Add IRIS key 57 = "Zusätzlicher Halt". not extensively verified yet.Daniel Friesel-0/+6
2014-06-22Result: Add qos message 95Daniel Friesel-0/+5
2014-06-21Result: Add IRIS key 64 (Weichenstörung)Daniel Friesel-0/+5
2014-06-21Result: Add IRIS key 94 = "Ersatzbewirtschaftung". not verified yet.Daniel Friesel-0/+5
2014-06-21Add serializable option to IRIS constructor (does not save libxml objects)Daniel Friesel-3/+6
2014-03-01fix --track-via <stop> not matching trains changing their ID at <stop>Daniel Friesel-1/+9
2014-02-14parse <ref> fields in fchg. not used in db-iris yet.Daniel Friesel-9/+39
2014-02-14release v0.030.03Daniel Friesel-9/+9
2014-02-12db-iris: indicate changed platforms with an exclamation markDaniel Friesel-1/+10
2014-02-12Result: Add sched_platform accessorDaniel Friesel-4/+19
2014-02-11add test files required for bbe4294e1f164ac1a08ef36220ece85821ffddccDaniel Friesel-0/+1377
2014-02-09add transfer tests (plus regression test for e78caa8)Daniel Friesel-0/+33
2014-02-09result: strip leading - from train_idDaniel Friesel-0/+3
2014-02-09fix test name (33-, not 33_)Daniel Friesel-0/+0
2014-02-08Save old train IDs in case of a transferDaniel Friesel-6/+37
2014-02-07merge_with_departure: also update route endDaniel Friesel-0/+1
2014-02-07detect and merge duplicates caused by train ID changesDaniel Friesel-1/+52
2014-02-07db-iris: fix --via not matching dest of trains with incomplete route dataDaniel Friesel-1/+4
2014-02-06db-iris: Fix --output=timesDaniel Friesel-2/+3
2014-02-06add lookahead optionDaniel Friesel-6/+56
2014-02-03version bump0.02Daniel Friesel-9/+9
2014-02-02Remove duplicates from delay and qos messagesDaniel Friesel-60/+76
2014-02-02add -r to synopsisDaniel Friesel-6/+7
2014-02-01add -r/--realtime optionDaniel Friesel-7/+44
2014-01-31db-iris(1): add note about changing identitiesDaniel Friesel-0/+6
2014-01-31track-via: Show all times as scheduled, not as expectedDaniel Friesel-5/+5
2014-01-31db-iris: Show platform_from -> platform_to with --track-viaDaniel Friesel-1/+4
2014-01-30db-iris(1): update -VDaniel Friesel-5/+4
2014-01-29ChangelogDaniel Friesel-0/+2
2014-01-29db-iris: document -V, sanitize optionsDaniel Friesel-2/+28
2014-01-28move track-via to db-irisDaniel Friesel-238/+33