Menu

Code Commit Log


Commit Date  
[r30482] by mrieser

trying to fix random errors with PT simulation on machines with more than 1 CPU. Although the data structures are accessed in a thread safe manner (all add happen in one thread at one time, and afterwards all read and removes happen in other threads at another time), I suspect that due to local caching allowing by the Java memory model, some inconsistencies can come up. Those trying to solve this issue by using data structures that should guarantee that modifications are always visible over multiple threads.

2014-10-06 08:39:54 Tree
[r30481] by jillenberger
2014-10-05 21:28:05 Tree
[r30480] by mrieser

no more IdImpl in playground.meisterk.*

2014-10-05 20:01:41 Tree
[r30479] by mrieser

no more IdImpl in playground.f*.*

2014-10-05 20:01:18 Tree
[r30478] by mrieser

no more IdImpl in playground.balmermi.*

2014-10-05 20:01:05 Tree
[r30477] by mrieser

no more IdImpl in tutorial.*

2014-10-05 19:59:42 Tree
[r30476] by mrieser

no more raw (untyped) Ids in org.matsim.* and tutorial.* (except contrib)

2014-10-05 19:59:24 Tree
[r30475] by mrieser

no more raw Ids (without generics) in src/test/java org.matsim.*

2014-10-05 19:57:04 Tree
[r30474] by mrieser

no more raw Ids (without generics) in org.matsim.core.*

2014-10-05 19:56:38 Tree
[r30473] by pieterfourie

correction. also, added org.apache.commons.lang v2.6 because IDEA doesn't seem to like v1? or the dependency doesn't pass through the maven setup for some reason

2014-10-05 04:03:05 Tree
Older >
MongoDB Logo MongoDB