summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorLines
2015-12-20release v1.051.05Daniel Friesel-1/+1
2015-11-12use Bahn OpenData site for DS100 station listDaniel Friesel-74/+19
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-13/+74
2015-05-15acronyms.sh: update DS100 URLDaniel Friesel-2/+2
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-03add debug helper scriptDaniel Friesel-0/+35
2014-01-02rename Travel::Status::DE::IRIS::{Acronyms -> Stations}Daniel Friesel-10/+10
2014-01-02acronyms: Add get_acronym_by_nameDaniel Friesel-1/+16
2013-12-20Initial commitDaniel Friesel-0/+52