Age | Commit message (Expand) | Author | Lines |
2014-12-29 | IRIS.pm: save status_since | Daniel Friesel | -0/+1 |
2014-12-29 | IRIs.pm: Ignore "1" messages (no information content, apparently | Daniel Friesel | -1/+3 |
2014-12-05 | Fix a crash when a train has unscheduled additional stops starting at the sel... | Daniel Friesel | -5/+7 |
2014-11-03 | version bump0.06 | Daniel Friesel | -2/+2 |
2014-11-01 | allow realtime ppth to override static ppth | Daniel Friesel | -8/+10 |
2014-10-16 | Release v0.050.05 | Daniel Friesel | -2/+2 |
2014-06-28 | version bump0.04 | Daniel Friesel | -2/+2 |
2014-06-23 | IRIS: Fix documentation error | Daniel Friesel | -1/+1 |
2014-06-23 | Do not error out if only partial data is available (closes #4) | Daniel Friesel | -4/+18 |
2014-06-21 | Add serializable option to IRIS constructor (does not save libxml objects) | Daniel Friesel | -3/+6 |
2014-02-14 | parse <ref> fields in fchg. not used in db-iris yet. | Daniel Friesel | -5/+16 |
2014-02-14 | release v0.030.03 | Daniel Friesel | -2/+2 |
2014-02-07 | detect and merge duplicates caused by train ID changes | Daniel Friesel | -0/+21 |
2014-02-06 | add lookahead option | Daniel Friesel | -2/+15 |
2014-02-03 | version bump0.02 | Daniel Friesel | -2/+2 |
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 |