Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
finish removing simix.h from C files, and avoid the use of Ptr when not needed
[simgrid.git] / src / smpi / smpi_memory.cpp
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-07 Martin QuinsonFurther cleanups in SMPI includes
2017-05-07 Martin Quinsonreduce the amount of includes
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-02 Christian Heinrich[SMPI] Add errno and strerror to SMPI memory error msg
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommeYet another dlopen merge
2017-03-28 degommeok, let's mess up the includes a bit more.
2017-03-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-28 degommeSplit up smpi_bench.cpp .
2017-02-15 degommeThis computation was incorrect and actually prevented...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-24 Gabriel CoronaRemove some useless #includes
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-17 Christian Heinrich[SMPI] Add XBT_ATTRIB_UNUSED to prevent OSX compilation...
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Martin Quinsonkill an unused static global
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Christian Heinrich[SMPI] Replace some #define with static const variables.
2016-06-17 Christian Heinrich[SMPI] Move definition of macro TOPAGE to private.hpp
2016-03-07 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Frederic Suterno smpi won't be spared by my manic fury!
2016-01-15 degommenot for windows' eyes
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-11-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-05 Gabriel Corona[smpi] Use virtual memory layout to find the data segment