Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Handle case when active_peers is empty.
[simgrid.git] / examples /
2017-08-20 Arnaud GierschHandle case when active_peers is empty.
2017-08-20 Arnaud GierschComment unused field.
2017-08-20 Arnaud GierschSort storages before listing.
2017-08-15 Arnaud GierschRemove unused variable.
2017-08-15 Arnaud GierschValue is finally an integer. Change it to the smallest...
2017-08-14 Arnaud GierschMark unused attribute as unused.
2017-08-11 Frederic Sutercodacy and clang-format
2017-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-10 Frederic Suterstringify IO
2017-08-10 Frederic Suterassume a dumb tracker (and please travis)
2017-08-09 Frederic Sutermaybe sort isn't portable
2017-08-08 Frederic Suterplug leaks
2017-08-07 Frederic Sutercodacy
2017-08-07 Martin QuinsonMerge pull request #213 from bcamus/master
2017-08-07 Frederic Sutergetting rid of bprintf raises a potential bug :-/
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-08-07 Frederic Suterplease codacy and sonar + factoring
2017-08-06 Frederic Sutermv MSG version of bittorrent to teshsuite
2017-08-06 Frederic Suterrewrite bittorrent example in s4u
2017-08-05 Martin Quinsonsort the content of this file to make the test reproducible
2017-08-03 Arnaud GierschPlease codacy (integer type consistency).
2017-08-03 Arnaud GierschPlease codacy (operator precedence).
2017-08-03 Frederic Suterdict--
2017-08-03 Frederic Sutermost dicts in instr were bare sets
2017-08-02 Martin Quinsoncleanups in Java examples advised by Sonar
2017-08-01 Martin QuinsonAdd two missing @Override annotations
2017-08-01 Martin Quinsontidy the exceptions that can be raised by our Java...
2017-08-01 Frederic Suterproperties are now stored in maps and managed by Proper...
2017-07-31 Frederic Sutermove ugly dict closer to the C APIs
2017-07-28 Martin Quinsondon't let every process do the initialization, only...
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschFix signedness issues in dht-pastry in a more conservat...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschForgotten signedness issues.
2017-07-27 Arnaud GierschFix signedness errors in format strings.
2017-07-27 Arnaud GierschShell scripts: remove useless variable expansion in...
2017-07-27 Arnaud GierschUse C++ style includes when available.
2017-07-25 Frederic Suterpartial leak plug in chord
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-25 Frederic Suterlet parsing raise C++ exceptions, kill a dict, reindent
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-20 Arnaud GierschPrefix is unsigned and can't be negative.
2017-07-20 Arnaud GierschMerge "if" statements.
2017-07-20 Arnaud GierschRun smpi tracing tests in their own directories.
2017-07-20 Arnaud Gierschexamples/msg/trace-host-user-variables: remove generate...
2017-07-20 Arnaud Gierschexamples/smpi/replay_multiple: put generated file in...
2017-07-20 Arnaud GierschUse actual names for configuration options (kebab-case...
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Sutertry to please codacy and reduce NPath complexity
2017-07-19 Frederic Suterplease both sonar and codacy
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-15 Martin Quinsondeprecate properly another function
2017-07-13 Frederic Sutera few sonar treats
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Frederic Suterplease sonar
2017-07-13 Frederic Suterplug leak
2017-07-13 Martin QuinsonMerge pull request #199 from Takishipp/clear_fct
2017-07-13 Frederic Suterfix 32-bit storage tests
2017-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Martin Quinsondon't commit binaries
2017-07-12 Martin QuinsonMerge pull request #198 from Takishipp/clear_fct
2017-07-12 Frederic Sutersimplify simcalls
2017-07-12 Frederic Suterupdate doc
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Frederic Suterrevisit pingpong in s4u
2017-07-12 Frederic Sutermv deprecated examples to teshsuite
2017-07-12 Frederic Suterdo not use deprecated and redirected functions in examples
2017-07-12 Frederic Suterplugins are the future, this example pertains to S4U
2017-07-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-11 Frederic Sutercrappy fix of cloud examples that mix host and VMs
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Martin Quinsonsonar & codacy
2017-07-09 Martin Quinsoncodacy
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-06 Martin QuinsonYou don't send a mailbox, but instead put stuff on it
2017-07-06 Martin Quinsoncodacy
2017-07-06 Martin QuinsonFix clang build
2017-07-06 Martin QuinsonRework the OO design of S4U comms
2017-07-05 Martin Quinsonfix the API to isend detach() and speak about it in...
2017-07-05 Martin Quinsonrevalidate the tesh files after fixing #195
2017-07-05 Martin Quinsonrevalidate a last example after the fix of loopback...
2017-07-05 Martin Quinsonkill the msg-chord example: the s4u one is much better
2017-07-05 Martin Quinsonmake it clear to static analyzers that this mem is...
2017-07-05 Martin Quinsonrevalidate some tesh after the loopback latency fix
2017-07-05 Frederic Suterrevalide tesh
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Frederic Suterfree the engine at the end of test
2017-07-04 Frederic Suteradd daemonize for s4u actors too
2017-07-04 Martin Quinsonfinish removing simix.h from C files, and avoid the...
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-30 Martin Quinsonplease sonar
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-28 Martin Quinsonuse a msg_barrier instead of smx synchro in this example
2017-06-28 Martin Quinsonuse MSG_bar instead of xbt_mutex in this example
2017-06-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
next