Age | Commit message (Expand) | Author | Lines |
2014-12-28 | Result: "Ohne 1. Klasse" also verified by other occasions | Daniel Friesel | -2/+2 |
2014-12-28 | Result.pm: "Mehrzweckabteil hinten": verified by other occasions | Daniel Friesel | -2/+2 |
2014-12-27 | Result.pm: Zusätzlicher Halt: verified by other occasions | Daniel Friesel | -3/+2 |
2014-12-27 | ResulT: Add IRIS Key 77 | Daniel Friesel | -0/+5 |
2014-12-23 | add IRIS key 65: Erdrutsch | Daniel Friesel | -1/+6 |
2014-12-18 | resulT: add another (unknown) key | Daniel Friesel | -0/+5 |
2014-12-07 | Result: Looks like key "f" is also a qos message. | Daniel Friesel | -1/+1 |
2014-12-05 | Fix a crash when a train has unscheduled additional stops starting at the sel... | Daniel Friesel | -6/+23 |
2014-11-24 | Stations.pm: get_station_by_name returns an array | Daniel Friesel | -2/+2 |
2014-11-24 | update stations list, run perltidy on it | Daniel Friesel | -15087/+15226 |
2014-11-24 | Stations.pm: try normalized match before substring match | Daniel Friesel | -1/+20 |
2014-11-20 | Result.pm: Add IRIS key 61 (Türstörung) | Daniel Friesel | -1/+6 |
2014-11-03 | version bump0.06 | Daniel Friesel | -9/+10 |
2014-11-03 | changelog | Daniel Friesel | -1/+6 |
2014-11-02 | Result.pm: Add IRIS key 62 ("Behobene technische Störung am Zug") | Daniel Friesel | -0/+5 |
2014-11-01 | Result.pm: Fix sorted_sublist invocation (stop reference is an arrayref already) | Daniel Friesel | -2/+2 |
2014-11-01 | allow realtime ppth to override static ppth | Daniel Friesel | -9/+27 |
2014-10-31 | db-iris, Result.pm: Document additional_stops and canceled_stops | Daniel Friesel | -0/+22 |
2014-10-30 | Result: {additional,canceled}_stops: keep the original stop order | Daniel Friesel | -6/+35 |
2014-10-30 | db-iris: more informative warning messages on (network) problems | Daniel Friesel | -0/+2 |
2014-10-26 | add support for canceled / additional stops. untested at the moment | Daniel Friesel | -9/+40 |
2014-10-19 | Iris/Result: Fix alignment in manual | Daniel Friesel | -1/+1 |
2014-10-16 | Release v0.050.05 | Daniel Friesel | -8/+12 |
2014-09-01 | Result: Add IRIS message key 9 (delay caused by a strike) | Daniel Friesel | -0/+3 |
2014-08-14 | add IRIS delay key 63 (Technische Untersuchung am Zug) | Daniel Friesel | -0/+3 |
2014-08-14 | db-iris(1): IR appears to be regional and not local transport | Daniel Friesel | -1/+1 |
2014-07-15 | add iris key 58 (Umleitung?) | Daniel Friesel | -0/+6 |
2014-06-28 | version bump0.04 | Daniel Friesel | -9/+10 |
2014-06-23 | update changelog | Daniel Friesel | -0/+3 |
2014-06-23 | IRIS: Fix documentation error | Daniel Friesel | -1/+1 |
2014-06-23 | Do not error out if only partial data is available (closes #4) | Daniel Friesel | -6/+29 |
2014-06-22 | Result: Add IRIS key 57 = "Zusätzlicher Halt". not extensively verified yet. | Daniel Friesel | -0/+6 |
2014-06-22 | Result: Add qos message 95 | Daniel Friesel | -0/+5 |
2014-06-21 | Result: Add IRIS key 64 (Weichenstörung) | Daniel Friesel | -0/+5 |
2014-06-21 | Result: Add IRIS key 94 = "Ersatzbewirtschaftung". not verified yet. | Daniel Friesel | -0/+5 |
2014-06-21 | Add serializable option to IRIS constructor (does not save libxml objects) | Daniel Friesel | -3/+6 |
2014-03-01 | fix --track-via <stop> not matching trains changing their ID at <stop> | Daniel Friesel | -1/+9 |
2014-02-14 | parse <ref> fields in fchg. not used in db-iris yet. | Daniel Friesel | -9/+39 |
2014-02-14 | release v0.030.03 | Daniel Friesel | -9/+9 |
2014-02-12 | db-iris: indicate changed platforms with an exclamation mark | Daniel Friesel | -1/+10 |
2014-02-12 | Result: Add sched_platform accessor | Daniel Friesel | -4/+19 |
2014-02-11 | add test files required for bbe4294e1f164ac1a08ef36220ece85821ffddcc | Daniel Friesel | -0/+1377 |
2014-02-09 | add transfer tests (plus regression test for e78caa8) | Daniel Friesel | -0/+33 |
2014-02-09 | result: strip leading - from train_id | Daniel Friesel | -0/+3 |
2014-02-09 | fix test name (33-, not 33_) | Daniel Friesel | -0/+0 |
2014-02-08 | Save old train IDs in case of a transfer | Daniel Friesel | -6/+37 |
2014-02-07 | merge_with_departure: also update route end | Daniel Friesel | -0/+1 |
2014-02-07 | detect and merge duplicates caused by train ID changes | Daniel Friesel | -1/+52 |
2014-02-07 | db-iris: fix --via not matching dest of trains with incomplete route data | Daniel Friesel | -1/+4 |
2014-02-06 | db-iris: Fix --output=times | Daniel Friesel | -2/+3 |