Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
disk not mount
[simgrid.git] / examples / s4u /
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 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.
2019-02-28 Martin QuinsonDon't give actors a chance to survive their exec if...
2019-02-27 Arnaud GierschEnforce "Rule-of-Three/Five".
2019-02-27 Arnaud GierschReplace #define with constexpr declarations.
2019-02-27 Arnaud GierschKill unused constants.
2019-02-27 Frederic Suterfix (#220) ?
2019-02-27 Frederic Suterfix typos in warning
2019-02-26 Frederic Suterfix (#324)
2019-02-23 Frederic Suterplease sonar
2019-02-22 Frederic Suterconvert maestro-set to S4U
2019-02-13 Arnaud GierschPolish passage of std::string parameters.
2019-02-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-11 Arnaud GierschNo need to answer to simcall when host is off.
2019-02-11 Arnaud GierschRename file for the sake of consistency.
2019-02-09 Arnaud GierschTests {msg,s4u}-platform-failures seem to work as expec...
2019-02-09 Arnaud GierschUpdate tesh files for {msg,s4u}-platform-failures.
2019-02-09 Arnaud GierschFile has been renamed.
2019-02-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-08 Martin Quinsonmv examples/platforms/trace examples/platforms/profiles
2019-02-08 Martin Quinsonimprove the doc of this example
2019-02-08 Martin Quinsonadd an example of speed profile in the platform
2019-02-02 Frederic Suterproperly split init/start for Exec activities
2019-01-29 Arnaud GierschKill dead code in kademlia examples.
2019-01-27 Martin QuinsonDocument a recent example
2019-01-26 Martin QuinsonProperly call Actor::on_destruction() in maestro context
2019-01-21 Arnaud GierschActivate test s4u-actor-exiting.
2019-01-20 Martin Quinsonnew (failing) example about on_exit and on_destruction
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
2019-01-11 Martin Quinsonre-factorize examples/s4u/CMakeLists.txt
2019-01-11 Martin QuinsonFix signess that bother Qt Creator
2019-01-08 Martin Quinsondoc cosmetics, and cleanup the API
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-08 Martin QuinsonAlso test is_suspended in the s4u example
2019-01-08 Martin QuinsonVarious doc improvements
2019-01-08 Martin QuinsonNew python example: actor-daemon
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2019-01-05 Martin QuinsonPlease sonar
2019-01-03 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-01-03 Martin Quinsonrename an example to stick to the function name
2019-01-03 Martin Quinsonpy: another example: actor-join
2019-01-03 Martin QuinsonPython: many improvements; add a new example (actor...
2019-01-03 Martin QuinsonDocument recent pyton examples
2019-01-02 Martin Quinsontypo
next