Age | Commit message (Expand) | Author | Lines |
2014-01-10 | add --mot and --platforms option | Daniel Friesel | -11/+54 |
2014-01-10 | db-iris: Fix --via | Daniel Friesel | -2/+2 |
2014-01-10 | db-iris: make output less wide, do not show delay reasons / qos by default | Daniel Friesel | -10/+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/+190 |
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-09 | db-iris: document options | Daniel Friesel | -2/+23 |
2014-01-09 | db-iris: Remove unused options from source | Daniel Friesel | -28/+6 |
2014-01-07 | very limited date/time support (IRIS does not provide much past/future data) | Daniel Friesel | -8/+25 |
2014-01-07 | db-iris: exit if no matchin station was found | Daniel Friesel | -0/+1 |
2014-01-06 | db-iris: Support unicode station / via arguments | Daniel Friesel | -1/+5 |
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 | add test input files | Daniel Friesel | -0/+1703 |
2014-01-03 | support unscheduled replacement trains | Daniel Friesel | -46/+59 |
2014-01-03 | support cancelled departures / arrivals | Daniel Friesel | -55/+68 |
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 | -6/+105 |
2014-01-03 | Result: document known delay messages | Daniel Friesel | -0/+102 |
2014-01-03 | add debug helper script | Daniel Friesel | -1/+44 |
2014-01-02 | db-iris: remove unrelated documentation parts | Daniel Friesel | -69/+13 |
2014-01-02 | Build.PL: need to specify the minor version | Daniel Friesel | -1/+1 |
2014-01-02 | add primitive db-iris script (documentation not yet up-to-date) | Daniel Friesel | -1/+281 |
2014-01-02 | rename Travel::Status::DE::IRIS::{Acronyms -> Stations} | Daniel Friesel | -17/+17 |
2014-01-02 | Build.PL: require perl 5.18 | Daniel Friesel | -1/+1 |
2014-01-02 | acronyms: Add get_acronym_by_name | Daniel Friesel | -2/+32 |
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 gitignore | Daniel Friesel | -0/+10 |
2013-12-20 | Add Build.PL, list ::Result accessors in documenattion | Daniel Friesel | -84/+85 |
2013-12-20 | Working departure parser. no realtime data yet. | Daniel Friesel | -0/+465 |
2013-12-20 | Initial commit | Daniel Friesel | -0/+15154 |