summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/HAFAS
AgeCommit message (Expand)AuthorLines
2022-10-29Journey: add class accessorDaniel Friesel-1/+10
2022-10-28Polyline: Fix version numberDaniel Friesel-1/+1
2022-10-28Release v4.004.00Daniel Friesel-6/+6
2022-10-28add arr_cancelled / dep_cancelled accessorsDaniel Friesel-34/+51
2022-10-28document load accessorDaniel Friesel-0/+10
2022-10-28station board: parse load (tcocX) as wellDaniel Friesel-1/+10
2022-10-27parse load/occupancy dataDaniel Friesel-0/+8
2022-10-27Journey: add stop directionDaniel Friesel-2/+6
2022-10-26Journey(3pm): use $journey, not $resultDaniel Friesel-27/+27
2022-10-26Journey: Rework train/line accessorsDaniel Friesel-73/+59
2022-10-25Journey: Fix PODDaniel Friesel-1/+1
2022-10-24lib: Update copyright yearsDaniel Friesel-2/+2
2022-10-22Journey: remove legacy date/time accessors; update documentationDaniel Friesel-55/+123
2022-10-19Journey: remove countdown accessorsDaniel Friesel-30/+0
2022-10-17journey: destination => directionDaniel Friesel-2/+5
2022-10-17Journey: TO_JSON: convert DateTime to epochDaniel Friesel-1/+17
2022-10-17Message: Add TO_JSON methodDaniel Friesel-0/+6
2022-10-16journey: properly handle origin/destination and route_{start,end}Daniel Friesel-6/+9
2022-10-16journey: parse lon/latDaniel Friesel-0/+2
2022-10-16parse arr/dep times in journey routeDaniel Friesel-27/+59
2022-10-11Journey: add polyline accessorDaniel Friesel-0/+9
2022-10-10HAFAS->new: support 'journey' requests. polylines and route still WiPDaniel Friesel-37/+142
2022-10-09rename Result to Journey (in line with HAFAS naming convention)Daniel Friesel-4/+4
2022-10-09move journey parser to Result objectDaniel Friesel-2/+106
2022-10-03expose route and arrival timesDaniel Friesel-1/+1
2022-10-03mgate: add message supportDaniel Friesel-1/+2
2022-10-02DB: Switch to mgate.exe APIDaniel Friesel-33/+8
2020-07-05Switch to HAFAS::Message class for message handlingDaniel Friesel-0/+98
2020-06-13Result: Add operator accessorDaniel Friesel-2/+9
2020-06-06Release v3.013.01Daniel Friesel-4/+4
2020-05-09Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00Daniel Friesel-4/+4
2020-05-08Documentation updatesDaniel Friesel-2/+14
2020-05-07Result: Report real time by defaultDaniel Friesel-2/+17
2020-05-03Release v2.052.05Daniel Friesel-4/+4
2018-12-30Release v2.042.04Daniel Friesel-4/+4
2017-12-16Release v2.032.03Daniel Friesel-4/+4
2017-01-08vesion bump2.02Daniel Friesel-6/+6
2017-01-08Bump minimum perl version to 5.14 (older ones have odd RE issues)Daniel Friesel-2/+2
2015-12-21documentationDaniel Friesel-0/+14
2015-12-21Result: Add ->datetime, ->countdown and ->countdown_sec accessorsDaniel Friesel-1/+21
2015-10-10version bump2.01Daniel Friesel-4/+4
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-4/+4
2015-09-25perltidyDaniel Friesel-1/+1
2015-09-25stopfinder: add language constructor argument to documentationDaniel Friesel-0/+7
2015-09-22StopFinder: Return data with proper encodingDaniel Friesel-2/+3
2015-09-20result->info: return undef if no info is availableDaniel Friesel-2/+2