Age | Commit message (Expand) | Author | Lines |
2022-10-02 | DB: Switch to mgate.exe API | Daniel Friesel | -90/+286 |
2020-11-21 | Do not croak when receiving invalid XML | Daniel Friesel | -3/+9 |
2020-07-05 | Switch to HAFAS::Message class for message handling | Daniel Friesel | -2/+101 |
2020-06-13 | Add tests for DB backend | Daniel Friesel | -6/+11 |
2020-06-13 | store more message details | Daniel Friesel | -9/+35 |
2020-06-13 | Result: Add operator accessor | Daniel Friesel | -2/+11 |
2020-06-06 | Release v3.013.01 | Daniel Friesel | -8/+8 |
2020-06-05 | Support backends which recently switched to 4-digit years | Daniel Friesel | -1/+5 |
2020-05-09 | Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00 | Daniel Friesel | -8/+8 |
2020-05-08 | Documentation updates | Daniel Friesel | -3/+15 |
2020-05-07 | Result: Report real time by default | Daniel Friesel | -14/+29 |
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 |