Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
use assignment to non-trivial class rather than artificial trivialization and memset
[simgrid.git] / src / mc / mc_config.hpp
2019-07-10 Martin QuinsonRemove option model-checker/hash; This is always activa...
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-30 Martin QuinsonMC: remove support for flat storage of regions
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin Quinsonmc: kill model-check/ksm option. Was not activated...
2019-05-15 Martin QuinsonRemove option 'model-check/record': paths are recorded...
2019-05-03 Arnaud GierschKill never implemented option "model-check/snapshot_fds".
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-04-19 Arnaud GierschRemove redundant variable.
2018-04-18 Arnaud GierschConvert MC config parameters to C++ API, and move their...
2018-04-18 Arnaud GierschClean up duplicated declarations for mc_config variables.
2018-04-18 Arnaud GierschCreate mc_config.hpp for MC's configuration stuff.