summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2015-01-09version bump0.07Daniel Friesel-8/+8
2015-01-02add debug foo for ar / dp hi flagDaniel Friesel-1/+3
2014-12-29Result.pm: add key 56 (Warten auf Fahrgäste aus einem bus)Daniel Friesel-0/+5
2014-12-29Schnee und Eis: verifiedDaniel Friesel-1/+1
2014-12-29IRIS.pm: save status_sinceDaniel Friesel-0/+1
2014-12-29IRIs.pm: Ignore "1" messages (no information content, apparentlyDaniel Friesel-1/+3
2014-12-29Result.pm: Add IRIS key 59 (Schnee und Eis)Daniel Friesel-0/+5
2014-12-28Result: Add "Mehrzweckabteil vorne"Daniel Friesel-0/+5
2014-12-28Result: "Ohne 1. Klasse" also verified by other occasionsDaniel Friesel-2/+2
2014-12-28Result.pm: "Mehrzweckabteil hinten": verified by other occasionsDaniel Friesel-2/+2
2014-12-27Result.pm: Zusätzlicher Halt: verified by other occasionsDaniel Friesel-3/+2
2014-12-27ResulT: Add IRIS Key 77Daniel Friesel-0/+5
2014-12-23add IRIS key 65: ErdrutschDaniel Friesel-1/+6
2014-12-18resulT: add another (unknown) keyDaniel Friesel-0/+5
2014-12-07Result: Looks like key "f" is also a qos message.Daniel Friesel-1/+1
2014-12-05Fix a crash when a train has unscheduled additional stops starting at the sel...Daniel Friesel-6/+22
2014-11-24Stations.pm: get_station_by_name returns an arrayDaniel Friesel-1/+1
2014-11-24update stations list, run perltidy on itDaniel Friesel-15087/+15206
2014-11-24Stations.pm: try normalized match before substring matchDaniel Friesel-1/+20
2014-11-20Result.pm: Add IRIS key 61 (Türstörung)Daniel Friesel-1/+6
2014-11-03version bump0.06Daniel Friesel-6/+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-8/+22
2014-10-31db-iris, Result.pm: Document additional_stops and canceled_stopsDaniel Friesel-0/+12
2014-10-30Result: {additional,canceled}_stops: keep the original stop orderDaniel Friesel-6/+35
2014-10-26add support for canceled / additional stops. untested at the momentDaniel Friesel-1/+20
2014-10-19Iris/Result: Fix alignment in manualDaniel Friesel-1/+1
2014-10-16Release v0.050.05Daniel Friesel-6/+6
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-07-15add iris key 58 (Umleitung?)Daniel Friesel-0/+6
2014-06-28version bump0.04Daniel Friesel-6/+6
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-4/+18
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-02-14parse <ref> fields in fchg. not used in db-iris yet.Daniel Friesel-9/+39
2014-02-14release v0.030.03Daniel Friesel-6/+6
2014-02-12Result: Add sched_platform accessorDaniel Friesel-4/+19
2014-02-09result: strip leading - from train_idDaniel Friesel-0/+3
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/+51
2014-02-06add lookahead optionDaniel Friesel-2/+15
2014-02-03version bump0.02Daniel Friesel-6/+6
2014-02-02Remove duplicates from delay and qos messagesDaniel Friesel-26/+30