Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace non-breaking spaces.
[simgrid.git] / examples / s4u /
2019-12-05 Arnaud GierschReplace non-breaking spaces.
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 Arnaud Giersch[python/pep8] Use "not in" to test for membership.
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 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
2019-10-21 Yann DuplouyThe bittorrent example now uses the new module
2019-10-20 Arnaud GierschSpell check.
2019-10-20 Arnaud GierschTry to ensure test reproducibility.
2019-10-20 Arnaud GierschRemove remaining mentions of RngStream.
2019-10-19 Arnaud GierschKill dead code.
2019-10-19 Martin QuinsonMerge branch 'noRngStream' into 'master'
2019-10-19 Yann DuplouyRemoving RngStream
2019-10-12 Arnaud Giersch[sonar] Remove commented out code.
2019-10-10 Frederic SuterMerge branch 'master' into CRTP
2019-10-09 Martin QuinsonMerge branch 'master' into rework-energy-plugin-2.0
2019-10-09 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-10-09 Frederic Suterchange handling of nested <prop> declarations.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-05 Martin QuinsonInstall a conversion path for our users wrt host_energy...
2019-09-29 Martin QuinsonMerge branch 'rework-energy-plugin' into 'master'
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-20 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic Suterupdate documentation
2019-09-19 Frederic SuterMerge branch 'master' into disk
2019-09-17 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterfix distcheck and doc
2019-09-16 Frederic Suterreplay-storage becomes replay-io ... with disks
2019-09-16 Frederic Suteruse smaller file
2019-09-16 Frederic Suterget rid of this example
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterallows for mount of remote disks in file system plugin
2019-09-12 Frederic Suterplease 32-bit
2019-09-12 Frederic Suteradd default values for disk properties in file system...
2019-09-12 Frederic Suterrework example
2019-09-11 Frederic SuterMerge branch 'master' into disk
2019-09-11 Frederic Suterenable remote copy and move for disks
2019-09-10 Frederic SuterMerge branch 'master' into disk
2019-09-10 Frederic Suterpartially handle disks in file system plugin
2019-09-09 Frederic Suterextend platorm with disks
2019-09-09 Frederic Sutersimplify disk management
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-05 clement-dell[tests] Add energy-exec-ptask test
2019-09-05 clement-dell[tests] Update tesh files of energy tests
2019-09-04 Frederic SuterMerge branch 'master' into disk
2019-09-04 Frederic Sutermodify this example to use disks
2019-09-03 Frederic Suterworking implementation of storage on disks
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-02 Martin QuinsonNew signal: Actor::on_termination (when its code termin...
2019-07-24 Martin Quinsonexample s4u-platform-properties: test thehost->get_engl...
2019-07-11 Arnaud GierschUseless casts.
2019-07-09 Arnaud GierschFix duplicated entries.
2019-07-03 Martin Quinsondoc: Migrate Deploying_your_Application to RST
2019-07-02 Arnaud GierschRename simgrid::TimeoutError to simgrid::TimeoutException.
2019-07-02 Arnaud GierschThrow std::invalid_argument.
2019-07-02 Arnaud GierschCatch specialized exceptions instead of generic xbt_ex.
2019-06-29 Martin QuinsonPut the documentation intro on the first page
2019-06-14 Martin Quinsonkill dead code
2019-06-09 Martin Quinsoncleanups in the debug config items
2019-06-03 Martin QuinsonRemove the lagrange-based models
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-22 Martin QuinsonMore borken link fixed
2019-05-20 Martin Quinsonadd s4u-cloud-simple to the list of examples
2019-05-19 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-19 Frederic Sutercosmetics: remove occurrences of "msg_platform.xml"
2019-05-19 Frederic Sutercosmetics do not use msg in log class names
2019-05-17 Martin Quinsondon't mess with argv before having SimGrid taking its...
2019-05-17 Frederic Suter32-bit friendly format
2019-05-17 Frederic Suterenable wait_any and wait_any_for for asynchronous execu...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-15 Martin Quinson[mc] enable model-check/record by default, and cosmetics
2019-05-15 Arnaud GierschFix new/delete mismatch.
2019-05-14 Martin Quinsonfix some errors and warnings in the doc generation
2019-05-14 Martin QuinsonA first example with MC and S4U together
2019-05-09 Arnaud GierschTesh files: kill obsolete variables SG_TEST_EXENV and...
2019-05-03 Arnaud GierschChange condition for infinite loops (make sonar believe...
2019-05-03 Arnaud Giersch[sonar] Don't name unused exceptions.
2019-04-26 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-26 Frederic Suterkill some dead code
2019-04-19 Martin Quinsondoc: 2 more internal references
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-18 Arnaud GierschConstify get_properties() and and remove simcalls.
2019-04-16 Arnaud Giersch[sonar] Remove custom destructors for examples/s4u/.
2019-04-04 Arnaud Giersch[sonar] Remove useless commented lines of code.
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-04-02 Arnaud GierschRemove superfluous simcall.
2019-03-19 Martin Quinsonpython: add exec-dvfs example
next