Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove remaining mentions of RngStream.
[simgrid.git] / examples / s4u /
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
2019-03-18 Arnaud GierschUse a reference as parameter for signal callbacks.
2019-03-17 Martin Quinsonpython doc: add Comm and Exec to the refguide
2019-03-17 Martin Quinsonpython: exec-async and exec-remote examples
2019-03-17 Martin QuinsonSimplify the exec-ptask example
2019-03-17 Martin Quinsonmerge exec-async and exec-monitor examples
2019-03-17 Martin Quinsondocument the recent python examples
2019-03-17 Martin QuinsonPython: Add Comm.wait_any
2019-03-16 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-03-15 Martin Quinsonpython: Add Comm.wait() and Comm.test()
2019-03-15 Martin Quinsonactors on failing hosts should die silently and with...
2019-03-13 Arnaud GierschSimplification.
2019-03-12 Arnaud GierschEnsure field is initialized.
2019-03-12 Arnaud GierschMailboxPtr looks like a smart pointer, but it's not...
2019-03-11 Arnaud GierschPass std::string parameters by reference too.
2019-03-07 Frederic SuterSplit the behavior of ActorImpl::create
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-04 Martin QuinsonSanitize the prototype of Actor::on_exit() callbacks
2019-03-01 Frederic SuterThe creation of the pimpl needs no simcall
2019-02-28 Arnaud GierschMake destructors useless.
next