summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/IRIS/Result.pm
AgeCommit message (Expand)AuthorLines
2014-06-28version bump0.04Daniel Friesel-2/+2
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-02-14parse <ref> fields in fchg. not used in db-iris yet.Daniel Friesel-4/+23
2014-02-14release v0.030.03Daniel Friesel-2/+2
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/+30
2014-02-03version bump0.02Daniel Friesel-2/+2
2014-02-02Remove duplicates from delay and qos messagesDaniel Friesel-26/+30
2014-01-24Result.pm: Fix VERSION in documentationDaniel Friesel-1/+1
2014-01-24initial release0.01Daniel Friesel-3/+4
2014-01-24Result.pm: Add {delay,qos}_messages documentationDaniel Friesel-0/+15
2014-01-20route_interesting: Do not include the destination in the route in some casesDaniel Friesel-0/+3
2014-01-17implement -oq (qos_messages in Result.pm)Daniel Friesel-1/+43
2014-01-16Requiring Perl 5.14 is sufficientDaniel Friesel-1/+1
2014-01-13db-iris: -od: only show most recent delay reason. use -oD for allDaniel Friesel-4/+26
2014-01-11db-iris: implement -omDaniel Friesel-0/+24
2014-01-10db-iris: Add -c / --class option, rename -m/--mot to -T/--typeDaniel Friesel-4/+16
2014-01-10Result.pm: Put realtime data inte route*, add sched_route* for timetableDaniel Friesel-6/+56
2014-01-10Result.pm: Fix code example in SYNOPSISDaniel Friesel-16/+5
2014-01-10Result.pm: perltidy, perlcriticDaniel Friesel-6/+15
2014-01-05add another delay reason taken from the RISDaniel Friesel-1/+6
2014-01-05Result: Add delay/qos messages from RIS and iriswebconfigurationDaniel Friesel-8/+79
2014-01-04Document ::Result accessorsDaniel Friesel-13/+128
2014-01-03support cancelled departures / arrivalsDaniel Friesel-55/+65
2014-01-03support trains with incomplete route dataDaniel Friesel-3/+13
2014-01-03Fix missing ligature in Result.pm podDaniel Friesel-1/+1
2014-01-03parse info and delay messagesDaniel Friesel-1/+74
2014-01-03Result: document known delay messagesDaniel Friesel-0/+102
2014-01-03add debug helper scriptDaniel Friesel-1/+7
2014-01-02add primitive db-iris script (documentation not yet up-to-date)Daniel Friesel-1/+1
2013-12-21Result: Prefer departure informationDaniel Friesel-1/+1
2013-12-21filter duplicate timetable entries, parse some realtime dataDaniel Friesel-10/+57
2013-12-21Result: Fix route, route_{post,pre,interesting}Daniel Friesel-2/+20
2013-12-21Result: Remove _date, _time accessors, add more route supportDaniel Friesel-32/+30
2013-12-20Add Build.PL, list ::Result accessors in documenattionDaniel Friesel-84/+30
2013-12-20Working departure parser. no realtime data yet.Daniel Friesel-0/+330