Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement reforks by forking the application, to save the app exec time
[simgrid.git] / src / mc / remote / Channel.cpp
2023-03-26 Martin QuinsonImplement reforks by forking the application, to save...
2023-03-24 Arnaud GierschStrengthen debug messages on channel send/recv.
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-17 Martin QuinsonSimplify Channel::receive by handling non-blocking...
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-20 Arnaud GierschMerge branch 'fix-probe' into 'master'
2023-02-20 Maxwell PirtleSend actor action probes one at a time
2023-02-18 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-02-18 Arnaud GierschVarious cleanups.
2023-02-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-16 Martin Quinsonfix MC+gcc builds
2023-02-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-15 Martin QuinsonMerge branch 'actor-comms' into 'master'
2023-02-13 Maxwell PirtleFinalize passing transitions during model checking
2023-02-10 Maxwell PirtleAdd intial steps to transfer transitions to the MC
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-03-10 Arnaud GierschMerge branch 's4u/model_list' into 'master'
2021-03-10 Arnaud GierschMore error messages.
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-05 eazimiMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-05 Arnaud GierschUse XBT_DECLARE_ENUM_CLASS for mc::MessageType.
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-26 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-25 Arnaud GierschEnum class for MC call types, and MC comm pattern diffe...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-03-06 Arnaud GierschType consistency.
2019-02-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-01 Martin Quinsontidy some #includes in MC
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-04-08 Arnaud GierschUpdate copyright headers.
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-10-28 Arnaud GierschSonar: remove redundant jumps.
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschUse C++ style includes when available.
2017-01-19 Martin QuinsonMake SIMIX_process_from_PID much faster
2017-01-16 Martin Quinsoncontinue to split the source code of MC. Split remoting