Age | Commit message (Expand) | Author | Lines |
2023-02-02 | remove debug output | Daniel Friesel | -3/+0 |
2023-02-02 | HAFAS: Add similar_stops_p function | Daniel Friesel | -1/+20 |
2023-02-02 | StopFinder: new_p: resolve into result list | Daniel Friesel | -5/+5 |
2023-02-02 | StopFinder: add new_p constructor | Daniel Friesel | -4/+87 |
2023-01-30 | Release v4.044.04 | Daniel Friesel | -13/+18 |
2023-01-29 | Journey: fix is_cancelled in station board mode | Daniel Friesel | -0/+2 |
2023-01-28 | Release v4.034.03 | Daniel Friesel | -14/+14 |
2023-01-27 | prepare changelog for release | Daniel Friesel | -0/+8 |
2023-01-27 | Document $status->station | Daniel Friesel | -0/+13 |
2023-01-25 | Journey: return full line in "line"; use line_no for line number | Daniel Friesel | -6/+19 |
2023-01-24 | Journey: document station / station_uic / route_interesting | Daniel Friesel | -0/+14 |
2023-01-24 | Journey: add station_uic accessor | Daniel Friesel | -2/+3 |
2023-01-23 | Add preliminary route_interesting implementation | Daniel Friesel | -0/+59 |
2023-01-22 | Journey: add station accessor for db-fakedisplay | Daniel Friesel | -3/+4 |
2023-01-22 | StopFinder: perltidy | Daniel Friesel | -2/+2 |
2023-01-22 | StopFinder: use HTTPS | Daniel Friesel | -2/+2 |
2023-01-22 | HAFAS: departure board: add station accessor | Daniel Friesel | -0/+36 |
2022-11-06 | Release v4.024.02 | Daniel Friesel | -13/+18 |
2022-11-06 | station board: allow users to override maxjny and duration | Daniel Friesel | -2/+17 |
2022-11-06 | HAFAS->new: note that station may be specified as name or eva id | Daniel Friesel | -1/+3 |
2022-11-05 | Build.PL: Specify File::Slurp dependency for running tests | Daniel Friesel | -15/+17 |
2022-10-29 | polyline is v4.01 as well. whoops... | Daniel Friesel | -1/+2 |
2022-10-29 | release 4.014.01 | Daniel Friesel | -12/+12 |
2022-10-29 | update changelog | Daniel Friesel | -0/+7 |
2022-10-29 | Message: add is_him accessor; fix documentation | Daniel Friesel | -6/+13 |
2022-10-29 | Journey: add class accessor | Daniel Friesel | -2/+14 |
2022-10-28 | Polyline: Fix version number | Daniel Friesel | -1/+1 |
2022-10-28 | List::MoreUtils and List::Util are required for bin/hafas-m | Daniel Friesel | -0/+4 |
2022-10-28 | Release v4.004.00 | Daniel Friesel | -14/+14 |
2022-10-28 | add arr_cancelled / dep_cancelled accessors | Daniel Friesel | -37/+56 |
2022-10-28 | document load accessor | Daniel Friesel | -0/+10 |
2022-10-28 | station board: parse load (tcocX) as well | Daniel Friesel | -1/+17 |
2022-10-27 | parse load/occupancy data | Daniel Friesel | -3/+42 |
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 | update tests | Daniel Friesel | -21/+15 |
2022-10-26 | hafas-m: ->info no longer exists | Daniel Friesel | -1/+1 |
2022-10-26 | Journey: Rework train/line accessors | Daniel Friesel | -76/+63 |
2022-10-25 | Journey: Fix POD | Daniel Friesel | -1/+1 |
2022-10-24 | lib: Update copyright years | Daniel Friesel | -2/+2 |
2022-10-24 | Update changelog | Daniel Friesel | -4/+19 |
2022-10-24 | bin/hafas-m: remove --url support | Daniel Friesel | -21/+3 |
2022-10-24 | README: user-specified URLs are no longer supported | Daniel Friesel | -9/+9 |
2022-10-24 | List::MoreUtils and List::Util are no longer required | Daniel Friesel | -5/+0 |
2022-10-24 | POSIX (strftime) is no longer required | Daniel Friesel | -3/+0 |
2022-10-24 | DeutscheBahn.pm: update documentation | Daniel Friesel | -9/+5 |
2022-10-23 | update tests | Daniel Friesel | -13/+1 |
2022-10-22 | Journey: remove legacy date/time accessors; update documentation | Daniel Friesel | -55/+123 |
2022-10-22 | HAFAS: Document ->messages; sort functions | Daniel Friesel | -39/+59 |
2022-10-19 | Journey: remove countdown accessors | Daniel Friesel | -30/+0 |