Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines with new year.
[simgrid.git] / include / smpi / smpi_helpers.h
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschAvoid non-standard statement expressions.
2019-12-02 Augustin DegommeMerge branch 'master' into 'master'
2019-12-01 Augustin Degommeoops, this bit wasn't meant to be reverted.
2019-12-01 Augustin Degommerename this macro.
2019-12-01 Augustin Degommepartial revert of e16e0233
2019-11-24 Arnaud GierschParentheses around macro parameters.
2019-11-22 Augustin Degommecosmetics : I activated -pedantic for a quick pass
2019-11-22 Augustin Degommeadd calloc_intercept to avoid mistmatches.
2019-11-19 Augustin Degommeadd option "smpi/auto-shared-malloc-thresh"
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-03 Augustin DegommeAdd handling of sleep in replay.
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
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-18 Arnaud GierschFactorize duplicated declarations.
2018-06-18 Arnaud GierschMissing extern "C" in smpi_helpers.h.
2018-06-18 Augustin DEGOMME... woops
2018-06-18 Augustin DEGOMME... add support fort getopt_long_only, as mpimemu uses it
2018-04-09 Arnaud GierschRemove indentation (sonar).
2018-04-05 degommeforce gnu_source here.
2018-04-04 degommetry to get rid of warning by defining calls here
2018-04-03 degommefix tests with timers by properly detecting POSIX_TIMERS
2018-04-03 degommeavoid undefined NULL
2018-04-03 degommetry to handle getopt internal global variable