Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Debug in progress :\
[simgrid.git] / src /
2017-03-20 degommeDebug in progress :\
2017-03-20 degommeok, I stop trying to please sonar.
2017-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-20 Martin Quinsonactually, there is nothing unexpected here
2017-03-20 Martin Quinsontry removing old semaphores before creating the new...
2017-03-20 Martin Quinsondon't free the properties of the cluster before the...
2017-03-20 Frederic Suteryet another simplification pass
2017-03-20 Martin QuinsonVM migration: don't send with timeout because the recei...
2017-03-20 degommeSimple MPI_Win_lock and MPI_Win_unlock implementation.
2017-03-20 degommeleaks --
2017-03-19 Martin Quinsonplease sonar a little bit and other useless noisy line...
2017-03-19 degommeBetter with the new files
2017-03-19 degommeAdd smpi_status.cpp and hpp.
2017-03-19 degommesay goodbye to smpi_base.cpp .. It was made quite empty...
2017-03-18 degommeIntroduce smpi::Process
2017-03-16 degommeleak -- ?
2017-03-16 degommesmells --
2017-03-16 Frederic SuterRevert "further cleanups"
2017-03-16 Frederic SuterRevert "was a bit too eager"
2017-03-16 Frederic Suterwas a bit too eager
2017-03-16 Frederic Suterfurther cleanups
2017-03-16 Frederic Sutercode killed by container usage
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 Frederic Suterbetter than static casting, use a container
2017-03-16 Frederic Suterstatic casting
2017-03-16 Frederic Suterreorg and more functions in namespace
2017-03-16 Frederic Suterfactor line reading and action handling
2017-03-16 degommeToo advanced syntax for gcc 4.8, default to some other ...
2017-03-16 degommereverse alias type in config (reduce_scatter is the...
2017-03-16 degommemore macros to avoid duplications ..
2017-03-16 degommePlease sonar. Hopefully a lot.
2017-03-16 degommeremove useless unspecialized template which was causing...
2017-03-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 degommeMore template based factorization
2017-03-15 degommeExpand the Keyval mechanism to Win.
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-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-15 Frederic Suteravoid double to size_t to double
2017-03-15 Frederic Sutersimplify the s4u version of actions-comm to use s4u
2017-03-15 Martin Quinson%ZUt, again
2017-03-15 Martin QuinsonNew: Engine::hostList() and Engine::hostCount(). Still...
2017-03-14 degommebad merge
2017-03-14 degommeSome cleanups, some smells
2017-03-14 degommehide this from users
2017-03-14 degommeSimplify, cleanup, remove useless bits, and some files.
2017-03-14 degommeSMPI colls in not really C++. But cleaner than before.
2017-03-14 degommeMove collective algorithms to separate folders
2017-03-14 Christian Heinrich[PLUGIN] Added the HostLoad plugin
2017-03-14 Frederic Sutercorrect/remove include of rename xbt/replay.h
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-13 Martin Quinsonfix the prototype of s4u::Host::processes() to not...
2017-03-13 Martin QuinsonDrop s4u::Host::getPstateSpeedCurrent() which dupplicat...
2017-03-13 Martin Quinsonplease sonar: specify that these functions are not...
2017-03-13 Frederic Suterdumb me.
2017-03-13 Frederic Suterunperfect and uncomplete C++ization of xbt_replay....
2017-03-13 Martin Quinsoncosmetics
2017-03-13 Frederic Suterxbt_str_split --
2017-03-13 Frederic Suterplease sonar and override finalize methods
2017-03-13 Frederic Sutera switch with only one case is an if
2017-03-13 Frederic Suterremove some useless typedefs
2017-03-13 Martin Quinsonplease sonar
2017-03-13 Frederic Suterminor bugs and smells
2017-03-13 Martin Quinsonmake msg_process_t point onto s4u::Actor*
2017-03-13 Martin Quinsongive s4u::Actor a cname() method
2017-03-13 Martin Quinsonplease sonar
2017-03-13 Martin QuinsonMSG_process_ref/unref: allow to fiddle with the process...
2017-03-12 Martin Quinsonplug a memleak
2017-03-12 Martin Quinsonplease sonar on recent SMPI++ code
2017-03-11 degommeuse/unuse -> ref/unref
2017-03-11 degommeReplace all the lookup tables in smpi_f77.cpp by a...
2017-03-11 degommeFinally free MPI_Info from the dreaded smpi_pmpi.cpp...
2017-03-10 Martin Quinsonfix 32bits builds
2017-03-10 Martin QuinsonAllow to mark actors as daemon
2017-03-10 Christian Heinrich[ENERGY] Energy wasn't computed correctly when pstates...
2017-03-10 Frederic Suterno need for casts with maps
2017-03-10 degommeOops
2017-03-10 degommeAdd some accessors
2017-03-10 Christian Heinrich[ENERGY] Use a local variable instead of making the...
2017-03-09 degommeconnect new log categories
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.
2017-03-09 degommeRename specific topology classes, to ease comprehension.
2017-03-09 degommeDon't use this anymore, as we are in the same namespace...
2017-03-09 Frederic Suterplug newly introduced leak
2017-03-09 Frederic Sutera dict was a unkowning vector
2017-03-09 Frederic Suterinternal dynar--
2017-03-09 Frederic Suterplug leak
2017-03-09 Martin Quinsonprefer the stack to the heap (+ don't refill the host...
2017-03-09 Frederic Suterfix jedule and do the right thing for netzone hosts
2017-03-09 Frederic Suterdynar--
2017-03-08 Frederic Suteroptimize perf - part 2
2017-03-08 Frederic Suteroptimize performances
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutermoving dynar up in the stack
2017-03-08 Frederic Sutersimplify storage internals
2017-03-08 degommeWelcome to simgrid::smpi::Op
2017-03-08 Frederic Suterfurther prepare the elegant death of dynars
next