Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Remote xbt_dynar_foreach() in MC_request_testany_fail()
[simgrid.git] / src / mc / mc_client.c
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-06 Gabriel Corona(wip) Move the MCed public API in the same file
2015-02-06 Gabriel Corona[mc] Implement remote support for MC_ignore
2015-02-06 Gabriel Corona[mc] Communication of heap_area_to_ignore to the remote...
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...