Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reduce the amount of includes
[simgrid.git] / src / smpi / smpi_datatype.hpp
2017-05-07 Martin Quinsonreduce the amount of includes
2017-03-22 degommeSMPI copyright bump before release
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 degommePlease sonar. Hopefully a lot.
2017-03-15 degommeMove Keyval handling to a new file, as it is shared...
2017-03-15 degommeFactorize keyval handling for Comm and Datatype (Win...
2017-03-14 degommeSome cleanups, some smells
2017-03-11 degommeuse/unuse -> ref/unref
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-09 degommeMove derived datatypes to their own file.
2017-03-09 degommePut back serialize calls... and fix introduced bugs.
2017-03-09 degommeContinuing work on datatypes
2017-03-09 degommeFirst works on the datatypes. Still missing a lot.