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 / simdag / sd_global.cpp
2016-04-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-04-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-04-04 Martin Quinsonfurther rework the config handling. Still much to do
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-14 Frederic Sutertiny tiny commit
2016-03-08 Martin Quinsonuse #if instead if #ifdef for the things in the public...
2016-03-02 Martin Quinsonfix my previous commit, sorry
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Martin Quinsonmove surf::As to s4u::As
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Frederic Sutera few blanks less + static
2016-03-01 Martin Quinsonuse std::pair instead of bprintf(%s#%s)ing the keys
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-21 Martin Quinsoncosmetics: kill useless functions of the C surf API...
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Frederic Suterkill the SD_application_reinit function
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 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-30 Martin QuinsonMake it compile on 32bits, to please @degomme
2016-01-29 Frederic Suterdon't count tasks in a global
2016-01-28 Frederic Suterno need to include lua stuff here?
2016-01-28 Frederic Suterchanging jedule binding behavior
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 Frederic Suterfurther cleaning in this rotten realm
2016-01-26 Frederic SuterSimDag Revolution: SD_workstation becomes sg_host
2016-01-25 Frederic Suterplease 32-bit archs too
2016-01-25 Frederic Suterstart to use s4u in simdag internally
2016-01-22 degommetry to fix build with jedule/latency bound
2016-01-20 Frederic Sutermore useless code trimmed
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-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 Suter Start the SimDag revolution: function factoring
2016-01-19 Frederic SuterStart the SimDag revolution: function renaming
2016-01-14 Frederic Suterget rid of the last swag in SimDag (\o/), hence the...
2016-01-14 Frederic Sutercosmetics
2016-01-14 Frederic Sutermodify the way states are handled (get rid of swags)
2016-01-08 Gabriel CoronaBypass the C binding layer (surf_action and surf_host)
2016-01-04 Martin Quinsoncompile simdag with g++ so that Surf cleaned of its...