Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further cleanups in instr
[simgrid.git] / examples / s4u /
2017-10-10 Arnaud GierschRemove useless typedef's from C++ files.
2017-10-05 Arnaud GierschCover the Full network/optim.
2017-10-05 Arnaud GierschCover the Reno2 network model.
2017-10-05 Martin Quinsonadd a test to cover the Constant-time network model
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-12 Martin Quinsonfewer explicit news are fewer possible leaks
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 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-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-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-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-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-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-13 Frederic Sutera few sonar treats
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Frederic Suterplug leak
2017-07-13 Martin QuinsonMerge pull request #199 from Takishipp/clear_fct
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 Suterplugins are the future, this example pertains to S4U
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 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 Quinsonmake it clear to static analyzers that this mem is...
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-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-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-06-26 Martin Quinsondestroy all hosts before destroying the engine (fix...
2017-06-20 Frederic Sutera few codacy treats
next