Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Clang-tidy: readability-qualified-auto.
[simgrid.git] / src / kernel / actor / Simcall.cpp
2023-06-06 Arnaud GierschClang-tidy: readability-qualified-auto.
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-19 Arnaud GierschMissing includes.
2023-02-18 Martin QuinsonMove the non-deprecated bits of simix to kernel::actor...
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-11-06 Martin Quinsonsetter function only need a simcall in MC or with paral...
2022-11-04 Martin QuinsonMove a function to the right file and other cleanups
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-10-31 Martin QuinsonAlign the behavior of MC and MC_replay in SMPI, so...
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-03-13 Martin QuinsonMerge branch 'fix_bindings_mistakenly_set_as_member_fun...
2022-03-13 Martin QuinsonMove the actor lifecycle markers from Context to ActorImpl
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-08 Arnaud GierschMove Simcall from namespace simix to kernel::actor.