summaryrefslogtreecommitdiff
path: root/scripts/acronyms.pl
AgeCommit message (Expand)AuthorLines
2021-10-23remove legacy acronyms.sh / .pl scriptsDaniel Friesel-2062/+0
2019-03-02Update Copyright yearDaniel Friesel-1/+1
2018-04-22Update station dataset (2016-01 -> 2017-09)Daniel Friesel-22/+15
2018-04-14Release v1.171.17Daniel Friesel-1/+1
2018-04-10Fix acronym for Wolfenbüttel (closes #6)Daniel Friesel-0/+1
2018-03-11Fix DS100 code for DülmenDaniel Friesel-0/+1
2017-07-18Fix acronym for Stuttgart Hbf (tief)Daniel Friesel-1/+0
2016-12-28Bielefeld Hbf: EBIL -> EBILPDaniel Friesel-0/+1
2016-11-07Stations: Fix get_station_by_location num_matches parameterDaniel Friesel-1/+1
2016-10-01acronyms.pl: fix a derp (only added in generated .pm, not in generator script)Daniel Friesel-1/+6
2016-10-01Stations: Update get_station documentationDaniel Friesel-4/+4
2016-09-26Fix yet another DS100 code errorDaniel Friesel-0/+1
2016-09-16Fix another wrong entry in the OpenData station listDaniel Friesel-0/+1
2016-06-27version bump1.09Daniel Friesel-2/+2
2016-06-27changelog, update DB Data linkDaniel Friesel-1/+1
2016-06-25fix Stuttgart Hbf (tief) and Stuttgart-Feuerbach (errors in data source)Daniel Friesel-0/+2
2016-06-19update DB Haltestellen data source and linksDaniel Friesel-1/+1
2016-06-09Fix another Stations.pm version number...Daniel Friesel-1/+1
2016-06-09Fix Stations.pm version number. (oops)Daniel Friesel-1/+1
2016-05-26update acronyms.pl helper script with DS100 fixups etc.Daniel Friesel-26/+1862
2016-05-09Switch to Deutsche Bahn Haltestellen listDaniel Friesel-4/+4
2015-12-20release v1.051.05Daniel Friesel-1/+1
2015-11-12use Bahn OpenData site for DS100 station listDaniel Friesel-72/+17
2015-09-14re-enable substring matching -> use both for station lookupDaniel Friesel-12/+9
2015-09-12use Text::Levenshtein(XS) for fuzzy station name matchingDaniel Friesel-3/+23
2015-05-15Update Stations.pm and acromys.{pl,sh}. Fix 9 code/name combos.Daniel Friesel-12/+73
2015-05-15acronyms.sh: update DS100 URLDaniel Friesel-1/+1
2015-01-09version bump0.07Daniel Friesel-1/+1
2014-11-24Stations.pm: get_station_by_name returns an arrayDaniel Friesel-1/+1
2014-11-24update stations list, run perltidy on itDaniel Friesel-0/+20
2014-01-16Requiring Perl 5.14 is sufficientDaniel Friesel-1/+1
2014-01-15Stations: Move DS100 match to separate method, use this for db-irisDaniel Friesel-2/+18
2014-01-15enable DS100-codes for input. could be more efficient maybe, but first versionPatrick Rauscher-0/+6
2014-01-09IRIS/Stations: Add documentationDaniel Friesel-0/+95
2014-01-02rename Travel::Status::DE::IRIS::{Acronyms -> Stations}Daniel Friesel-9/+9
2014-01-02acronyms: Add get_acronym_by_nameDaniel Friesel-1/+16
2013-12-20Initial commitDaniel Friesel-0/+47