Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix comm_determinism to work in split MCer/MCed
[simgrid.git] / src / mc / mc_protocol.c
2015-03-26 Gabriel Corona[mc] Cross-process MC/safety implementation
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-13 Gabriel Corona[mc] Do not use strerror(), not thread-safe
2015-02-13 Gabriel Corona[mc] Remote support for MC_deadlock_check() using MC_ME...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-05 Gabriel Corona[mc] Define one struct per MC message type
2015-02-03 Gabriel Corona[mc] Basic infrastructure for a real model-checker...