Age | Commit message (Expand) | Author | Lines |
2014-01-24 | initial release0.01 | Daniel Friesel | -2/+2 |
2014-01-24 | perlcritic | Daniel Friesel | -3/+3 |
2014-01-17 | Filter out realtime results which are >3 hours in the future | Daniel Friesel | -3/+6 |
2014-01-16 | Requiring Perl 5.14 is sufficient | Daniel Friesel | -1/+1 |
2014-01-10 | db-iris: Add -c / --class option, rename -m/--mot to -T/--type | Daniel Friesel | -1/+1 |
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 | IRIS.pm: make iris_base URL configurable | Daniel Friesel | -7/+9 |
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-03 | support unscheduled replacement trains | Daniel Friesel | -46/+59 |
2014-01-03 | support trains with incomplete route data | Daniel Friesel | -1/+5 |
2014-01-03 | parse info and delay messages | Daniel Friesel | -0/+16 |
2014-01-03 | add debug helper script | Daniel Friesel | -0/+2 |
2013-12-21 | filter duplicate timetable entries, parse some realtime data | Daniel Friesel | -4/+70 |
2013-12-21 | Result: Remove _date, _time accessors, add more route support | Daniel Friesel | -5/+6 |
2013-12-20 | Add Build.PL, list ::Result accessors in documenattion | Daniel Friesel | -0/+28 |
2013-12-20 | Working departure parser. no realtime data yet. | Daniel Friesel | -0/+135 |