Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / mc / remote / Channel.hpp
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-10 Arnaud GierschLess low-level operations to manage receive buffer.
2023-04-04 Martin QuinsonMake the MC protocol work on top of STREAM sockets
2023-03-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-26 Martin QuinsonImplement reforks by forking the application, to save...
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-19 Martin QuinsonMove more of the CheckerSide creation logic to the...
2023-03-17 Martin QuinsonSimplify Channel::receive by handling non-blocking...
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-04-25 Arnaud GierschReplace is_xxx::value with is_xxx_v (sonar, c++17).
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-13 Arnaud Giersch[sonar] Replace the use of "::type" with the "_t" versi...
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-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-25 Frederic Suternamespacing cosmetics
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-12-23 Arnaud GierschUnused code.
2019-12-23 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-12-23 Arnaud Giersch[sonar] Initialize data members with class initializers...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-06-01 Martin Quinsonfix lua builds
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-30 Martin QuinsonMC::remote: snake case
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-23 Martin QuinsonMerge pull request #272 from mpoquet/SMPI_convert
2018-06-23 Martin Quinsonuntangle a bit mc header files
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-11-01 Arnaud GierschRemove useless typedefs.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-22 Arnaud Gierschmc/remote: switch to socket type SOCK_SEQPACKET to...
2017-01-19 Martin Quinsonplease sonar, even if it is really pesky sometimes
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