Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move collective algorithms to separate folders
[simgrid.git] / src / mc / checker /
2017-03-07 degommeTry to have MC accept C++ requests... One assert commen...
2017-02-10 Martin Quinsonsplit simix::MailboxImpl to its own files
2017-02-07 Martin Quinsonmore info to the user.
2017-01-26 Martin QuinsonMC: cosmetics
2017-01-25 Martin QuinsonMC: comment, rename stuff, don't change anything profund
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-22 Martin Quinsoncosmetics
2017-01-21 Martin Quinsontry to make SafetyChecker a bit easier to read
2017-01-16 Martin Quinsonclang-format broke my commit
2017-01-16 Martin Quinsoncontinue to split the source code of MC. Split remoting
2017-01-16 Martin Quinsoncosmetics
2017-01-16 Martin Quinsoninline some functions to make livenessChecker more...
2017-01-15 Martin Quinsoncosmetics
2017-01-14 Martin Quinsonfurther cleanups to the SafetyChecker
2017-01-14 Martin QuinsonMC: use exceptions to report errors, not integer return...
2017-01-14 Martin Quinsonmove the checker algorithms to their own directory