Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : restore struct smx_ctx_sysv in smx_context_sysv.c
[simgrid.git] / src / include / mc / datatypes.h
2012-10-08 Marion Guthmullermodel-checker : restore struct smx_ctx_sysv in smx_cont...
2012-10-05 Marion Guthmullermodel-checker : store equality detected in heap compari...
2012-10-05 Marion Guthmullermodel-checker : ignore stack areas in heap comparison...
2012-08-02 Marion Guthmullermodel-checker : add block and fragment number in mc_ign...
2012-08-01 Marion Guthmullermodel-checker : ignore irrelevant differences for heap...
2012-01-30 Marion Guthmullermodel-checker : merge conflict resolved
2012-01-30 Martin Quinsonadd proper copyright headers to the MC files
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschKill old CVS $Id$ lines.
2010-10-11 alegrandIndent include and src using this command:
2010-05-20 cristianrosaRework MC transition interception/creation. Now it...
2010-05-11 cristianrosaAdd int MC_random(int min, int max) function that will...
2010-05-05 mquinsonLet's still pass the tests with mmalloc and MC in the...