Age | Commit message (Expand) | Author | Lines |
2013-10-16 | add $result->is_cancelled accessor, do not allow delay == -9999 | Daniel Friesel | -11/+22 |
2013-10-01 | Build.PL: specify M::B version | Daniel Friesel | -0/+3 |
2013-09-25 | update changelog & fix section | Daniel Friesel | -2/+7 |
2013-09-25 | Document TO_JSON method | Daniel Friesel | -0/+10 |
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 | fix changelog date | Daniel Friesel | -1/+1 |
2013-09-17 | Release v1.031.03 | Daniel Friesel | -8/+12 |
2013-09-05 | fix smartmatch warnings on perl >= 5.018 | Daniel Friesel | -0/+4 |
2013-04-10 | release v1.021.02 | Daniel Friesel | -8/+12 |
2013-04-09 | respect proxy environment variables | Roland Hieber | -0/+2 |
2012-11-26 | Release v1.011.01 | Daniel Friesel | -8/+12 |
2012-08-20 | efa-m: parse 'tram canceled' information (delay -9999) | Daniel Friesel | -1/+6 |
2012-01-24 | efa-m(1): Fix DEPENDENCIES list | Daniel Friesel | -2/+2 |
2011-12-03 | Release v1.001.00 | Daniel Friesel | -9/+9 |
2011-12-03 | {i->u}nofficial | Daniel Friesel | -4/+4 |
2011-12-03 | Result.pm: unicode fix | Daniel Friesel | -1/+1 |
2011-12-03 | Update Build.PL and README | Daniel Friesel | -2/+2 |
2011-12-03 | changelog | Daniel Friesel | -0/+15 |
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-22 | efa-m: Show delay next to estimated departure time (if available) | Daniel Friesel | -5/+7 |
2011-11-21 | efa-m: Add --linelist option (list all available lines) | Daniel Friesel | -20/+51 |
2011-11-20 | Recognized invalid place/name error messages | Daniel Friesel | -4/+91 |
2011-11-20 | correct errstr encoding | Daniel Friesel | -2/+3 |
2011-11-20 | VRR.pm: Check for 'ambiguous input' error condition | Daniel Friesel | -0/+153 |
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 | -6/+22 |
2011-11-16 | Sort results by time until departure ("countdown") | Daniel Friesel | -8/+22 |
2011-11-16 | Make date/time return real dates, add sched_date/sched_time, unicode fixes | Daniel Friesel | -25/+59 |
2011-11-16 | Update tests | Daniel Friesel | -21/+1062 |
2011-11-13 | Start switching to XML (thanks to M. Holzt!) | Daniel Friesel | -55/+44 |
2011-10-01 | New release0.02 | Daniel Friesel | -7/+7 |
2011-10-01 | efa-m: Make --date and --time actually work | Daniel Friesel | -5/+39 |
2011-09-30 | efa-m: Fix array slicing | Daniel Friesel | -1/+1 |
2011-09-30 | efa-m: Proper departure time alignment for daychanges | Daniel Friesel | -1/+5 |
2011-09-13 | efa-m(1): Add --line/--platform options to filter output | Daniel Friesel | -4/+34 |
2011-09-13 | efa-m(1): Add type:name to documentatio | Daniel Friesel | -2/+6 |
2011-09-11 | Release v0.010.01 | Daniel Friesel | -6/+11 |
2011-09-11 | Add actual tests | Daniel Friesel | -1/+805 |
2011-09-11 | Add COPYING | Daniel Friesel | -0/+4 |
2011-09-11 | efa-m(1): Fix typo | Daniel Friesel | -1/+1 |
2011-09-11 | VRR.pm: Minor documentation fix | Daniel Friesel | -2/+3 |
2011-09-11 | VRR.pm: Only die when getting invalid arguments, set ->errstr for request errors | Daniel Friesel | -3/+28 |
2011-09-11 | Allow departure listing for an address / point of interest | Daniel Friesel | -7/+23 |
2011-09-11 | Add initial support for additional departure information | Daniel Friesel | -3/+23 |
2011-09-09 | Code cleanup | Daniel Friesel | -69/+66 |