summaryrefslogtreecommitdiff
path: root/src/linkgraph/refresh.h
AgeCommit message (Expand)Author
2016-07-10(svn r27614) -Codechange: Use a fixed array instead of a map for link refresh...fonsinchen
2016-07-10(svn r27612) -Codechange: Replace three uses of std::list with std::queue/vec...fonsinchen
2014-10-15(svn r27020) -Cleanup: some coding style consistency improvements (mostly spa...rubidium
2014-09-21(svn r26889) -Feature: Predict links for station-autorefitting vehiclesfonsinchen
2014-05-01(svn r26549) -Change: better estimation for link capacities during full loadfonsinchen
2014-01-28(svn r26283) -Fix [FS#5878]: Prevent infinite recursion also in RefreshLinks.fonsinchen
2013-11-07(svn r25948) -Fix [FS#5796]: Make sure LinkRefresher doesn't delete the LinkG...fonsinchen
2013-10-23(svn r25909) -Fix (r25906): That simplification was a bit too much.fonsinchen
2013-10-22(svn r25908) -Fix: Some documentation for constructors of LinkRefresher::Hop.fonsinchen
2013-10-22(svn r25906) -Fix: Simplify condition logic in link refresher.fonsinchen
2013-10-22(svn r25905) -Codechange: A more robust way of detecting loops during order p...fonsinchen
2013-10-22(svn r25904) -Fix: add forgotten filesfonsinchen