Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Fri, 04 Jan 2013 15:55:45 +0100 | Sascha L. Teichmann | DateGuesser: Take current year modulo 100 if compare it with a two digit year value. Removed auto boxing. |
Fri, 04 Jan 2013 15:46:33 +0100 | Sascha L. Teichmann | Do not die in W80 parser id invalid date is given. |
Fri, 04 Jan 2013 15:35:51 +0100 | Sascha L. Teichmann | Move distance calculation to Coordinate class. Use inheritance instead of composition in Anchor class. Made Anchor class static. Use epsilon equal comparision when checking for same station: Boy, do you ever learn that sharp equal comparison of doubles is not a clever idea!? |