summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)AuthorLines
2022-10-29release 4.014.01Daniel Friesel-2/+2
2022-10-28Release v4.004.00Daniel Friesel-2/+2
2022-10-28add arr_cancelled / dep_cancelled accessorsDaniel Friesel-3/+5
2022-10-28station board: parse load (tcocX) as wellDaniel Friesel-0/+7
2022-10-27parse load/occupancy dataDaniel Friesel-3/+34
2022-10-26hafas-m: ->info no longer existsDaniel Friesel-1/+1
2022-10-26Journey: Rework train/line accessorsDaniel Friesel-1/+1
2022-10-24bin/hafas-m: remove --url supportDaniel Friesel-21/+3
2022-10-16parse arr/dep times in journey routeDaniel Friesel-0/+32
2022-10-03hafas-m: set second to 0 when a time is specifiedDaniel Friesel-1/+2
2022-10-03Remove support for XML HAFAS interfacesDaniel Friesel-2/+0
2022-10-03mgate: add message supportDaniel Friesel-4/+9
2022-10-02DB: Switch to mgate.exe APIDaniel Friesel-42/+61
2020-07-05Switch to HAFAS::Message class for message handlingDaniel Friesel-7/+7
2020-06-14hafas-m: fix message display for non-repeated messagesDaniel Friesel-1/+4
2020-06-13store more message detailsDaniel Friesel-6/+26
2020-06-06Release v3.013.01Daniel Friesel-2/+2
2020-05-09Release v3.00 (backwards-incompatible Result->date/datetime/time changes)3.00Daniel Friesel-2/+2
2020-05-08Documentation updatesDaniel Friesel-12/+13
2020-05-07Result: Report real time by defaultDaniel Friesel-1/+1
Scheduled time is now available via sched_* accessors
2020-05-04Change to #!perl shebang, which is correctly rewritten by Extutils::MakeMakerDaniel Friesel-1/+1
See https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/58
2020-05-03Release v2.052.05Daniel Friesel-2/+2
2018-12-30Release v2.042.04Daniel Friesel-2/+2
2017-12-16Release v2.032.03Daniel Friesel-2/+2
2017-01-08vesion bump2.02Daniel Friesel-3/+3
2017-01-08Bump minimum perl version to 5.14 (older ones have odd RE issues)Daniel Friesel-1/+1
2015-10-10version bump2.01Daniel Friesel-2/+2
2015-09-25release v2.002.00Daniel Friesel-2/+2
2015-09-25perlcriticDaniel Friesel-1/+1
2015-09-24bugs and limitationsDaniel Friesel-1/+1
2015-09-24fix -m checkDaniel Friesel-1/+1
2015-09-24hafas-m: print warning when combining -m and -uDaniel Friesel-0/+5
2015-09-24hafas-m: do not forget space before info/delay lineDaniel Friesel-1/+1
2015-09-22get_(active_)service: return hashrefs after all, not hashesDaniel Friesel-3/+3
2015-09-22perlcriticDaniel Friesel-2/+3
2015-09-18hafas-m: fix -m helpDaniel Friesel-3/+6
2015-09-17hafas-m: update SYNOPSISDaniel Friesel-2/+2
2015-09-15hafas-m: UTF-8 support for input (especially for the ÖBB service...)Daniel Friesel-1/+5
2015-09-14hafas-m documentation and -m help error handlingDaniel Friesel-11/+33
2015-09-14HAFAS/hafas-m: Add StopFinder supportDaniel Friesel-0/+13
2015-09-11hafas-m: document new -m / --mot behaviourDaniel Friesel-17/+9
2015-09-11exclusive _and_ inclusive mots \o/Daniel Friesel-22/+28
2015-09-11add -m help / -m list supportDaniel Friesel-0/+11
2015-09-11re-add mot support (basics at least)Daniel Friesel-1/+3
2015-09-10hafas-m: Correctly display negative delays (yes, they do happen)Daniel Friesel-1/+1
2015-09-10add -s/-u supportDaniel Friesel-1/+5
2015-09-10add service listDaniel Friesel-0/+10
2015-09-09Squashed commit of the following:Daniel Friesel-60/+44
commit 73bb123b4a90dab9a08fa38555f0cd4afcdf3740 Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 9 21:08:51 2015 +0200 remove outdated and now unused tests commit 3f35ba0001aaff49a7b10acfaa83303b354c162a Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 9 21:07:34 2015 +0200 documentation for ::DeutscheBahn commit f4c66605dcbffedbb558ca66c5032e5252011244 Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Sep 9 21:03:31 2015 +0200 re-add deutschebahn module commit 41b505bc98d4b25a7ca15465fe0bbee6c3708e9e Author: Daniel Friesel <derf@finalrewind.org> Date: Tue Sep 8 18:31:22 2015 +0200 more documentation updates commit edf7b5fbd8175b4b53735859b2a961fe6ab8cf49 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 18:48:09 2015 +0200 improve delay and delayReason handling commit c4e9121a181de9d800226ab6fccca8abb8b14705 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 18:22:23 2015 +0200 HAFAS.pm: Code cleanup commit edae36b16ecc5e1fa0adbece954bb348ce37e9a0 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 13:31:46 2015 +0200 add devmode option commit f7a60ae80e59a129aae77b276925f80d7430c259 Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Sep 6 01:18:28 2015 +0200 support for platform changes commit 6876d56e6dd22065c342fe1fbf42f9fcf7f3d457 Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 20:01:24 2015 +0200 documentation: DeutscheBahn -> HAFAS commit 73706f0150bd0fb9c11d2b8be89204bfd4b03235 Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 19:54:12 2015 +0200 routes and route_info are not supported here commit af8a541fd1f03131a9cd39a5548188dbc09b266a Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 19:50:35 2015 +0200 documentationfoo commit ff3f2298c7be86bb7b672359f54c39588706673e Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 19:14:30 2015 +0200 rename db-ris to hafas-m commit 754fda9974e20ee630a3a3386d6ff7c42468ca46 Author: Daniel Friesel <derf@finalrewind.org> Date: Thu Aug 20 17:18:12 2015 +0200 add support for cancelled trains and delay reasons commit f860183613ee7818a2f448e8c40bbbdb95c6180a Author: Daniel Friesel <derf@finalrewind.org> Date: Wed Aug 19 15:19:54 2015 +0200 add info message support commit 17eda1d00cdbf98a04dbbe7d3ff89c6833af016d Author: Daniel Friesel <derf@finalrewind.org> Date: Sun Aug 16 18:00:05 2015 +0200 initial hafas api support
2015-05-14version bump (plus, fix some typos while at it)1.05Daniel Friesel-3/+3
2015-05-09parse route_info fieldDaniel Friesel-0/+5