Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[codefactor.io] Trailing whitespaces.
[simgrid.git] / examples / s4u /
2020-10-19 Arnaud GierschCorrect a few a/an.
2020-10-17 Arnaud GierschNested code block is useless.
2020-10-16 Augustin DegommeMerge branch 'test-condvar-wait_until' into 'master'
2020-10-16 Millian Poquettest condition variable wait_until+notify_all
2020-10-16 Arnaud GierschKeep the right definition for type_names[].
2020-10-16 Arnaud GierschMake static stuff member of class Replayer.
2020-10-16 Arnaud GierschMake global variables const.
2020-10-10 Arnaud GierschMerge branch 'master' into 'master'
2020-10-10 Martin QuinsonBetter attempt at fixing 32bits
2020-10-10 Martin QuinsonFix build on 32bits
2020-10-10 Martin QuinsonRename the link load plugin for decency (and consistency)
2020-10-10 Martin QuinsonExtend the example on ptasks to demo malleable tasks...
2020-10-10 Arnaud GierschMerge branch 'link-cumload-plugin' into 'master'
2020-10-10 Millian Poquetbasic test for plugin link_cumload
2020-10-09 Arnaud GierschSonar smells.
2020-10-08 Arnaud GierschUse vector of strings for args.
2020-10-08 Arnaud GierschUse C++ types instead of c-style arrays.
2020-10-08 Arnaud GierschUse meaningful names for dragonfly coords.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-06 Arnaud GierschPrefer to use emplace_back.
2020-10-06 Arnaud GierschModern C++ use "auto".
2020-10-06 Arnaud GierschPrefer nullptr and bool literals.
2020-10-05 Martin QuinsonNew 'WiFi' routing, that makes it easier to specify...
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (examples/).
2020-10-02 Arnaud GierschReduce scope for loop variables.
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-27 Augustin Degommewhen enable_debug is turned off, these tests were failing.
2020-07-09 Martin QuinsonMake the wifi_energy tests pass (+cosmetics)
2020-07-09 Martin QuinsonAdd the wifi energy plugin to the SimGrid build system...
2020-07-09 Arnaud GierschTry to fix for 32bits systems.
2020-07-09 Martin QuinsonMerge branch 'master' into klement
2020-07-09 Arnaud Giersch[sonar] Explicit cast when loosing precision (C++ examp...
2020-07-09 Martin QuinsonAdd an example of wifi communication
2020-07-08 Martin QuinsonFix pip builds and distcheck
2020-07-08 Martin QuinsonTentative implementation of Activity::suspend() and...
2020-07-06 Martin QuinsonRename the async-* tests into comm-*
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-03 Clément Courageuxplugin wifi
2020-07-03 Arnaud Giersch[sonar] Const for pointer and reference parameters...
2020-07-02 Arnaud Giersch[sonar] Convert integer literals to bool literals.
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in examples/ and...
2020-07-02 Arnaud GierschMake Engine::set_config(...) static functions.
2020-07-01 Arnaud Giersch[sonar] Remove redundant casts.
2020-06-13 Martin Quinsonfix some long -> double faulty convertions reported...
2020-06-12 Augustin Degommespelling mistakes in include/ and examples/
2020-05-31 Arnaud GierschMisc issues in shell scripts (codefator.io).
2020-05-06 Martin Quinsonthe on_exit() of each actor is also executed when the...
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-24 Arnaud GierschMerge branch 'doc' into 'master'
2020-04-21 Frederic Suterplease sonar
2020-04-02 Martin Quinsonfix that example
2020-04-02 Martin Quinsonset_maestro example: improve comments
2020-03-26 Frederic Suterplease sonar
2020-03-26 Frederic Suterfix coverage build (disable liveness-visited)
2020-03-24 Frederic Suterdisable mc-bugged1-liveness-visited for now
2020-03-23 Frederic Suterhope this will be okay now
2020-03-23 Frederic Sutertry to fix MC now (sigh, CMake ...)
2020-03-23 Frederic Sutertry to fix CI
2020-03-23 Frederic Suterconvert bugged1-liveness
2020-03-23 Frederic Suterconvert mc-bugged1 and mc-bugged2
2020-03-23 Frederic Sutermess with mc examples platform
2020-03-19 Frederic Suterplease sonar
2020-03-16 Frederic Suterconvert (and simplify a bit) dht-kademlia example
2020-03-11 Arnaud GierschCosmetics.
2020-03-10 Frederic Suterless test this example afterall
2020-03-10 Frederic Suterconvert, simplify, and disable mc-electric-fence
2020-03-10 Frederic Suterforgot that one
2020-03-10 Frederic Suterdo not talk about tasks anymore
2020-03-10 Frederic SuterDo not call actors processes in S4U examples
2020-03-09 Arnaud GierschCosmetics: reduce scope for variables.
2020-03-08 Frederic Suterfix ns3
2020-03-08 Frederic Suterconvert and simplify network-ns3 example
2020-03-07 Frederic Suteruseless call
2020-03-05 Martin Quinsonfix the execution of the bittorrent example
2020-03-05 Martin Quinsonfix make distcheck and pip builds, again
2020-03-05 Martin Quinsoncmake: also factorize the multi-files examples
2020-03-05 Martin Quinsonexamples/s4u/CMakeLists.txt: Also factorize the mc...
2020-03-05 Martin Quinsonfurther factorize our cmake code to run the s4u examples
2020-03-05 Martin Quinsonmove actor-stacksize from teshsuite to examples now...
2020-03-04 Arnaud GierschFix tesh file.
2020-03-04 Frederic Suterconvert and simplify msg/process-lifetime
2020-02-26 Arnaud Giersch[sonar] Change raw for-loops to range for-loops.
2020-02-25 Arnaud GierschNeedless XBT_ATTRIB_UNUSED.
2020-02-25 Augustin DegommeMerge branch 'cmake-no-doc-when-disabled' into 'master'
2020-02-25 Frederic Suterrevalidate after merge of surf-precision branch
2020-02-25 Frederic Suterplease sonar and codefactor
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-24 Frederic Sutercosmetic changes
2020-02-24 Frederic Suterrework this example too
2020-02-18 Augustin Degommerequalify tesh for chord with new surf precision value.
2020-02-11 Frederic SuterC version of async-waitall
2020-02-07 Frederic Suterconvert more exemples from MSG to S4U-C
2020-02-06 Arnaud GierschReplace usage of <random> with <xbt/random.hpp>.
2020-02-06 Arnaud Giersch[examples/s4u-app-bittorrent] Use a different RNG for...
2020-02-06 Arnaud Giersch[examples/s4u-dht-chord] Use a different RNG for each...
2020-02-06 Arnaud GierschUpdate Copyright line.
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-05 Arnaud Giersch[examples/s4u-dht-chord] Handle TimeoutException which...
next