Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
oops I broke that test, sorry
[simgrid.git] / src /
2016-02-06 Martin QuinsonMerge pull request #59 from fabienchaix/master
2016-02-05 Martin Quinsonconvert Jedule bindings to C++
2016-02-05 Martin Quinsonkill platform generation from the C sources
2016-02-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-05 Martin Quinsonremove stochastic traces for now.
2016-02-05 Martin QuinsonTry to make now parameter of Model::shareResources...
2016-02-05 degomme(try to) Unify detection of windows. _WIN32 may not...
2016-02-05 Frederic Suterattempt to remove oudated coccinelle stuff
2016-02-05 Frederic Suterprivatization with coccinelle is outdated
2016-02-04 Martin Quinsonuseless cosmetics
2016-02-04 Martin Quinsondon't compute the amount of hosts if we don't use it
2016-02-04 Martin Quinsoncosmetics
2016-02-04 Frederic Suterleak--, bad indentation-- too
2016-02-04 Frederic Suterleak plug and cosmetics
2016-02-04 degommeUnify naming of contexts support.
2016-02-03 Martin Quinsonnormalize the handling of speed traces in CpuTi
2016-02-03 Martin QuinsonFurther untangle trace:connect. make trace_connect_list...
2016-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-02 Martin Quinsondon't destroy synchro in a simcall, this drives the...
2016-02-02 Martin Quinsoncosmetics
2016-02-02 Christian Heinrich[XBT] Cosmetics; helps with cg/vg
2016-02-02 Christian Heinrich[XBT] Expanded error message for cfg values
2016-02-02 Christian Heinrich[SMPI] Renamed option send_is_detached_thres to send_is...
2016-02-02 Frederic Suterend of simplification of sd_dotloader
2016-02-02 Frederic Suterstart to simplify this dot parsing stuff
2016-02-02 Christian Heinrich[INSTR] Cosmetics for tracing options.
2016-02-02 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-02 degommeFix build with enable_latency_bound_tracking
2016-02-02 fabienchaixMerge pull request #1 from mquinson/master
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 Fabien ChaixSplitted the lmm_constraint swag called element_set...
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
next