summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2014-02-23add -o, --offset optionDaniel Friesel-1/+11
2014-01-24EFA.pm: Fix a typoDaniel Friesel-1/+1
2014-01-07Release v1.071.07Daniel Friesel-11/+12
2014-01-07Changelog: we support non-ascii chars, not just umlautsDaniel Friesel-1/+1
2014-01-07efa-m: Just decode all argumentsDaniel Friesel-3/+2
2014-01-06Handle Umlauts in efa-m and EFA.pmDaniel Friesel-2/+11
2014-01-03efa-m documentation updates, add previously undocumented -L optionDaniel Friesel-4/+21
2014-01-02Add --efa-url option to efa-m1.06Daniel Friesel-26/+46
2014-01-02Travel::Status::DE::EFA: Add list of known efa_url valuesDaniel Friesel-0/+14
2013-12-20Move EFA logic to ::EFA, just set URL in ::VRRDaniel Friesel-410/+516
2013-12-18version bump1.05Daniel Friesel-9/+9
2013-12-17support lines without operator fieldDaniel Friesel-3/+5
2013-12-16efa-m: Move relative time back to line startDaniel Friesel-8/+2
2013-12-13::Result: "Bus" is also a known typeDaniel Friesel-0/+2
2013-12-13add -r / --relative optionDaniel Friesel-6/+27
2013-10-16version bump1.04Daniel Friesel-9/+9
2013-10-16add $result->is_cancelled accessor, do not allow delay == -9999Daniel Friesel-11/+22
2013-10-01Build.PL: specify M::B versionDaniel Friesel-0/+3
2013-09-25update changelog & fix sectionDaniel Friesel-2/+7
2013-09-25Document TO_JSON methodDaniel Friesel-0/+10
2013-09-24Update Result.pm documentation: ->key is NOT uniqueDaniel Friesel-2/+4
2013-09-18Add Line->key and JSON exportDaniel Friesel-1/+24
2013-09-17fix changelog dateDaniel Friesel-1/+1
2013-09-17Release v1.031.03Daniel Friesel-8/+12
2013-09-05fix smartmatch warnings on perl >= 5.018Daniel Friesel-0/+4
2013-04-10release v1.021.02Daniel Friesel-8/+12
2013-04-09respect proxy environment variablesRoland Hieber-0/+2
2012-11-26Release v1.011.01Daniel Friesel-8/+12
2012-08-20efa-m: parse 'tram canceled' information (delay -9999)Daniel Friesel-1/+6
2012-01-24efa-m(1): Fix DEPENDENCIES listDaniel Friesel-2/+2
2011-12-03Release v1.001.00Daniel Friesel-9/+9
2011-12-03{i->u}nofficialDaniel Friesel-4/+4
2011-12-03Result.pm: unicode fixDaniel Friesel-1/+1
2011-12-03Update Build.PL and READMEDaniel Friesel-2/+2
2011-12-03changelogDaniel Friesel-0/+15
2011-11-30catch other errorsDaniel Friesel-0/+11
2011-11-26VRR.pm / Result.pm: Fix ->lines and ->type documentationDaniel Friesel-6/+43
2011-11-22efa-m: Show delay next to estimated departure time (if available)Daniel Friesel-5/+7
2011-11-21efa-m: Add --linelist option (list all available lines)Daniel Friesel-20/+51
2011-11-20Recognized invalid place/name error messagesDaniel Friesel-4/+91
2011-11-20correct errstr encodingDaniel Friesel-2/+3
2011-11-20VRR.pm: Check for 'ambiguous input' error conditionDaniel Friesel-0/+153
2011-11-20Update ::Result documentationDaniel Friesel-19/+50
2011-11-20Travel::Status::DE::VRR::Line documentationDaniel Friesel-32/+27
2011-11-19Parse lines without routeDescTextDaniel Friesel-3/+4
2011-11-19Add Travel::Status::DE::VRR::Line; lineref accessor for ::ResultDaniel Friesel-2/+201
2011-11-19sanitize platform number, add platform_db accessorDaniel Friesel-6/+22
2011-11-16Sort results by time until departure ("countdown")Daniel Friesel-8/+22
2011-11-16Make date/time return real dates, add sched_date/sched_time, unicode fixesDaniel Friesel-25/+59
2011-11-16Update testsDaniel Friesel-21/+1062