Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #256 from Flamefire/master
[simgrid.git] / src / simdag / sd_global.cpp
2018-03-11 Martin Quinsonalso change the namespace of kernel/resource/{Action...
2018-03-11 Martin Quinsonfurther split the kernel/resource module in separate...
2018-02-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-20 Frederic Suterextra check on actions
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-10-04 Arnaud GierschRemove lines of commented code spotted by sonar.
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschTrivial formatting issues.
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-06-02 Takishippadd nochecking for sd initialization
2017-06-02 Takishippadd clean-atexit test
2017-06-02 Takishippadd checking version sd_init
2017-05-31 Takshippadd the missing atexit call
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin Quinsonprefix all macro defined in public simgrid_config.h...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-03-30 Frederic Suterattempt to plug all leaks for simdag.
2017-02-01 Martin Quinsontry to speed up some some traversals
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-17 Martin Quinsonfinalize the traces in SD_exit also
2016-09-08 Frederic Sutersimplifications
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Frederic Suterdynar to std::vector
2016-08-09 Frederic Suterprevent stings to be destroyed (dumb me)
2016-08-09 Frederic Sutermaybe long double solve the issue
2016-08-09 Frederic Suterfix build
2016-08-09 Frederic SuterC++ify part of simdag
2016-08-09 Frederic Suteruniformization of the conversion of task state to string
2016-08-05 Frederic Suterget rid of mallocators for tasks
2016-08-04 Frederic Suterclean include + free->xbt_free
2016-08-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-01 Frederic Sutercatch some bugs and smells
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-26 Martin Quinsonfurther use c++11 loops
2016-07-22 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Frederic Sutercleaning and trimming
2016-07-22 Gabriel CoronaMerge s4u wait_any
2016-07-22 Frederic Sutervarious tiny changes
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Frederic Suterend of simplification of dependencies
2016-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-21 Frederic Suterchange the way dependencies are handled
2016-07-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-08 Frederic Sutershould solve invalid read issues
2016-07-07 Frederic Suterremove useless decrement
2016-07-07 Frederic Suterfreaking paranoid flags!
2016-07-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-07 Frederic Sutermove from vector to set
2016-07-06 Frederic Suterattempt to replace internal dynar by std::vector
2016-06-09 Christian Heinrich[SIMDAG] NULL -> nullptr substitution
2016-06-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-03 Frederic Suteruse more cpp style stuff
2016-05-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-21 Martin Quinsonshuffle a bit the MSG and SimDag documentation
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
next