Age | Commit message (Expand) | Author | Lines |
2015-06-04 | full-route: improve output | Daniel Friesel | -0/+8 |
2015-06-03 | implement experimental full-route feature | Daniel Friesel | -0/+58 |
2015-05-29 | add full-route / full_routes option (passed to EFA, but not used yet) | Daniel Friesel | -0/+5 |
2015-05-28 | add --devmode option | Daniel Friesel | -1/+4 |
2015-05-27 | return a delay of undef when no delay information is available | Daniel Friesel | -3/+3 |
2015-04-30 | version bump1.09 | Daniel Friesel | -8/+8 |
2015-04-30 | EFA, efa-m: Add timeout parameter | Daniel Friesel | -0/+10 |
2015-04-29 | add support for timeouts, do not die if XML tree parsing failed | Daniel Friesel | -3/+13 |
2014-03-03 | version bump to 1.081.08 | Daniel Friesel | -8/+8 |
2014-03-03 | yet another platform name fix | Daniel Friesel | -1/+4 |
2014-03-03 | work around inconsistent platform / platformName patterns | Daniel Friesel | -4/+18 |
2014-03-02 | disable debug output (was not meant to be commited) | Daniel Friesel | -1/+1 |
2014-03-02 | Update platform, platform_db accessors for changed EFA API | Daniel Friesel | -30/+35 |
2014-01-24 | EFA.pm: Fix a typo | Daniel Friesel | -1/+1 |
2014-01-07 | Release v1.071.07 | Daniel Friesel | -8/+8 |
2014-01-06 | Handle Umlauts in efa-m and EFA.pm | Daniel Friesel | -2/+2 |
2014-01-02 | Add --efa-url option to efa-m1.06 | Daniel Friesel | -15/+18 |
2014-01-02 | Travel::Status::DE::EFA: Add list of known efa_url values | Daniel Friesel | -0/+14 |
2013-12-20 | Move EFA logic to ::EFA, just set URL in ::VRR | Daniel Friesel | -408/+514 |
2013-12-18 | version bump1.05 | Daniel Friesel | -6/+6 |
2013-12-17 | support lines without operator field | Daniel Friesel | -3/+4 |
2013-12-13 | ::Result: "Bus" is also a known type | Daniel Friesel | -0/+2 |
2013-10-16 | version bump1.04 | Daniel Friesel | -6/+6 |
2013-10-16 | add $result->is_cancelled accessor, do not allow delay == -9999 | Daniel Friesel | -5/+15 |
2013-09-25 | Document TO_JSON method | Daniel Friesel | -0/+8 |
2013-09-24 | Update Result.pm documentation: ->key is NOT unique | Daniel Friesel | -2/+4 |
2013-09-18 | Add Line->key and JSON export | Daniel Friesel | -1/+24 |
2013-09-17 | Release v1.031.03 | Daniel Friesel | -6/+6 |
2013-09-05 | fix smartmatch warnings on perl >= 5.018 | Daniel Friesel | -0/+2 |
2013-04-10 | release v1.021.02 | Daniel Friesel | -6/+6 |
2013-04-09 | respect proxy environment variables | Roland Hieber | -0/+2 |
2012-11-26 | Release v1.011.01 | Daniel Friesel | -6/+6 |
2011-12-03 | Release v1.001.00 | Daniel Friesel | -6/+6 |
2011-12-03 | {i->u}nofficial | Daniel Friesel | -3/+3 |
2011-12-03 | Result.pm: unicode fix | Daniel Friesel | -1/+1 |
2011-11-30 | catch other errors | Daniel Friesel | -0/+11 |
2011-11-26 | VRR.pm / Result.pm: Fix ->lines and ->type documentation | Daniel Friesel | -6/+43 |
2011-11-20 | Recognized invalid place/name error messages | Daniel Friesel | -4/+11 |
2011-11-20 | correct errstr encoding | Daniel Friesel | -2/+3 |
2011-11-20 | VRR.pm: Check for 'ambiguous input' error condition | Daniel Friesel | -0/+44 |
2011-11-20 | Update ::Result documentation | Daniel Friesel | -19/+50 |
2011-11-20 | Travel::Status::DE::VRR::Line documentation | Daniel Friesel | -32/+27 |
2011-11-19 | Parse lines without routeDescText | Daniel Friesel | -3/+4 |
2011-11-19 | Add Travel::Status::DE::VRR::Line; lineref accessor for ::Result | Daniel Friesel | -2/+201 |
2011-11-19 | sanitize platform number, add platform_db accessor | Daniel Friesel | -1/+8 |
2011-11-16 | Sort results by time until departure ("countdown") | Daniel Friesel | -0/+4 |
2011-11-16 | Make date/time return real dates, add sched_date/sched_time, unicode fixes | Daniel Friesel | -17/+44 |
2011-11-16 | Update tests | Daniel Friesel | -6/+10 |
2011-11-13 | Start switching to XML (thanks to M. Holzt!) | Daniel Friesel | -53/+42 |
2011-10-01 | New release0.02 | Daniel Friesel | -4/+4 |