Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill remaining traces of win32 support.
[simgrid.git] / teshsuite / smpi / gh-139 /
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-06-21 Arnaud GierschMerge branch 'dev-cpuimpl-used' into 'master'
2022-06-08 Arnaud GierschMatch xbt_malloc with xbt_free.
2022-03-04 Martin QuinsonReimplement s4u::Barrier natively, and make them visibl...
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-09-30 Augustin Degommerequalify tests impacted by previous change (just the...
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-01 Bruno DonassoloAdjust timing of SMPI tests
2021-03-15 Augustin DegommeTeshsuite SMPI : execute from build dir.
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-10 Arnaud GierschPrefer xbt_malloc that will never return NULL.
2021-01-25 Martin QuinsonRevert "Assert that the log categories are unique"
2021-01-25 Martin QuinsonAssert that the log categories are unique
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-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-10-23 Arnaud GierschFollow coding style for sg_actor_{get,set}_data.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-17 Arnaud GierschDon't include <xbt/functional.hpp> when it's not needed.
2020-06-03 Augustin Degommerequalify all SMPI tesh files with timing information...
2020-03-30 Frederic Suterdo not include msg.h when not needed
2020-02-13 Augustin Degomme#139 :
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-04 Martin QuinsonClearly state that we don't care about the return code...
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-04 Martin QuinsonMerge branch 'doc' into 'master'
2019-12-04 Augustin Degommerequalify tesh as one message changed category
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-10 Arnaud GierschFix test on slow machines.
2019-11-10 Arnaud GierschCode smells spotted by static analyzers.
2019-11-05 Frederic Suteradd example of GH#139