summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2016-10-11version bump1.11Daniel Friesel-6/+6
2016-10-10Update IRIS(3pm)Daniel Friesel-1/+9
2016-10-09IRIS: Fix realtime cache variable name. derp.Daniel Friesel-1/+1
2016-10-07pass cache to newly created children. derp.Daniel Friesel-0/+2
2016-10-06Use the same DateTime::Format::Strptime object for all Result objectsDaniel Friesel-9/+16
2016-10-05IRIS: shave off some additional milisecondsDaniel Friesel-1/+3
2016-10-05IRIS: Decrease execution time at the cost of slightly higher memory useDaniel Friesel-7/+9
2016-10-01Release v1.101.10Daniel Friesel-6/+6
2016-10-01Stations: Update get_station documentationDaniel Friesel-4/+4
2016-09-30Result: Add qos code 71 (no WLAN in some carriages)Daniel Friesel-1/+4
2016-09-27get_station: Support EVA / UIC codeDaniel Friesel-0/+6
2016-09-26Fix yet another DS100 code errorDaniel Friesel-1/+1
2016-09-16Fix another wrong entry in the OpenData station listDaniel Friesel-1/+1
2016-06-27version bump1.09Daniel Friesel-6/+6
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-2/+2
2016-06-19update DB Haltestellen data source and linksDaniel Friesel-1/+1
2016-06-19Result: classes: Actually return a listDaniel Friesel-1/+9
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-06-09version bump1.08Daniel Friesel-6/+6
2016-05-26update acronyms.pl helper script with DS100 fixups etc.Daniel Friesel-967/+965
2016-05-18fix yet another ds100 bugDaniel Friesel-1/+1
2016-05-12Update Stations.pm documentationDaniel Friesel-18/+45
2016-05-10Stations: Fix DS100 for Düsseldorf-DerendorfDaniel Friesel-1/+1
2016-05-10perltidyDaniel Friesel-116/+124
2016-05-10add get_stations_by_location methodDaniel Friesel-0/+25
2016-05-10more ds100 fixesDaniel Friesel-2/+2
2016-05-10re-add non-german railway stations (manual import from old data source)Daniel Friesel-399/+2149
2016-05-09Add copyright notice for DB station dataDaniel Friesel-2/+6
2016-05-09Switch to Deutsche Bahn Haltestellen listDaniel Friesel-15200/+6690
2016-05-02Fix "Uninitialized value in split" for stations without meta tagsDaniel Friesel-1/+1
2016-05-01version bump1.07Daniel Friesel-5/+5
2016-04-30get_station: set warnstr when a non-root station fetch failsDaniel Friesel-3/+15
2016-04-30get_station: Prevent endless while loopDaniel Friesel-1/+8
2016-04-29Use iterative related-station fetch instead of recursive approachDaniel Friesel-52/+42
2016-03-27update line_no documentationDaniel Friesel-3/+2
2016-02-29version bump1.06Daniel Friesel-5/+5
2016-02-28Partially fix excessive requests for stations with long "meta" tagsDaniel Friesel-2/+9
2015-12-26IRIS.pm: Document with_related optionDaniel Friesel-0/+11
2015-12-20release v1.051.05Daniel Friesel-5/+5
2015-11-30IRIS: only show cache miss debug output when devmode is enabledDaniel Friesel-1/+4
2015-11-29actually use cacheDaniel Friesel-1/+16
2015-11-28prepare IRIS.pm for optional cache supportDaniel Friesel-28/+36
2015-11-12use Bahn OpenData site for DS100 station listDaniel Friesel-695/+686
2015-11-12prepare v1.04 (will be released from separate branch)Daniel Friesel-5/+5
2015-11-12Result: Do not try parsing undef timestamps, re-use existing strptime objectDaniel Friesel-46/+27
2015-11-10add accessors for whole (related) station data setDaniel Friesel-7/+12
2015-11-08simplify get_station a bitDaniel Friesel-41/+39
2015-11-06add with_related to db-iris, enabled by defaultDaniel Friesel-1/+1