Open behrisch opened 15 years ago
@namdre committed 7a34d87 (aka r16517): disabling unused code refs #12
@namdre committed c3a6d3f (aka r16519): removing unused code refs #12
@namdre committed 84f4e3e (aka r16526): removed debugging code refs #12
@behrisch committed 6363171(../commit/63631710960a62e59a2be6c21b146950d88c37c5) (aka r16566): just one small method rename which was still pending in my inbox, refs #12
@namdre committed 2d43600 (aka r16594): refactoring to use templates instead of static casting a void-ptr refs #12
@behrisch committed a67571f (aka r16607): refactoring configuration error handling in the GUI, refs #21, #12
@behrisch committed 8fd890e (aka r16616): small refactorings to avoid too much int casting, refs #12
@behrisch committed 46054d0 (aka r16626): fixing warnings, removing unused code, refs #3, #12
@behrisch committed 7d07a5a (aka r16642): misunderstood private virtuals when cleaning code in [16626], changed again, hopefully for the better, refs #12
@behrisch committed ef90523 (aka r16649): refactoring and fixing warnings, refs #3, #12
@behrisch committed 7d88a13 (aka r16696): stabilizing lane order, refs #12
@behrisch committed 25f558c (aka r16710): removing references to SUMO_BINDIR, refs #12
@behrisch committed 6d9519f (aka r16717): checking for free sockets as utility function, refs #12, #21
@behrisch committed 3e653c3 (aka r16731): reduce rounding errors, refs #12
@behrisch committed 20a7bfa (aka r16739): stabilizing order of parallel incoming check for test output, refs #12, #21
@behrisch committed afb1719 (aka r16741): reducing rounding errors in net building, refs #12, #21
@behrisch committed 52847bd (aka r16749): reducing include dependencies, refs #1348, #12
@namdre committed 992fab3 (aka r16777): improved input validation and error handling when setting vType paramters via TraCI refs #12
@namdre committed 2897e0f (aka r16843): removing unused code refs #12
@namdre committed 07c80c1 (aka r16848): removing unused code refs #12
@namdre committed d734895 (aka r16849): removing unused code refs #12
@namdre committed e40e69d (aka r16857): fixing a likely source of SUMOTime overflow (when will a stopped vehicle arrive someplace?) refs #12
@behrisch committed 2b552e4 (aka r16912): removing unused code, refs #12
@behrisch committed cefb49b (aka r16962): refactoring and fixing usage of random number generator, refs #1417, #12
@behrisch committed 312c779 (aka r16991): inventing tools purgatory, refs #12
@namdre committed 1f48a64 (aka r16998): removing unused file refs #12
@namdre committed f083d1e (aka r17033): adding virtual destructor refs #12
@namdre committed f238d24 (aka r17048): fixing inconsistent name stack handling refs #12
@behrisch committed 24fc0b0 (aka r17071): speeding up MSEdge functions by inlining, refs #12
@behrisch committed 538001d (aka r17072): fix for edges without lanes, adapting misleading assertion, adding consts, refs #12
@behrisch committed 7f76b1e (aka r17074): undoing assumed astar speedup, refs #12
@namdre committed 88be5a1 (aka r17080): renaming methods to avoid confusion and added docstring refs #12, #2
@namdre committed 3a5daed (aka r17099): removing unused code refs #12
@behrisch committed be9dfb4 (aka r17106): not every map is a stringbijection, refs #12, #21
@behrisch committed 2e2ba99 (aka r17113): adding retrieval of closest lanes, fixing signature of convertLonLat2XY, refs #12
@behrisch committed 1b43380 (aka r17137): fixing warnings, removing unused code, refs #3, #12
@behrisch committed 1c105b1 (aka r17140): speeding up FCDExport without persons, refs #12
@behrisch committed 7d4cb25 (aka r17141): simstep speedup without persons, refs #12
@behrisch committed d176b13 (aka r17142): removing unused code, using consistently Position::INVALID, refs #12
Any kind of refactoring (moving functions one abstraction level up/down, joining functions)