Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove a few more commented lines of code.
[simgrid.git] / examples /
2017-10-04 Arnaud GierschReduce code duplication.
2017-10-04 Arnaud GierschRemove lines of commented code spotted by sonar.
2017-10-04 Arnaud GierschRemove useless includes for xbt/str.h.
2017-10-02 Martin Quinsonfix teshfile according to my recent cosmetics
2017-10-02 Martin Quinsonfurther reduce the differences between the s4u-async...
2017-10-02 Martin Quinsonvarious cosmetics in the s4u-async-wait example
2017-10-02 Martin QuinsonMerge pull request #224 from Takishipp/async-wait
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-10-02 Takishipps4u-async-wait is complete
2017-09-30 Arnaud GierschComplete s4u-actor-kill to include a test for Actor...
2017-09-27 Arnaud GierschDelete unused copy constructor.
2017-09-27 Arnaud GierschTest comm before cancelation, and kill last leak in...
2017-09-26 Arnaud Gierschs4u-dht-chord: cancel pending comm.
2017-09-26 Arnaud Gierschs4u-dht-chord: free detached comms.
2017-09-22 TakishippAdd s4u-async-wait description to the readme
2017-09-14 Takishipps4u-async-wait example
2017-09-13 Arnaud GierschAdd missing tests with Boost context factory.
2017-09-12 Martin Quinsonfewer explicit news are fewer possible leaks
2017-09-12 Arnaud GierschRename Java examples.
2017-09-12 Arnaud GierschFix memory leaks.
2017-09-12 Arnaud GierschRemove duplicated line.
2017-09-10 Martin Quinsoncodacy
2017-09-10 Martin Quinsons|s4u_|s4u-|
2017-09-10 Martin Quinsonfix doc
2017-09-10 Martin Quinsonimplement simgrid::s4u::Comm::wait_all() and use it...
2017-09-10 Martin Quinsonreduce the differences between the s4u_async examples
2017-09-10 Martin Quinsonfix the s4u_async-waitany example
2017-09-10 Martin Quinsonmassive cleanups in the s4u-async-waitall example
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-09-09 Arnaud GierschFix unitialized value spotted by scan-build.
2017-09-09 Arnaud GierschStupid scan-build, this is always true.
2017-09-09 Arnaud GierschFix use-after-free.
2017-09-08 TakishippAdding integration tests of async-waitall and waitany
2017-09-08 TakishippMake some correction to the converted examples
2017-09-07 Takishippfix async-waitall example
2017-09-06 Takishippadd a description to s4u for the treated examples
2017-09-06 Takishippasyc-waitall is converted
2017-09-05 Takishippasync-waitall is almost converted - phase 1
2017-09-04 TakishippStart to convert async-waitall to s4u
2017-09-04 TakishippAlmost converted phase 2
2017-09-02 Augustin Degommetry to please scan-build
2017-08-31 Takishippalmost converted
2017-08-30 TakishippSecond phase to convert async-waitany msg vertion to...
2017-08-28 Martin Quinsons4u is not that bad anymore
2017-08-28 Takishippfirst attempt to convert async-waitany msg version...
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-24 Arnaud GierschAvoid sending address of local variables.
2017-08-23 Arnaud GierschTrivial formatting issues.
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
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-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
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...
next