Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try to get the refcounting right on waitany simcalls
[simgrid.git] / examples /
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-12 Frederic Sutera few smells less
2017-06-09 Martin Quinsoncosmetics
2017-06-08 Martin QuinsonMerge pull request #184 from Takishipp/signals
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Suteruse pimpl/piface combo for s4u storage
2017-06-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-06 Frederic Sutertry to catch some leaks
2017-06-06 Frederic Suterfix S4U chord example \o/
2017-06-06 Frederic Sutertiny stuff
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin Quinsonplease sonar a tiny bit
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-06-01 Martin QuinsonAllow multicore VMs, and take this into account in...
2017-05-31 TakishippUse automated call to sd_exit
2017-05-31 Martin Quinsonsonar treats
2017-05-30 Martin Quinsonplease sonar
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-29 Martin Quinsontypo
2017-05-28 Martin Quinsondon't test unsigned for being positive (thx codacy)
2017-05-27 Martin Quinsonrename a MSG example
2017-05-26 Martin QuinsonAnother step toward working CommPtr. chord example...
2017-05-26 Martin Quinsonkill an unimplemented method (+cosmetics)
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-26 Martin Quinsoncodacy treats
2017-05-24 Martin Quinsonfurther codacy cleanups
2017-05-24 Martin Quinsonrename simix::Mutex to simix::MutexImpl
2017-05-24 Martin Quinsontidy the scope of some more locals
2017-05-24 Frederic Suterfirst step towards a CommPtr
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-24 Martin Quinsonlast bunch of codacy treats for tonight. Stop.
2017-05-24 Martin Quinsonreduce the scope of some variables to please codacy
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonremove (void) in C++
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-23 degommeremove spurious non breaking spaces, grrr
2017-05-23 Matthieu VolatDefine worker_function more rigourously to xbt_main_func_t.
2017-05-23 Matthieu VolatFlush output of energy tests.
2017-05-23 Martin Quinsonuseless cosmetics around NS3 long routes
2017-05-23 degommeAdd formatting to out fortran energy tests.
2017-05-23 Martin QuinsonNS3: be explicit when ignoring long routes
2017-05-23 Martin Quinsongive some hints about platforms that can be used in NS3
2017-05-22 Martin Quinsonsmpi_replay: make it easier to override some actions
2017-05-22 Frederic Suterremove unvalidated Bconnection attribute
2017-05-22 Martin QuinsonKill a stupid example
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 Suterno more content_type
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-20 Martin Quinsonrestore (and comment) a test for a feature
2017-05-19 Frederic Sutertry to please clang 5.0
2017-05-19 Martin QuinsonMerge pull request #167 from simgrid/smpi_execute_public
2017-05-17 Frederic Sutera bit of cleaning in chainsend
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-15 Frederic Suteranother bunch of sonar treats
2017-05-15 Frederic Suterplease sonar
2017-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-13 Martin Quinsonuse the new way of declaring the periodicity of state_f...
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-11 Frederic Suterrename constants
2017-05-11 Frederic Suterremove unused constants
2017-05-11 Frederic Suterchasing minor smells
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-06 Martin Quinsonrename all MSG_zone_* functions (backward compatible)
2017-05-05 Martin Quinsonfix a java test
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-05 Martin Quinsonfinish the conversion of public MACRO names, in the...
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-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 QuinsonIncrease a timeout to help TSan converging
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 Martin Quinsonplease sonar by killing useless parameters and cleanups
2017-04-07 Frederic Suterfix some newly introduced smells
2017-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-06 Frederic Suterplug some leak by delete last message before leaving
2017-04-05 Frederic Sutertry to please MC
2017-04-05 Frederic Suternew s4u example: chord
2017-03-31 degommeHide xbt_cfg cruft from smpi tesh files.
2017-03-30 Frederic Suterattempt to plug all leaks for simdag.
2017-03-28 Frederic Suterleak-- smell++ (C cast to avoid const_cast)
2017-03-28 Frederic Suterleak plug and test AS properties
2017-03-28 Frederic Sutertypos and leak
2017-03-27 Frederic Suterplug leaks
2017-03-26 Frederic Sutersunday smell chase
2017-03-24 Frederic Suterbug-- and a bit less brain overload
2017-03-24 Martin Quinsonrestore a check ensuring that this example is not...
2017-03-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-24 Frederic Suterplug leak
2017-03-24 Frederic Suterno need to test if hard coded value is in a range
2017-03-23 Martin Quinsonpetting sonar as every night before bed
2017-03-23 Frederic Suterstart to mess up with storage
2017-03-22 Martin Quinsondoxygen fixups, again
2017-03-22 Frederic Suterfix links
next