Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
my special: empty statements
[simgrid.git] / examples /
2017-12-01 Frederic Suteradd parallel_execute with timeout in s4u.
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Augustin Degommeavoid some potential variablity in this test
2017-11-30 Frederic Suterextend the plugin public interface
2017-11-30 Frederic Suter(hopefully) finalize pluginifaction of pseudo file...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Martin Quinsonmove the MSG process-kill example to teshsuite
2017-11-29 Martin Quinsonadapt the s4u test to check that killing dead actors...
2017-11-29 Martin Quinsonadapt MSG test to test for #248
2017-11-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Frederic Sutermore pluginification of our pseudo file system
2017-11-29 Frederic Suterfix newly introduced issues
2017-11-28 Frederic Suterexpose direct I/O on storage in MSG
2017-11-28 Martin Quinsonreduce differences between host and link energy plugin
2017-11-27 Martin Quinsonreindent (no real change)
2017-11-27 Martin Quinsonplease sonar in the new example
2017-11-27 Martin Quinsonmove examples/msg/process-yield to teshsuite
2017-11-27 Martin Quinsoncosmetics
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Tom CornebizeMerge pull request #203 from simgrid/fix/execute_benched
2017-11-27 Martin Quinsonfor some reasons, the PID was sometimes not inited...
2017-11-27 Martin Quinsoncomment++
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-24 Martin QuinsonMerge pull request #246 from danilo-carastan-santos...
2017-11-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-23 Frederic Suterpluginify storage contents
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 Takishippsatisfy travis by removing some useless lines
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-23 TakishippS4U version of actor-yield example
2017-11-22 Frederic Suterjava examples have outdated default values
2017-11-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-22 Frederic Suterremove FileImpl \o/
2017-11-22 Arnaud GierschRemove remaining traces of viva.
2017-11-22 Martin Quinsonsonar: plug a memleak
2017-11-22 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-11-22 Martin Quinsonproperly deprecate MSG_task_get_flops_amount() and...
2017-11-22 MERCIER MichaelFix warnings + refactor
2017-11-22 MERCIER Michael[MSG] add MSG_task_get_remaining_work_ratio + test
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-21 Martin Quinsonfinish the integration of the new link_energy plugin
2017-11-21 Frederic Suterfix smpi test
2017-11-21 Frederic Suterupdate doc on viva and remove more stuff
2017-11-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-21 Frederic Suterviva is a dead project
2017-11-21 Arnaud GierschMerge remote-tracking branch 'github/master'
2017-11-20 Frederic Suterfix borken link to ping-pong
2017-11-14 Arnaud GierschUse std::min/std::max instead of MIN/MAX in C++ files.
2017-11-13 MERCIER MichaelFix warnings + refactor
2017-11-13 Arnaud GierschRevalidate tesh files for replay_multiple too.
2017-11-13 Arnaud GierschRevalidate tesh files (DHT examples).
2017-11-13 Arnaud GierschRevalidate tesh files (trivial changes).
2017-11-09 Arnaud GierschSort this one too.
2017-11-09 Arnaud GierschMerge remote-tracking branch 'github/master'
2017-11-09 Arnaud GierschSort output for this test since several processes talk...
2017-11-09 MERCIER Michael[MSG] add MSG_task_get_remaining_work_ratio + test
2017-11-08 Arnaud GierschUse plain vectors and references for link lists.
2017-11-07 Frederic Suterrevalidate tesh to account for the removed useless...
2017-10-31 Arnaud GierschDon't let field unitialized.
2017-10-31 Arnaud GierschFill empty if statement.
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschKill last usage of xbt_basename().
2017-10-25 Arnaud GierschMissing includes.
2017-10-25 Arnaud GierschRemove last usage of xbt_getline.
2017-10-24 Takishippsuggested solution tu use simix through a function
2017-10-23 TakishippConvert actor-yield to s4u API
2017-10-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-20 Martin Quinsonmake it compile (fix an old merge)
2017-10-20 Martin QuinsonMerge branch 'Takishipp-actor-priority'
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-18 Arnaud GierschUse standard C/C++ attributes when available.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-18 TakishippAdd actor-priority example to s4u API
2017-10-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-17 Arnaud GierschMark unused parameters in C code.
2017-10-16 Arnaud GierschAdd default label to switch.
2017-10-16 Arnaud GierschInvert variable to circumvent false positive of cppcheck.
2017-10-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-16 Arnaud GierschUse s4u API in example.
2017-10-16 Arnaud GierschComment name for unused parameters.
2017-10-15 Martin Quinsoncosmetics after integrating #229
2017-10-15 Martin QuinsonMerge branch 'Takishipp-actor-startkilltime'
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin Quinsonfollow up on #228: fix make dist and cleanups
2017-10-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-10-15 Frederic Suterkill last dicts in instr
2017-10-15 Martin Quinsoncosmetics after integrating #228
2017-10-15 Martin Quinsonremove bogus debug log file
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-14 Arnaud GierschChange getName() and add getCname() in s4u::Storage.
2017-10-14 Arnaud GierschChange getName() and add getCname() in s4u::Mailbox.
2017-10-14 Arnaud GierschConstify getName()/getCname() in s4u::Actor.
2017-10-14 Arnaud GierschCosmetics: one statement per declaration.
2017-10-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-12 Arnaud GierschFix memory leaks.
2017-10-12 Frederic Suterkill another dict in instr
2017-10-11 Arnaud GierschUse std::string in s4u examples.
next