Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix test on type in mc_diff
[simgrid.git] / src / mc / mc_compare.cpp
2014-07-08 Gabriel Corona[mc] Use mc_snapshot_region_memcmp() in compare_areas_w...
2014-07-08 Gabriel CoronaMerge branch 'mc-fix' into mc-fastsnapshot
2014-07-04 Gabriel Corona[mc] Add mc_snapshot_read_pointer()
2014-07-04 Gabriel Corona[mc] Bug: MC was reading from the wrong region
2014-06-24 Gabriel Corona[mc] Add support of privatized global variables in...
2014-06-24 Gabriel Corona[mc] Avoid loosing meaningful bits ot pair.p2 when...
2014-06-24 Gabriel Corona[mc] Use an unordered_set for compared_pointers instead...