summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorLines
2015-09-15release v1.031.03Daniel Friesel-5/+7
2015-09-15Result: key 900 isn't that sure actuallyDaniel Friesel-3/+3
2015-09-14re-enable substring matching -> use both for station lookupDaniel Friesel-8/+5
2015-09-12use Text::Levenshtein(XS) for fuzzy station name matchingDaniel Friesel-2/+22
2015-09-08IRIS exceptions: remove misleading "server returned" partDaniel Friesel-3/+3
2015-09-04more todoDaniel Friesel-0/+2
2015-09-01TODODaniel Friesel-0/+3
2015-07-06Verified qos key 70 ("Kein WLAN")Daniel Friesel-2/+2
2015-05-29Result: add info key 900Daniel Friesel-0/+5
2015-05-26version bump1.02Daniel Friesel-5/+5
2015-05-25Result: Add qos key 70 (probably "no wifi")Daniel Friesel-0/+5
2015-05-25Result.pm: key 60 (delay cause of storm) verifiedDaniel Friesel-3/+2
2015-05-22turns out a train can be both "too full" and "way too full"Daniel Friesel-3/+5
2015-05-16do not issue a new release just yet.Daniel Friesel-1/+1
2015-05-15Added github repo to dist metadata and the docNeil Bowers-1/+5
2015-05-15release v1.011.01Daniel Friesel-6/+6
2015-05-15Update Stations.pm and acromys.{pl,sh}. Fix 9 code/name combos.Daniel Friesel-9/+14
2015-05-15acronyms.sh: update DS100 URLDaniel Friesel-2/+2
2015-05-08route_interesting: also consider airportsDaniel Friesel-1/+1
2015-05-01IRIS->new: Actually use the lwp_options default when it is not setDaniel Friesel-1/+1
2015-05-01release v1.01.00Daniel Friesel-7/+7
2015-05-01IRIS/Result: Remove set_tl logic -- turns out it's not requiredDaniel Friesel-20/+6
2015-05-01fix typoDaniel Friesel-1/+1
2015-05-01IRIS(3pm): Fix typoDaniel Friesel-1/+1
2015-05-01IRIS: use lwp_options in constructorDaniel Friesel-3/+8
2015-04-30version bump0.10Daniel Friesel-6/+6
2015-04-29Result: JSON: Return the cleaned up hash, not the original...Daniel Friesel-1/+1
2015-04-29Result: TO_JSON: Do not include references (causes death by recursion otherwise)Daniel Friesel-0/+6
2015-04-28release v0.090.09Daniel Friesel-6/+6
2015-04-27parse <ref> in fchg, add replacement support to backend and frontendDaniel Friesel-12/+87
2015-04-26Result: remove train_no_transfer accessorDaniel Friesel-12/+1
2015-04-25add is_unscheduled accessorDaniel Friesel-6/+24
2015-04-25set_ar: fix arrival_ts typoDaniel Friesel-1/+1
2015-04-20IRIS: Fix duplicate departure wings. (copy-pasty mistake)Daniel Friesel-1/+1
2015-04-19Result: document wing accessorsDaniel Friesel-0/+18
2015-04-19add devmode switch to enable/disable debug/developer outputDaniel Friesel-4/+8
2015-04-19IRIS: Add more debug output (indicate which URLs were requested)Daniel Friesel-0/+4
2015-04-18db-iris: add some wing support. there's at least one major bug still presentDaniel Friesel-1/+4
2015-04-18wing_id only uses two thirds of the train_id. now wing detection actually works.Daniel Friesel-3/+4
2015-04-18Start work on wings supportDaniel Friesel-4/+80
2015-03-12version bump0.08Daniel Friesel-6/+6
2015-02-26Result Add translation accessorDaniel Friesel-84/+89
2015-02-19Result: Add key 13 (Pass- und Zollkontrolle)Daniel Friesel-0/+5
2015-02-18Result: train_id is unique per day only, but identifies the same train across...Daniel Friesel-2/+4
2015-02-14result(3pm): fix a typoDaniel Friesel-1/+1
2015-02-14Result: Add raw_messages accessor (undocumented for now)Daniel Friesel-0/+20
2015-02-07add IRIS keys 75/76 (first class on train head / tail)Daniel Friesel-0/+10
2015-01-23Result: Add IRIS key 60Daniel Friesel-0/+6
2015-01-14Turn add_ar / add_dp into setters as wellDaniel Friesel-4/+34
2015-01-14Result.pm: Rename add_* methods which are actually setters to set_*Daniel Friesel-8/+8