Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ok, I stop trying to please sonar.
[simgrid.git] / src / smpi / smpi_request.cpp
2017-03-20 degommeSimple MPI_Win_lock and MPI_Win_unlock implementation.
2017-03-19 Martin Quinsonplease sonar a little bit and other useless noisy line...
2017-03-19 degommeAdd smpi_status.cpp and hpp.
2017-03-18 degommeIntroduce smpi::Process
2017-03-16 degommesmells --
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 degommePlease sonar. Hopefully a lot.
2017-03-14 degommeSome cleanups, some smells
2017-03-14 Frederic Sutercorrect/remove include of rename xbt/replay.h
2017-03-11 degommeuse/unuse -> ref/unref
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-10 degommeOops
2017-03-10 degommeAdd some accessors
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.
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 degommeWelcome to simgrid::smpi::Op
2017-03-07 degommeTry to have MC accept C++ requests... One assert commen...
2017-03-07 degommewelcome simgrid::smpi::Request