Age | Commit message (Expand) | Author | Lines |
2022-10-29 | Journey: add class accessor | Daniel Friesel | -1/+10 |
2022-10-28 | Polyline: Fix version number | Daniel Friesel | -1/+1 |
2022-10-28 | Release v4.004.00 | Daniel Friesel | -6/+6 |
2022-10-28 | add arr_cancelled / dep_cancelled accessors | Daniel Friesel | -34/+51 |
2022-10-28 | document load accessor | Daniel Friesel | -0/+10 |
2022-10-28 | station board: parse load (tcocX) as well | Daniel Friesel | -1/+10 |
2022-10-27 | parse load/occupancy data | Daniel Friesel | -0/+8 |
2022-10-27 | Journey: add stop direction | Daniel Friesel | -2/+6 |
2022-10-26 | Journey(3pm): use $journey, not $result | Daniel Friesel | -27/+27 |
2022-10-26 | Journey: Rework train/line accessors | Daniel Friesel | -73/+59 |
2022-10-25 | Journey: Fix POD | Daniel Friesel | -1/+1 |
2022-10-24 | lib: Update copyright years | Daniel Friesel | -2/+2 |
2022-10-22 | Journey: remove legacy date/time accessors; update documentation | Daniel Friesel | -55/+123 |
2022-10-19 | Journey: remove countdown accessors | Daniel Friesel | -30/+0 |
2022-10-17 | journey: destination => direction | Daniel Friesel | -2/+5 |
2022-10-17 | Journey: TO_JSON: convert DateTime to epoch | Daniel Friesel | -1/+17 |
2022-10-17 | Message: Add TO_JSON method | Daniel Friesel | -0/+6 |
2022-10-16 | journey: properly handle origin/destination and route_{start,end} | Daniel Friesel | -6/+9 |
2022-10-16 | journey: parse lon/lat | Daniel Friesel | -0/+2 |
2022-10-16 | parse arr/dep times in journey route | Daniel Friesel | -27/+59 |
2022-10-11 | Journey: add polyline accessor | Daniel Friesel | -0/+9 |
2022-10-10 | HAFAS->new: support 'journey' requests. polylines and route still WiP | Daniel Friesel | -37/+142 |
2022-10-09 | rename Result to Journey (in line with HAFAS naming convention) | Daniel Friesel | -4/+4 |
2022-10-09 | move journey parser to Result object | Daniel Friesel | -2/+106 |
2022-10-03 | expose route and arrival times | Daniel Friesel | -1/+1 |
2022-10-03 | mgate: add message support | Daniel Friesel | -1/+2 |
2022-10-02 | DB: Switch to mgate.exe API | Daniel Friesel | -33/+8 |
2020-07-05 | Switch to HAFAS::Message class for message handling | Daniel Friesel | -0/+98 |
2020-06-13 | Result: Add operator accessor | Daniel Friesel | -2/+9 |
2020-06-06 | Release v3.013.01 | Daniel Friesel | -4/+4 |
2020-05-09 | Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00 | Daniel Friesel | -4/+4 |
2020-05-08 | Documentation updates | Daniel Friesel | -2/+14 |
2020-05-07 | Result: Report real time by default | Daniel Friesel | -2/+17 |
2020-05-03 | Release v2.052.05 | Daniel Friesel | -4/+4 |
2018-12-30 | Release v2.042.04 | Daniel Friesel | -4/+4 |
2017-12-16 | Release v2.032.03 | Daniel Friesel | -4/+4 |
2017-01-08 | vesion bump2.02 | Daniel Friesel | -6/+6 |
2017-01-08 | Bump minimum perl version to 5.14 (older ones have odd RE issues) | Daniel Friesel | -2/+2 |
2015-12-21 | documentation | Daniel Friesel | -0/+14 |
2015-12-21 | Result: Add ->datetime, ->countdown and ->countdown_sec accessors | Daniel Friesel | -1/+21 |
2015-10-10 | version bump2.01 | Daniel Friesel | -4/+4 |
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 | -4/+4 |
2015-09-25 | perltidy | Daniel Friesel | -1/+1 |
2015-09-25 | stopfinder: add language constructor argument to documentation | Daniel Friesel | -0/+7 |
2015-09-22 | StopFinder: Return data with proper encoding | Daniel Friesel | -2/+3 |
2015-09-20 | result->info: return undef if no info is available | Daniel Friesel | -2/+2 |