Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
this writeActions stuff was never used
[simgrid.git] / src / surf /
2017-05-24 Frederic Sutersimgrid::surf::Storage => simgrid::surf::StorageImpl
2017-05-24 Martin QuinsonAction::links() cannot be used for NS3Actions
2017-05-24 Martin Quinsonmaxmin: be more explicit about the leaked variables
2017-05-24 Martin Quinsontell maxmin about the action using each variable
2017-05-24 Martin Quinsonsmall cosmetics to kill time
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-24 Frederic Suteruseless includes
2017-05-23 Frederic Suterone level less in the last lib
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonkill all horizontal tabs
2017-05-23 Martin Quinsonremove (void) in C++
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-23 Martin Quinsonuseless cosmetics around NS3 long routes
2017-05-23 Martin QuinsonNS3: more informative messages in one case of misconfig...
2017-05-23 Martin Quinsonns3: preserve the rich informative type in a function...
2017-05-23 Martin QuinsonNS3: be explicit when ignoring long routes
2017-05-22 Frederic Suterremove unvalidated Bconnection attribute
2017-05-22 Martin QuinsonMake attribute 'model' of <storage_type> optional:...
2017-05-22 Martin QuinsonRemove attribute content_type of <storage_type>: was...
2017-05-22 Frederic Sutera vector of keyval structs is a map
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin Quinsondrop module strbuff. We don't need it anymore.
2017-05-19 Frederic Sutercouple of minor smells
2017-05-19 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-19 Martin QuinsonMerge pull request #167 from simgrid/smpi_execute_public
2017-05-19 Frederic Suterbugs, smells and cosmetics of the day
2017-05-17 Frederic Suteranother bunch of sonar treats
2017-05-16 Martin Quinsonplug some memleaks in the new unit test
2017-05-16 Martin Quinsonplease sonar: nothing before the includes
2017-05-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-15 Martin QuinsonLOOPAFTER is a better name for profile periodicity
2017-05-14 Martin Quinsontmgr: cosmetics
2017-05-14 Martin Quinsontmgr: kill a function that only calls the constructor
2017-05-14 Martin Quinsontmgr: make a usefull datatype public
2017-05-14 Martin Quinsonrename a type to better match its purpose
2017-05-14 Martin Quinsontmgr: kill a parameter that nobody uses
2017-05-14 Martin Quinsonfix a typing issue around std::abs
2017-05-14 Martin Quinsonplease sonar
2017-05-14 Martin Quinsonfix NetBSD build
2017-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-13 Martin Quinsonadd a unit test for tgmr (using boost tests)
2017-05-13 Martin QuinsonL
2017-05-13 Martin Quinsonfix the trace file parsing (state_file and avail_file)
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-11 Frederic Suterthese models want to please Sonar
2017-05-11 Frederic Suterchasing minor smells
2017-05-10 Frederic Suteruniformization
2017-05-10 Frederic Suterkill useless code
2017-05-09 Martin Quinsonfurther fiddling with the platform documentation [no ci]
2017-05-09 Frederic Suteravoid division by 0 in ptask maxmin solve. Fix #165
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-05 Martin Quinsonintroduce a few synonyms in XML to allow the use of...
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-02 Martin QuinsonNow it works (if you don't look at the leaks)
2017-05-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-01 Martin Quinsonfix NS3 and lua builds
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-29 Martin Quinsonfix some doxygen errors
2017-04-27 Takishippsave final incorrect changes
2017-04-24 Frederic Suterone xbt_lib less in storage
2017-04-24 Frederic Sutersimplify way files are handled by MSG
2017-04-24 Frederic Suterxbt_strbuff to std::string in cpp files
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-04-12 Martin Quinsonuse surf init/fini callbacks, no need for TRACE ones
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-05 Christian Heinrich[FIX] Fix broken commit 770f1cc88b3b35c90e505470753b70b...
2017-04-05 Christian Heinrich[PLUGINS] Added HostLoad::getAverageLoad() to the HostL...
2017-03-31 Frederic Suterfix a bunch of recently introduced smells
2017-03-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-30 Frederic Sutercomplete s4u::Storage interface, what a mess...
2017-03-28 Frederic SuterI think I just killed a simcall
2017-03-28 Frederic Suterleak plug and test AS properties
2017-03-28 Lucas M. Schnorrtracing TODO marks
2017-03-27 Frederic Suterfinish to plug ptaskL07 leak
2017-03-26 Frederic Sutersunday bug chase
2017-03-26 Frederic Sutermostly cosmetics
2017-03-26 Frederic Suterdict to map for storage model properties
2017-03-24 Frederic Sutermatch new with delete in fact
2017-03-24 Martin Quinsonmatch free with mallocs
2017-03-23 Martin Quinsonpetting sonar as every night before bed
2017-03-23 Frederic Sutersurf_fopen to ifsopen + no need to reimplement streambu...
2017-03-23 Frederic Suterstart to mess up with storage
2017-03-22 Frederic Suterfix example (bummer)
2017-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-22 Frederic Sutervain attempt to chase last leak in ptaskL07
2017-03-22 Martin Quinsonplease sonar
2017-03-21 Frederic Suterplug (massive) leak with ptaskL07
2017-03-20 Martin Quinsondon't free the properties of the cluster before the...
2017-03-14 Christian Heinrich[PLUGIN] Added the HostLoad plugin
2017-03-13 Martin QuinsonDrop s4u::Host::getPstateSpeedCurrent() which dupplicat...
2017-03-13 Frederic Suterxbt_str_split --
2017-03-13 Frederic Suterminor bugs and smells
2017-03-12 Martin Quinsonplug a memleak
2017-03-10 Christian Heinrich[ENERGY] Energy wasn't computed correctly when pstates...
next