Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Modularise header files for MC
[simgrid.git] / src / include / mc / mc.h
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 Arnaud GierschAdd missing declaration.
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-05 Marion Guthmullermodel-checker : warnings fixed
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-13 Marion Guthmullermodel-checker : clean code
2011-12-07 Marion GuthmullerMerge branch 'master' into MC_LTL
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.
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Marion Guthmullermodel-checker : add name of program in arguments of...
2011-10-25 Marion Guthmullermodel-checker : separate informations for safety statef...
2011-10-25 Marion Guthmullermodel-checker : new example bugged1 for stateful dpor
2011-10-25 Marion Guthmullermodel-check : show stack when property not valid
2011-10-25 Marion Guthmullercorrection compile warnings
2011-10-25 Marion Guthmullernew dfs algorithm with automaton of LTL formula
2011-01-20 cristianrosaAdd a clock per process when running in MC mode.
2010-12-16 cristianrosaBugfix: make sure we include the definition of HAVE_MC
2010-12-02 thieryCleaner detection of using model-checking.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-10-11 alegrandIndent include and src using this command:
2010-05-20 cristianrosaRework MC transition interception/creation. Now it...
2010-05-14 cristianrosaFree MC memory on exit SVN
2010-05-11 cristianrosaAdd int MC_random(int min, int max) function that will...
2010-05-07 mquinsonnew option to any SimGrid-based simulator: --cfg=model...
2010-05-06 mquinsonFight for better integration of mmalloc, mc and xbt
2010-05-05 mquinsonLet's still pass the tests with mmalloc and MC in the...