Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this file is not here anymore
[simgrid.git] / src /
2016-01-22 Martin Quinson[java] dont even try to load boost_context
2016-01-22 Martin Quinsonkill dead code in the C interface to surf
2016-01-22 Frederic Suterplug a leak when ptask_LO7 is used
2016-01-22 Martin Quinsontypo in comments
2016-01-22 Martin Quinsonkill dead code. Simgrid internals are Pure Magic
2016-01-22 degommeadd missing call in host (available in MSG, used in...
2016-01-22 Martin Quinsonplug a memleak
2016-01-22 degommefix compilation with jedule and limited by latency
2016-01-22 Martin QuinsonKill another GRAS leftover: SG/RL thread portability...
2016-01-22 Christian Heinrich[Lua] Removed MSG from Lua
2016-01-22 Christian Heinrich[LUA] Removed another outdated lua function
2016-01-22 degommetry to fix build with jedule/latency bound
2016-01-21 Martin Quinsonkill another GRAS leftover: xbt_peer_t
2016-01-21 Martin Quinsonsome more renamings in the traces
2016-01-21 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-21 Martin QuinsonFirst round of refactoring in the event trace stuff
2016-01-21 Martin QuinsonMerge pull request #52 from EtienneM/patch-1
2016-01-21 EtienneMDocumentation for parallel tasks
2016-01-21 EtienneMTypo in Task javadoc
2016-01-21 Martin Quinson[xbt] Kill the queue datacontainer: it made more sense...
2016-01-21 degommeUsing openMPI selector in this case possibly led to...
2016-01-21 Martin QuinsonAlso run the energy tests with ptask_L07 model.
2016-01-21 Martin Quinsonintegrate Adrien's example for Java VM energy as a...
2016-01-21 Christian Heinrich[LUA] Fixed compile time warnings, 2/2
2016-01-21 Christian Heinrich[LUA] Fixed compile time warnings
2016-01-20 Christian Heinrich[DOC] Fixed even more errors.
2016-01-20 Christian Heinrich[Docs] Fixed doc generation errors.
2016-01-20 degommedrop n-ary bcast/barrier that was not actually working...
2016-01-20 degommeSome weird codes actually call MPI_Init from C, then...
2016-01-20 Frederic Sutermore useless code trimmed
2016-01-20 degommeanother fix to avoid issues with .f or .F in f77
2016-01-20 Christian Heinrich[Lua] Removed remains from older codebase
2016-01-20 Christian Heinrich[Lua] Removed orphaned comments
2016-01-20 Christian Heinrich[Lua] Added new 'dump()' debug function for lua
2016-01-20 Christian Heinrich[Lua] Removed lua_utils.c for lua_debug.c
2016-01-20 Christian Heinrich[Lua] Further removal of unnecessary lua glue code
2016-01-20 Christian Heinrich[Lua] Removed lua simulation support
2016-01-20 Christian Heinrich[Lua] Renamed host 'power' to 'speed' for hosts
2016-01-20 degommefix potential segfault happening when only -trace is...
2016-01-20 Ad(rien) LMerge branch 'master' of git://scm.gforge.inria.fr...
2016-01-20 Frederic SuterStarting the SimDag revolution: Easter trimming
2016-01-20 Gabriel CoronaExplicit instanciation of Extendable<simgrid::s4u:...
2016-01-20 degommeHmm, that was a lie.
2016-01-20 Martin Quinsonmore argument checking
2016-01-20 Frederic Sutermv private function header to the right place
2016-01-20 Frederic SuterSD_link_get_list -> sd_link_list
2016-01-20 Frederic Suteryes, why?
2016-01-20 degommebe careful never to change the case of the extension...
2016-01-19 degommeDon't tell the user to use an option his simgrid soes...
2016-01-19 degommeMake all predefined MPI_Datatype const
2016-01-19 degommeOops
2016-01-19 degommeWarn at build, and die painfully at execution time...
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Martin Quinsonexport the energy plugin to the java world
2016-01-19 Frederic SuterThx green guy! power is speed.
2016-01-19 Frederic Suterset latency to 0 before calling getRouteAndLatency
2016-01-19 Frederic Suter Start the SimDag revolution: function factoring
2016-01-19 Frederic SuterStart the SimDag revolution: function renaming
2016-01-19 Gabriel Corona[s4u] Do not need to check for NULL before delet
2016-01-19 Gabriel CoronaDelete the CPU (fix a mem leak)
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Martin QuinsonMerge pull request #51 from mpoquet/master
2016-01-19 Lucas Mello SchnorrMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-01-19 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-19 Frederic SuterReplace manual latency computation by call to proper
2016-01-19 Millian PoquetCleaner patch for issue 15.
2016-01-19 Lucas Mello Schnorr[action replay] verify optional parameters at the same...
2016-01-19 Lucas Mello Schnorr[action replay] check second optional parameter before...
2016-01-19 Lucas Mello Schnorr[action replay] fix allgather optional parameter parsing
2016-01-19 Lucas Mello Schnorr[action replay] verify both optional parameters in...
2016-01-19 Lucas Mello Schnorr[action replay] verify both optional parameters at...
2016-01-19 Lucas Mello Schnorr[action replay] independent parsing for two optional...
2016-01-19 Lucas Mello Schnorr[action replay] check parameters for all to all operation
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Frederic Sutertypo in comment
2016-01-19 Frederic Suteronly test 5th field if 4th exists
2016-01-18 Martin QuinsonMerge pull request #50 from mpoquet/master
2016-01-18 Millian PoquetCosmetics: removal of a useless comment I wrote in...
2016-01-18 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-18 Millian PoquetWarning fix: remove old and weird __foo__ function...
2016-01-18 Frederic Suterreturn the allocated buffer not that of the previous...
2016-01-18 Martin Quinsonfix my borken english
2016-01-18 Millian PoquetWarning and pessimization fix in get_memory_map: a...
2016-01-18 Millian PoquetWarning fix: addition of the override specifier for...
2016-01-18 Martin Quinsonrecompile the dtd, just to check that I can do so
2016-01-18 Martin Quinsonreindent
2016-01-17 Martin Quinsonone step to make VM usable with any Cpu model
2016-01-17 Martin Quinsoninline a static function
2016-01-16 Martin Quinsonreindent
2016-01-16 Martin Quinsonmove the vanilla def of executeParallelTask in HostModel
2016-01-16 Martin Quinsonsimplify the prototype of CpuAction::onStateChange
2016-01-16 Martin Quinsonwoopsy, adapt MC to the previous change
2016-01-16 Martin QuinsonKill a deprecated function, deprecate another one,...
2016-01-15 Martin Quinsonkill (inline) useless functions
2016-01-15 Gabriel Corona[s4u] Use const& references in Host::mounted_storages()
2016-01-15 Gabriel Corona[s4u] Host snake_case
2016-01-15 Gabriel Corona[mc] Fix the hash computation
2016-01-15 degommenot for windows' eyes
next