Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MC: inline a function that is now trivial
[simgrid.git] / src / mc / sosp / mc_snapshot.cpp
2019-05-31 Martin QuinsonMC: inline a function that is now trivial
2019-05-31 Martin QuinsonMC::Region: Also remove the permanent_addr thingy
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-30 Martin Quinsoninline a function
2019-05-30 Martin QuinsonMC: cosmetics (fight the mc_model_checker singleton)
2019-05-30 Martin QuinsonMC: remove support for flat storage of regions
2019-05-30 Martin QuinsonMC::remote: snake case
2019-05-29 Martin Quinsonmc: Also remove the process_index
2019-05-29 Martin QuinsonKill the support for privatized SMPI in MC mode
2019-05-28 Martin Quinsonmc: change 3 static functions into private methods
2019-05-28 Martin Quinsonmc: move code around in the hope that it will sort...
2019-05-26 Martin Quinsonfurther tidy the includes in MC
2019-05-22 Martin Quinsonmc: create RegionSparse, RegionDense and RegionPrivatiz...
2019-05-22 Martin QuinsonRegionSnap: only use pointers to regions for sake of...
2019-05-22 Martin Quinsonmc: privatized regions now use a vector of pointers...
2019-05-18 Martin Quinsonmc::Snapshot: various cleanups and refactoring
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-15 Martin Quinsonmc: Kill a C type and use the C++ one
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-08-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-06 Martin Quinsonvarious doc fixes
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-07-04 Martin Quinsonremove the old-style MC unit tests
2018-07-04 Martin Quinsonmove libsosp into its own directory