Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce XBT_ATTRIB_DEPRECATED_v330.
[simgrid.git] / examples /
2020-01-31 Arnaud GierschCosmetics: use std::vector, so that it's automatically...
2020-01-31 Martin Quinsonlower-case -Denable_msg and improve changelog
2020-01-31 Arnaud GierschForgot a newline.
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-31 Martin QuinsonAdd some parallel tests in S4U too
2020-01-30 Martin Quinsonrevalidate a python tesh after the merge of SimDAG++
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonMerge branch 'depencencies' into 'master'
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonAdd a cmake flag to not compile MSG at all
2020-01-30 Frederic Suterplug leak and check received payload
2020-01-30 Frederic SuterMerge branch 'master' into depencencies
2020-01-30 Frederic Sutertest dependencies with Comm too
2020-01-30 Frederic Suterdependencies support for Comm (needs testing)
2020-01-30 Frederic Suteruse ActivityPtr
2020-01-30 Frederic SuterMerge branch 'master' into depencencies
2020-01-29 Frederic SuterMerge branch 'master' into depencencies
2020-01-28 Arnaud GierschKill obsolete TODO.
2020-01-28 Frederic SuterMerge branch 'master' into depencencies
2020-01-27 Frederic SuterMerge branch 'master' into depencencies
2020-01-27 Frederic Suterdeal with dependencies for Io too
2020-01-26 Frederic SuterMerge branch 'master' into depencencies
2020-01-25 Arnaud GierschRevert "Lame attempt to hide problems on Jenkins."
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-24 Frederic SuterImprove handling of dependencies, debug and example
2020-01-24 Arnaud GierschRe-enable test: python-actor-lifetime.
2020-01-24 Arnaud GierschTest python with multiple context factories.
2020-01-24 Frederic Suterworking version
2020-01-24 Frederic Suterstart working on adding dependencies between activities
2020-01-23 Arnaud GierschFix on_exit callback for python/actor-lifetime.
2020-01-19 Arnaud GierschCosmetics: make #endif's comment match #ifndef.
2020-01-16 Frederic Suterdrop last bits of Viva/Triva (long gone anyway) support
2020-01-16 Frederic Suterboring meeting commit: cognitive complexity reduction
2020-01-10 Augustin Degommeadd missing links in dragonfly fig gh #335
2020-01-09 Arnaud GierschOne import less.
2020-01-09 Arnaud GierschPut the loop right (easier to read and more efficient...
2020-01-08 Arnaud Giersch[sonar] Prefer lambda over anonymous class.
2020-01-08 Arnaud GierschUseless "import".
2020-01-08 Arnaud GierschRemove "--" from XML comments.
2020-01-08 Arnaud GierschAnother superfluous 'throws'.
2020-01-08 Arnaud Giersch[sonar] Avoid nested code block.
2020-01-08 Arnaud Giersch[sonar] Superfluous 'throws'.
2020-01-04 Martin Quinsonimprove the doc of condition variables
2020-01-04 Martin Quinsonadd an example for condition variables
2020-01-03 Martin Quinsonone void* less
2020-01-03 Arnaud GierschUse different strings (and please sonar).
2020-01-02 Arnaud GierschSmall cleanups in kademlia::Answer.
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-31 Arnaud Giersch[sonar] Another bunch of const qualifiers.
2019-12-30 Arnaud GierschMisc const qualifiers following yesterday's changes.
2019-12-29 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-28 Arnaud Giersch[sonar] More const for pointer and reference local...
2019-12-28 Arnaud GierschKill unused code.
2019-12-27 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-27 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-27 Arnaud GierschUse type bool for boolean variables.
2019-12-27 Arnaud Giersch[sonar] A few more const local pointers.
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-12-23 Martin QuinsonVarious docs update
2019-12-23 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-12-23 Arnaud Giersch[sonar] Initialize data members with class initializers...
2019-12-23 Frederic Suter[sonar] initialization lists and co.
2019-12-21 Arnaud GierschKill unused includes, and put the remaining ones at...
2019-12-20 Arnaud Giersch[sonar] Fix casts to pointer type without const qualifier.
2019-12-18 Frederic Sutercodefactor: a few more annoying spaces
2019-12-18 Frederic Suteruse same "main" syntax for this example as for others
2019-12-13 Frederic Suterdocument fixed issue GH#321
2019-12-13 Frederic Suterend the implementation of Io::test with a new simcall
2019-12-13 Frederic Suteradd waitfor of Io too
2019-12-12 Frederic Sutercleanups after introduction of Exec::wait_for(timeout)
2019-12-12 Frederic Suterimplement Exec::wait_for()
2019-12-11 Frederic SuterMerge branch 'master' into depencencies
2019-12-11 Frederic Suterworking version
2019-12-10 Frederic Suterstart working on adding dependencies between activities
2019-12-09 Frederic Sutergive access to disk's read and write (nomimal) bandwidt...
2019-12-08 Arnaud GierschFix portability issues in shellscripts (codefactor...
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschReplace non-breaking spaces.
2019-12-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-04 Martin QuinsonMerge branch 'doc' into 'master'
2019-12-04 Augustin Degommerequalify tesh as one message changed category
2019-11-22 Augustin Degommecosmetics : I activated -pedantic for a quick pass
2019-11-20 Yann DuplouyReverting the change to xbt_uniform_int
2019-11-20 Yann DuplouyUpdating tests results for dht-chord (due to change...
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-12 Martin Quinsons4u::Actor: Rename migrate() into set_host()
2019-11-10 Martin QuinsonDocument the Actor with the new autodoxy extension...
2019-11-10 Arnaud Giersch[python/pep8] Use "not in" to test for membership.
2019-11-10 Arnaud Giersch[python/pep8] Avoid wildcard imports.
2019-11-10 Arnaud GierschSlightly reorganize log categories; remove unused ones.
2019-11-03 Martin Quinsonmove the README.rst in examples/ as it also describes...
2019-11-03 Martin Quinsonfurther convert the example documentation to the tabbed RST
2019-11-03 Frederic Sutermake s4u::File extendable
2019-11-02 Arnaud GierschParameter for cleanup callback won't be null.
2019-11-02 Martin Quinsonbetter factorization of how examples are displayed...
2019-11-02 Martin QuinsonCosmetics on how we present examples in C++ and python
2019-10-24 Arnaud GierschEndgame mode is always enabled, remove option.
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-21 Martin Quinsonsonar: kill commented code
2019-10-21 Yann DuplouyThe dht-chord example now uses the new module
next