Age | Commit message (Expand) | Author | Lines |
2014-01-10 | db-iris: Add -c / --class option, rename -m/--mot to -T/--type | Daniel Friesel | -5/+17 |
2014-01-10 | IRIS.pm: Fix typo introduced in 2c41eecea9d7d5ae563e0390514336e95b7c0c0a | Daniel Friesel | -1/+1 |
2014-01-10 | IRIS.pm: Errorhandling for stations without associated timetable | Daniel Friesel | -0/+6 |
2014-01-10 | Result.pm: Put realtime data inte route*, add sched_route* for timetable | Daniel Friesel | -6/+56 |
2014-01-10 | Result.pm: Fix code example in SYNOPSIS | Daniel Friesel | -16/+5 |
2014-01-10 | Result.pm: perltidy, perlcritic | Daniel Friesel | -6/+15 |
2014-01-10 | IRIS.pm: make iris_base URL configurable | Daniel Friesel | -7/+9 |
2014-01-09 | IRIS/Stations: Add documentation | Daniel Friesel | -0/+95 |
2014-01-09 | complete IRIS.pm documentation | Daniel Friesel | -3/+84 |
2014-01-09 | IRIS.pm: Do not return past departures | Daniel Friesel | -0/+4 |
2014-01-07 | very limited date/time support (IRIS does not provide much past/future data) | Daniel Friesel | -3/+4 |
2014-01-05 | add another delay reason taken from the RIS | Daniel Friesel | -1/+6 |
2014-01-05 | Result: Add delay/qos messages from RIS and iriswebconfiguration | Daniel Friesel | -8/+79 |
2014-01-04 | Document ::Result accessors | Daniel Friesel | -13/+128 |
2014-01-03 | support unscheduled replacement trains | Daniel Friesel | -46/+59 |
2014-01-03 | support cancelled departures / arrivals | Daniel Friesel | -55/+65 |
2014-01-03 | support trains with incomplete route data | Daniel Friesel | -4/+18 |
2014-01-03 | Fix missing ligature in Result.pm pod | Daniel Friesel | -1/+1 |
2014-01-03 | parse info and delay messages | Daniel Friesel | -1/+90 |
2014-01-03 | Result: document known delay messages | Daniel Friesel | -0/+102 |
2014-01-03 | add debug helper script | Daniel Friesel | -1/+9 |
2014-01-02 | add primitive db-iris script (documentation not yet up-to-date) | Daniel Friesel | -1/+1 |
2014-01-02 | rename Travel::Status::DE::IRIS::{Acronyms -> Stations} | Daniel Friesel | -7/+7 |
2014-01-02 | acronyms: Add get_acronym_by_name | Daniel Friesel | -1/+16 |
2013-12-21 | Result: Prefer departure information | Daniel Friesel | -1/+1 |
2013-12-21 | filter duplicate timetable entries, parse some realtime data | Daniel Friesel | -14/+127 |
2013-12-21 | Result: Fix route, route_{post,pre,interesting} | Daniel Friesel | -2/+20 |
2013-12-21 | Result: Remove _date, _time accessors, add more route support | Daniel Friesel | -37/+36 |
2013-12-20 | Add Build.PL, list ::Result accessors in documenattion | Daniel Friesel | -84/+58 |
2013-12-20 | Working departure parser. no realtime data yet. | Daniel Friesel | -0/+465 |
2013-12-20 | Initial commit | Daniel Friesel | -0/+15102 |