Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove the stateful model-checking from the archive. It's not working anymore
[simgrid.git] / src / mc / mc_global.cpp
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-03-31 Martin QuinsonRename SIMGRID_HAVE_MC into SIMGRID_HAVE_STATEFUL_MC...
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonKill src/include
2023-01-10 Martin QuinsonStop trying to build on native WIN32, it's broken anyway
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-10-14 Arnaud GierschRestore the previous observable behavior.
2022-10-14 Arnaud GierschFix crash with debug logs.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-08-07 Martin QuinsonMerge mc_safety.hpp into DFSExplorer class
2022-08-06 Martin QuinsonMove the dot_output global into ModelChecker
2022-08-02 Martin QuinsonRename mc::Session into mc::api::RemoteApp
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-20 Martin QuinsonMC: be more cautionous around MC_process_clock, the...
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-09 Martin Quinsonfurther simpify the MC initialization on app side
2022-02-21 Martin QuinsonRename mc::Checker to mc::Exploration as it defines...
2022-02-17 Martin QuinsonCommDet shall become an extension of the SafetyChecker
2022-02-11 Martin QuinsonInline another useless function in MC and a define...
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-12-22 Martin Quinsonmc: inline a function
2021-03-14 Martin QuinsonGive an explicit name to the session singleton
2021-03-14 Martin QuinsonKill a file that was almost empty
2021-03-10 Arnaud GierschMerge branch 's4u/model_list' into 'master'
2021-03-10 Arnaud GierschPrefer xbt_assert here.
2021-03-06 Martin QuinsonMC: inline a function, kill a file
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-20 Arnaud GierschDrop simgrid::xbt::demangle and use boost::core::demang...
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-25 Arnaud GierschOnce again, use sd::array instead of C-style arrays.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-05-06 Martin QuinsonMC: rename remote/Client into remote/AppSide
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-09 Arnaud GierschPass large parameter by address.
2020-01-08 Arnaud Giersch[sonar] Use std::move with rvalue references.
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-28 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-08 Martin Quinsonnamespacify a global function of SIMIX
2019-07-02 Arnaud GierschKill unused static functions (dead code).
2019-05-31 Martin QuinsonMC: rename some files
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-30 Martin QuinsonMC::remote: snake case
2019-05-28 Martin Quinsonmc: snake_case the checkers
2019-05-28 Martin Quinsonmc: snake_case a class
2019-05-26 Martin Quinsonfix non-MC builds when libevent is not found
2019-05-26 Martin Quinsonfurther tidy the includes in MC
2019-05-20 Martin Quinsonmc: move some files related to ELF, DWARF or unwind...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-15 Martin Quinson[mc] enable model-check/record by default, and cosmetics
2019-05-03 Arnaud GierschMore Sonar smells around "noreturn".
2019-03-12 Frederic Sutermv ActorImpl where it belongs
2019-03-11 Arnaud GierschDon't use pass-by-value for large parameters.
2019-02-17 Frederic Suterweek-end cleanups in ActorImpl
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-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-07-04 Martin Quinsonmove libsosp into its own directory
2018-06-30 Martin QuinsonPartially snake_case ActorImpl
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-08 Arnaud GierschUpdate copyright headers.
2017-12-03 Arnaud GierschRemove useless include.
2017-12-03 Arnaud GierschRemove unused swag hookups.
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-19 Arnaud GierschFix 32bits builds.
2017-11-19 Arnaud GierschUse already existing simgrid::xbt::demangle().
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Frederic Suterstringify (a lot)
2017-11-02 Arnaud GierschSonar smells of the day.
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-16 Martin Quinsonthis is a hpp header
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-26 Martin Quinsonchop, chop, chop includes
2017-05-25 Martin Quinsoncut some more includes
2017-05-24 Martin Quinsonthis header file is much less interesting now that...
2017-05-23 Martin Quinsonremove (void) in C++
next