Age | Commit message (Expand) | Author | Lines |
2014-01-12 | Improve unparsable route data error message, and two-way trips to limitations | Daniel Friesel | -2/+2 |
2014-01-07 | version bump2.04 | Daniel Friesel | -10/+10 |
2014-01-07 | efa / VRR.pm: Handle UTF8 / decoded input with non-ASCII chars | Daniel Friesel | -1/+4 |
2013-07-04 | fix smartmatch warnings on perl >= 5.0182.03 | Daniel Friesel | -6/+8 |
2013-04-10 | release v2.022.02 | Daniel Friesel | -6/+6 |
2013-04-09 | respect proxy environment variables | Roland Hieber | -0/+1 |
2012-01-29 | Mention WWW::EFA in documentation | Daniel Friesel | -0/+2 |
2012-01-26 | Release v2.012.01 | Daniel Friesel | -6/+6 |
2012-01-26 | Route/Part.pm: Fix departure_stop_and_platform (closes github #3) | Daniel Friesel | -1/+1 |
2011-12-11 | Release v2.002.00 | Daniel Friesel | -7/+7 |
2011-12-04 | Route/Part: _stop_and_platform: Only concatenate if platform is non-empty | Daniel Friesel | -3/+12 |
2011-12-03 | note that ->via does not work reliably, remove it from bin/efa | Daniel Friesel | -1/+8 |
2011-11-29 | Route/Part.pm: Fix typo in via | Daniel Friesel | -1/+1 |
2011-11-29 | add tests for XML parsing | Daniel Friesel | -0/+18 |
2011-11-29 | documentation | Daniel Friesel | -32/+77 |
2011-11-29 | Fix display and parsing of delay connections | Daniel Friesel | -17/+37 |
2011-11-28 | Initial support for intermediate stops (via -E -E). will be cleaned up tomorrow | Daniel Friesel | -0/+29 |
2011-11-28 | cleanup | Daniel Friesel | -57/+71 |
2011-11-28 | efa: Add -E option to display total route time and ticket class/price | Daniel Friesel | -4/+20 |
2011-11-28 | Fix extra info display | Daniel Friesel | -5/+15 |
2011-11-28 | Re-add error checking | Daniel Friesel | -40/+47 |
2011-11-28 | start switching from HTML to XML mode (parsing works fine, todo: error detect... | Daniel Friesel | -120/+90 |
2011-09-20 | VRR.pm: Fix spelling mistake (inofficial -> unofficial) | Daniel Friesel | -1/+1 |
2011-09-17 | Release v1.061.06 | Daniel Friesel | -6/+6 |
2011-07-17 | Release v1.051.05 | Daniel Friesel | -6/+6 |
2011-06-29 | Documentation: It's Travel::Routing, not Travel::Status >_> | Daniel Friesel | -3/+3 |
2011-06-29 | Release v1.04 (about time)1.04 | Daniel Friesel | -7/+7 |
2011-06-29 | Minor code style adjustment (no parens after accessors) | Daniel Friesel | -8/+8 |
2011-06-29 | Update BUGS AND LIMITATIONS | Daniel Friesel | -2/+0 |
2011-06-29 | Further documentation fixes | Daniel Friesel | -6/+6 |
2011-06-28 | VRR.pm: Update SYNOPSIS | Daniel Friesel | -4/+2 |
2011-06-28 | Document exceptions | Daniel Friesel | -3/+68 |
2011-06-28 | VRR.pm: Add Travel::Routing::DE::VRR::Exception base class | Daniel Friesel | -4/+15 |
2011-06-28 | VRR.pm: Document new submit behaviour | Daniel Friesel | -4/+15 |
2011-06-28 | Try Exception::Class | Daniel Friesel | -21/+79 |
2011-06-28 | VRR.pm: HTTP request error handling | Daniel Friesel | -0/+5 |
2011-06-23 | Rename to Travel::Routing::DE::VRR | Daniel Friesel | -0/+961 |