Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Mark the smpi_exit call as noreturn, and really kill the process when exit is called
[simgrid.git] / examples / cpp / app-token-ring /
2021-09-21 SUTER Fredericplease sonar, get_clock is a static method
2021-09-21 SUTER Fredericless indirect calls to get_instance in examples (actor...
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-04 Bruno DonassoloChange C++ platform example
2021-06-01 Bruno DonassoloFix timing of Vivaldi/two_peers.xml tests
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-19 Arnaud GierschUse :: to call get_clock() which is a static member...
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-10 Martin Quinsonmv examples/s4u examples/cpp