summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2022-10-03Remove support for XML HAFAS interfacesDaniel Friesel-247/+0
2022-10-03remove BVG as wellDaniel Friesel-7/+0
2022-10-03remove RSAG (mgate does not seem to work)Daniel Friesel-6/+0
2022-10-03VBN: switch to mgate (using micmac)Daniel Friesel-2/+25
2022-10-03VBB: switch to mgateDaniel Friesel-2/+33
2022-10-03fix stopfinder. oops.Daniel Friesel-1/+1
2022-10-03mgate: add message supportDaniel Friesel-1/+40
2022-10-02remove SBB entirely. does not appear to use hafas anymoreDaniel Friesel-8/+0
2022-10-02ÖBB: switch to mgateDaniel Friesel-2/+16
2022-10-02NVV: switch to mgateDaniel Friesel-1/+17
2022-10-02NASA: switch to mgateDaniel Friesel-7/+26
2022-10-02NAHSH: Switch to mgateDaniel Friesel-2/+17
2022-10-02mgate: use request config from service definitionDaniel Friesel-20/+7
2022-10-02mgate: parse operatorDaniel Friesel-0/+6
2022-10-02DB: Switch to mgate.exe APIDaniel Friesel-90/+286
2020-11-21Do not croak when receiving invalid XMLDaniel Friesel-3/+9
2020-07-05Switch to HAFAS::Message class for message handlingDaniel Friesel-2/+101
2020-06-13Add tests for DB backendDaniel Friesel-6/+11
2020-06-13store more message detailsDaniel Friesel-9/+35
2020-06-13Result: Add operator accessorDaniel Friesel-2/+11
2020-06-06Release v3.013.01Daniel Friesel-8/+8
2020-06-05Support backends which recently switched to 4-digit yearsDaniel Friesel-1/+5
2020-05-09Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00Daniel Friesel-8/+8
2020-05-08Documentation updatesDaniel Friesel-3/+15
2020-05-07Result: Report real time by defaultDaniel Friesel-14/+29
2020-05-03Release v2.052.05Daniel Friesel-8/+8
2020-05-03Use HTTPS for services, remove BVG and SBB for nowDaniel Friesel-29/+34
2018-12-30Release v2.042.04Daniel Friesel-8/+8
2018-09-28Handle invalid XML returned by VBB backendDaniel Friesel-1/+1
2017-12-16Release v2.032.03Daniel Friesel-8/+8
2017-12-16Fix DB backend (now uses HTTPS)Daniel Friesel-2/+2
2017-01-08vesion bump2.02Daniel Friesel-12/+12
2017-01-08Bump minimum perl version to 5.14 (older ones have odd RE issues)Daniel Friesel-4/+4
2015-12-21documentationDaniel Friesel-0/+18
2015-12-21Result: Add ->datetime, ->countdown and ->countdown_sec accessorsDaniel Friesel-1/+35
2015-10-10version bump2.01Daniel Friesel-8/+8
2015-10-10Result: Fix type and line_no accessors ({train} does not always have a separa...Daniel Friesel-2/+16
2015-10-10documentationDaniel Friesel-0/+7
2015-10-10add line_no / train_no accessorsDaniel Friesel-0/+15
2015-10-09fix type accessorDaniel Friesel-1/+1
2015-09-25release v2.002.00Daniel Friesel-8/+8
2015-09-25perltidyDaniel Friesel-1/+1
2015-09-25also, commentsDaniel Friesel-0/+4
2015-09-25stopfinder: add language constructor argument to documentationDaniel Friesel-0/+7
2015-09-24bugs and limitationsDaniel Friesel-1/+1
2015-09-24more TODOs I guessDaniel Friesel-0/+4
2015-09-24fix defined-check for $infoDaniel Friesel-2/+2
2015-09-24turns out delayReason holds more data than anticipatedDaniel Friesel-5/+11
2015-09-22HAFAS.pm: Pass developer_mode option on to StopFinder constructorDaniel Friesel-0/+1
2015-09-22StopFinder: Return data with proper encodingDaniel Friesel-2/+3