Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Move all #include directives before any code for C++ too.
[simgrid.git] / include / smpi / smpi_helpers.h
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