Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a link in the doc
[simgrid.git] / src /
2016-02-01 Frederic Sutercosmetics
2016-02-01 Frederic Sutersome small optimizations
2016-02-01 degommefix build with lua
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-31 Martin QuinsonThere is no way to disable libwinpthread-1.dll on mingw-64
2016-01-31 Martin Quinsonsanitize the handling of trace:connect for host_avail
2016-01-31 Martin Quinsonconvert another file to C++ so that it can use the...
2016-01-31 Martin Quinsonmark as const a method that is pure
2016-01-31 degommelooks like a bug (doesn't fix the tests, though)
2016-01-31 Martin QuinsonSimplifies the prototype of the surf::Link::onStateChan...
2016-01-31 Martin Quinsonunspecialize the trace setup for CPUs
2016-01-30 Martin Quinsonrename a function, and kill 2 dead prototypes
2016-01-30 Martin Quinsonrename the datacontainers allowing the trace:connect tag
2016-01-30 Martin Quinson[cpu_ti] small code untangling
2016-01-30 Martin Quinson[trace_mgr] cosmetics: only declare variables on need
2016-01-30 Martin Quinsoncosmetics and comments in surf_solve
2016-01-30 Martin Quinson[trace_mgr] less void*, (some) more doc
2016-01-30 degommeThis comparison was wrong - Thanks gcc 6.0 for the...
2016-01-30 degommeThese consts were wrong - Thanks gcc 6.0 for the warning
2016-01-30 Martin QuinsonMake it compile on 32bits, to please @degomme
2016-01-30 Martin Quinsoncosmetics and reindent in ptask
2016-01-30 Martin QuinsonThese methods are overriden to the same content too
2016-01-30 Fabien ChaixFixed a dummy bug and removed an assertion that was...
2016-01-30 Fabien ChaixChanges to the Surf LMM:
2016-01-30 Christian Heinrich[MC] Renamed option sparse-checkpoint to sparse_checkpoint
2016-01-29 Frederic Suterdon't count tasks in a global
2016-01-29 Martin Quinsonkill dead code: override to the same content
2016-01-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-28 Martin QuinsonKill all deprecated code in MSG -- yeah
2016-01-28 Frederic Suterproduce a jedule file in the jedule format
2016-01-28 Frederic Suterjedule_sd_dump should be called with a filename or...
2016-01-28 Frederic Suterno need to include lua stuff here?
2016-01-28 Frederic Suterdo not output empty tags, indent, and cosmetics
2016-01-28 Frederic Suterchanging jedule binding behavior
2016-01-28 Frederic Suterremove dummy test function
2016-01-28 Frederic Suterthis tentative of storage layer in SD was a bad idea.
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Martin Quinsonframe a concept of execution, that will become a s4u...
2016-01-27 Martin Quinsonwhat could have been the use of that construct?
2016-01-27 Martin Quinsonuseless cosmetics
2016-01-27 Martin Quinsonsort out related functions
2016-01-27 Frederic Suterapply name changes to jedule too
2016-01-27 Frederic Suterdead code
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Frederic Suterkill another dummy function
2016-01-27 Frederic Suterfurther cleaning in this rotten realm
2016-01-26 Frederic Suterkill dumb function
2016-01-26 Frederic Sutertidying and cosmetics
2016-01-26 Martin Quinsonno need to be protective against free(NULL), that's...
2016-01-26 Martin QuinsonMerge pull request #54 from glesserd/master
2016-01-26 David GlesserAllows the bytes_amount argument of MSG_parallel_task_c...
2016-01-26 Martin Quinson[trace_mgr] cosmetics and simplifications
2016-01-26 Frederic SuterSimDag Revolution: SD_workstation becomes sg_host
2016-01-25 Frederic SuterI said no sets, even in dicts
2016-01-25 Frederic Suternever trust distcheck
2016-01-25 Frederic Suterbody count++: routing_get_latency_and_bandwidth
2016-01-25 Frederic Suterkill sets! kill!
2016-01-25 Martin Quinsoncosmetics around surf traces
2016-01-25 Martin Quinsonkill a useless function
2016-01-25 Frederic Sutera couple more asserts
2016-01-25 Martin Quinsondocument a function
2016-01-25 Martin Quinsonkill an unused parameter in the trace_mgr
2016-01-25 Martin Quinsonobjectifies the Future Event Set of trace events
2016-01-25 Frederic Suterplease 32-bit archs too
2016-01-25 Frederic Suterget rid of simdag tracing. was superficial anyway
2016-01-25 Frederic Suterstart to use s4u in simdag internally
2016-01-24 Martin Quinsondon't mark inline the functions that are exported
2016-01-23 Martin QuinsonCompile trace_mgr with g++. Next step: objectification
2016-01-23 Martin Quinsonkill some more dead code from the C API to surf
2016-01-23 Martin Quinson[java] do not load winpthread-1 on windows
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
next