Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reduce the amount of header files loading xbt/string.hpp
[simgrid.git] / include / simgrid / s4u / Actor.hpp
2022-11-04 Martin QuinsonReduce the amount of header files loading xbt/string.hpp
2022-11-04 Martin QuinsonKill the now useless type xbt::string
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Arnaud GierschWhitespace cleanup and reindent.
2022-03-11 Martin QuinsonMerge branch 'add_remaining_comm_sync_bindings' into...
2022-03-10 Martin Quinsoneasy sonar fixes
2022-03-09 Arnaud GierschFix mingw warning.
2022-03-09 Martin QuinsonImprove the Actor::set_auto_restart doc by specifying...
2022-03-09 Martin Quinsonnew: Actor::get_restart_count(): Returns the number...
2022-03-08 SUTER Fredericintroduce thread_execute
2022-03-03 Martin Quinsonsemaphore monkey
2022-02-28 Martin QuinsonEnhance the documentation of Actor::daemonize()
2022-02-27 Martin Quinsonallow to chain some setters on actors
2022-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2022-01-22 Martin QuinsonFurther fixups and cosmetics in the doc
2022-01-22 Martin QuinsonMany tiny documentation improvements
2022-01-16 Arnaud GierschMake signals private in s4u::Actor.
2022-01-07 SUTER Frederic[sonar] bunch of smells
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 Martin QuinsonIntroduce on_???_cb functions to shield the signals
2021-10-06 SUTER Fredericdeprecate SIMIX_is_maestro
2021-09-27 Arnaud GierschDeclare this_actor::exit() [[noreturn]].
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-07-14 Arnaud GierschRemove deprecated features for next release (3.29).
2021-05-12 SUTER Fredericaccept functions with parameters in Actor::start
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-18 Martin QuinsonFix the RST inclusions in doxygen comments
2021-02-18 Martin QuinsonStop using autodoxy: Breathe works like a charm for us
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-10 Martin Quinsonmv examples/s4u examples/cpp
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-29 Martin QuinsonFix a few broken references and other warnings in the doc
2021-01-13 Arnaud Giersch[sonar] Replace the use of "::type" with the "_t" versi...
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-18 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-18 Arnaud GierschMore const.
2020-10-23 Arnaud GierschCosmetics.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-17 Arnaud GierschDon't include <xbt/functional.hpp> when it's not needed.
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-09 Martin QuinsonMerge branch 'master' into klement
2020-07-03 Arnaud Giersch[sonar] Const etc. (round #3).
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-03 Arnaud Giersch[sonar] Declare functions "const" (round #2).
2020-06-12 Augustin Degommespelling mistakes in include/ and examples/
2020-05-09 Martin Quinsoncosmetics
2020-05-06 Martin Quinsonthe on_exit() of each actor is also executed when the...
2020-03-05 Martin Quinsonallow to specify the stack size on a per-actor basis
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-30 Frederic SuterMerge branch 'master' into depencencies
2020-01-29 Martin Quinsonfiddle with the doc of actors
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-10 Martin Quinsondocument the this_actor namespace in the new way
2020-01-10 Martin QuinsonKill a meaningless function: this_actor::resume()
2020-01-06 Arnaud GierschExplicit instanciation of xbt::Extendable<> specializat...
2020-01-03 Martin Quinsonvarious doc small fixups
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-29 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-23 Martin QuinsonVarious docs update
2019-12-12 Frederic Sutercleanups after introduction of Exec::wait_for(timeout)
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-12 Martin Quinsonfix clang builds
2019-11-12 Martin Quinsons4u::Actor: Rename migrate() into set_host()
2019-11-12 Martin Quinsons4u::Actor: Merge signals on_migration_start/end into...
2019-11-11 Martin Quinsonfurther API doc improvement
2019-11-10 Martin QuinsonFix autodoxy warnings
2019-11-10 Martin QuinsonDocument the Actor with the new autodoxy extension...
2019-11-10 Martin Quinsontiny doc improvements
2019-11-04 Arnaud GierschMinor cleanups.
2019-11-03 Martin Quinsonhide some cruft from the doc
2019-10-11 Arnaud GierschRemove features marked with XBT_ATTRIB_DEPRECATED_v325.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-10-05 Martin QuinsonNew doc section on plugins
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-08-01 Martin QuinsonActor: make the refcount observable, and improve debug...
2019-06-26 Arnaud GierschRemove features marked with DEPRECATED_v324.
2019-06-15 Martin Quinsonlittle tiny fix toward doc homogeneity
2019-06-14 Martin Quinsontiny doc improvements
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-19 Martin Quinsonmake sure that nobody can compile s4u without simgrid...
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-18 Arnaud GierschConstify get_properties() and and remove simcalls.
2019-04-17 Arnaud GierschSmart pointer is not necessary for Actor::self.
2019-04-09 Arnaud GierschA simcall seems superfluous here (+ constify).
2019-04-02 Arnaud GierschRemove features marked with DEPRECATED_v323.
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-18 Arnaud GierschUse a reference as parameter for signal callbacks.
2019-03-18 Arnaud GierschAdd some const qualifier, needed for later changes.
2019-03-14 Frederic Sutercosmetic cleanups in S4U
2019-03-14 Frederic Sutercosmetic cleanups in S4U
2019-03-11 Arnaud GierschPass std::string parameters by reference too.
2019-03-11 Arnaud GierschMore references for parameters of type std::function.
2019-03-08 Arnaud GierschUse references for callback parameters of on_exit().
next