Age | Commit message (Expand) | Author | Lines |
2020-05-03 | Release v2.052.05 | Daniel Friesel | -8/+8 |
2020-05-03 | Use HTTPS for services, remove BVG and SBB for now | Daniel Friesel | -29/+34 |
2018-12-30 | Release v2.042.04 | Daniel Friesel | -8/+8 |
2018-09-28 | Handle invalid XML returned by VBB backend | Daniel Friesel | -1/+1 |
2017-12-16 | Release v2.032.03 | Daniel Friesel | -8/+8 |
2017-12-16 | Fix DB backend (now uses HTTPS) | Daniel Friesel | -2/+2 |
2017-01-08 | vesion bump2.02 | Daniel Friesel | -12/+12 |
2017-01-08 | Bump minimum perl version to 5.14 (older ones have odd RE issues) | Daniel Friesel | -4/+4 |
2015-12-21 | documentation | Daniel Friesel | -0/+18 |
2015-12-21 | Result: Add ->datetime, ->countdown and ->countdown_sec accessors | Daniel Friesel | -1/+35 |
2015-10-10 | version bump2.01 | Daniel Friesel | -8/+8 |
2015-10-10 | Result: Fix type and line_no accessors ({train} does not always have a separa... | Daniel Friesel | -2/+16 |
2015-10-10 | documentation | Daniel Friesel | -0/+7 |
2015-10-10 | add line_no / train_no accessors | Daniel Friesel | -0/+15 |
2015-10-09 | fix type accessor | Daniel Friesel | -1/+1 |
2015-09-25 | release v2.002.00 | Daniel Friesel | -8/+8 |
2015-09-25 | perltidy | Daniel Friesel | -1/+1 |
2015-09-25 | also, comments | Daniel Friesel | -0/+4 |
2015-09-25 | stopfinder: add language constructor argument to documentation | Daniel Friesel | -0/+7 |
2015-09-24 | bugs and limitations | Daniel Friesel | -1/+1 |
2015-09-24 | more TODOs I guess | Daniel Friesel | -0/+4 |
2015-09-24 | fix defined-check for $info | Daniel Friesel | -2/+2 |
2015-09-24 | turns out delayReason holds more data than anticipated | Daniel Friesel | -5/+11 |
2015-09-22 | HAFAS.pm: Pass developer_mode option on to StopFinder constructor | Daniel Friesel | -0/+1 |
2015-09-22 | StopFinder: Return data with proper encoding | Daniel Friesel | -2/+3 |
2015-09-22 | get_(active_)service: return hashrefs after all, not hashes | Daniel Friesel | -11/+10 |
2015-09-22 | perlcritic | Daniel Friesel | -1/+2 |
2015-09-21 | DeutscheBahn.pm: Fix names in manual | Daniel Friesel | -4/+4 |
2015-09-20 | result->info: return undef if no info is available | Daniel Friesel | -5/+3 |
2015-09-20 | HAFAS: Remove routeinfo extraction, it isn't used anymore | Daniel Friesel | -14/+11 |
2015-09-18 | Handle delayReason=" " | Daniel Friesel | -0/+5 |
2015-09-17 | StopFinder: document lwp_options parameter | Daniel Friesel | -0/+5 |
2015-09-17 | StopFinder: Re-use HAFAS.pm User Agent if possible | Daniel Friesel | -7/+10 |
2015-09-17 | documentation updates | Daniel Friesel | -43/+15 |
2015-09-17 | fix copyright years | Daniel Friesel | -1/+1 |
2015-09-16 | HAFAS: error handling for get_(active_)service | Daniel Friesel | -7/+12 |
2015-09-16 | HAFAS->new: Die if an unknown service is requested | Daniel Friesel | -0/+4 |
2015-09-16 | DeutscheBahn: Use correct service name | Daniel Friesel | -1/+1 |
2015-09-16 | Updates HAFAS.pm documentation | Daniel Friesel | -19/+69 |
2015-09-15 | add remaining stopfinder urls | Daniel Friesel | -6/+14 |
2015-09-14 | hafas-m documentation and -m help error handling | Daniel Friesel | -3/+4 |
2015-09-14 | HAFAS/hafas-m: Add StopFinder support | Daniel Friesel | -2/+32 |
2015-09-14 | add HAFAS StopFinder module | Daniel Friesel | -0/+205 |
2015-09-12 | HAFAS: Fix NVV fixup regex | Daniel Friesel | -1/+1 |
2015-09-12 | add some more backends (taken from Öffi / public-transport-enabler source) | Daniel Friesel | -6/+44 |
2015-09-12 | HAFAS.pm: improve NVV fixup regex (thanks penma) | Daniel Friesel | -7/+1 |
2015-09-12 | add NVV (with fugly fixups for broken XML-ish data) | Daniel Friesel | -4/+19 |
2015-09-12 | HAFAS.pm: remove debug output (no longer needed) | Daniel Friesel | -2/+0 |
2015-09-11 | exclusive _and_ inclusive mots \o/ | Daniel Friesel | -8/+25 |
2015-09-11 | add -m help / -m list support | Daniel Friesel | -0/+9 |