Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add Message queue abstraction
[simgrid.git] / src / kernel / actor / CommObserver.hpp
2023-10-24 Fred Suteradd Message queue abstraction
2023-09-13 Martin QuinsonMerge branch 'plugins-energy-battery-interaction' into...
2023-07-20 Fred SuterMerge branch 'master' into jbod
2023-07-15 Martin QuinsonMerge branch 'fix-comm-signal' into 'master'
2023-07-11 Arnaud GierschComplete commit afc02b7104 (Use std::string_view).
2023-07-10 Fred SuterMerge remote-tracking branch 'origin/master' into jbod
2023-07-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-07-10 Arnaud GierschUse std::string_view.
2023-06-29 Martin QuinsonMerge branch 'master' into 'master'
2023-06-29 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-27 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-16 mlaurentStop using default mpi_call
2023-06-16 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-15 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-14 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentRespect member order according to the initialisation...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-13 mlaurentAdd function call and full location in checker-side...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-04-02 Martin QuinsonDon't override a method to the same content
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-11-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-10-31 Martin QuinsonBe more verbose on the blocking transition when display...
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-08-01 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-08-01 Martin QuinsonEnsure that the verified application still works if...
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-03-16 Arnaud GierschPolymorphic base class destructor should be either...
2022-03-16 Arnaud GierschInitialize all fields.
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-10 Arnaud GierschUse std::function for Comm callbacks.
2022-02-18 Martin QuinsonSplit the Comm observers to their own files