Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src /
2017-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-22 Frederic Suteradd actor-kill S4U example
2017-03-22 degommesmells --
2017-03-22 degommeBetter handling of lock modes. Should avoid some rare...
2017-03-22 Frederic Sutervain attempt to chase last leak in ptaskL07
2017-03-22 Martin Quinsonanother round for sonar
2017-03-22 Martin Quinsoncosmetics: fix the 'work' of clang-format
2017-03-22 Martin Quinsonplease sonar
2017-03-22 Martin Quinsonplug two memleaks
2017-03-22 Martin QuinsonImplement natively VM_getVMByName. Java VMs are now...
2017-03-22 Martin QuinsonAllow maestro to do simcalls in the Java world too
2017-03-22 Martin QuinsonImplement VM::all() as a native, and use it in tests
2017-03-22 Martin Quinsons4u::VM: make getState() public, and add a state for...
2017-03-22 Martin Quinsoncosmetics
2017-03-22 Martin Quinsonjava: rename an internal method
2017-03-21 Frederic Suterplug (massive) leak with ptaskL07
2017-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-03-21 Martin Quinsonthat malloc is really useless
2017-03-21 Martin Quinsonjtask: remove the ability to receive from a given host
2017-03-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-21 degommeFix stupid tag collision bug. RMA tag is used to order...
2017-03-21 Martin Quinsonjtask: reduce the code duplication
2017-03-21 Martin Quinsonsanitizes the msg_task fields default value
2017-03-21 Frederic Suterpartially address a bug in Java initialization
2017-03-21 Martin Quinsoncode cleanups in jtask
2017-03-21 Martin Quinsonjava: plug a memleak
2017-03-21 Martin Quinsonguess what? I hate our java crufty code
2017-03-21 Frederic Suteradd suspend/resume to S4U
2017-03-21 Martin Quinsonmore cleanups to jprocess
2017-03-21 Martin Quinsonjava: inline a function and don't leak a global ref
2017-03-20 Frederic Suterattempt to extend S4U to migrate actors
2017-03-20 Martin Quinsonjprocess: more cruft removed
2017-03-20 Martin Quinsonfurther the jprocess creation by not testing conditions...
2017-03-20 Martin Quinsondeperlify the Java process creation: no need to pass...
2017-03-20 Martin Quinsonjava: code simplification: no need for an extra boolean...
2017-03-20 Martin Quinsonjava: well, use a closure if you really want to
2017-03-20 Martin Quinsoncode simplification by using directly the function...
2017-03-20 Martin Quinsonmsg: make another function public, even if it's C+...
2017-03-20 Martin Quinsonstop being ugly, Adrien, this cannot happen
2017-03-20 Martin Quinsonreindent, no real change
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
next