Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove features marked with DEPRECATED_v323.
[simgrid.git] / src / s4u / s4u_Actor.cpp
2019-04-02 Arnaud GierschRemove features marked with DEPRECATED_v323.
2019-03-26 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-26 Arnaud GierschTidy SIMIX_process on_exit callbacks.
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-18 Arnaud GierschAvoid deprecated type alias.
2019-03-14 Martin QuinsonRestarting or killing maestro does not seem to be a...
2019-03-14 Frederic Sutercosmetic cleanups in S4U
2019-03-12 Frederic Suterdon't use old fashioned simcall when you don't have to
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().
2019-03-08 Frederic Suterhopefully fix most issues. thx agier for spotting the...
2019-03-07 Frederic Suterpoor damage control for tonight only
2019-03-07 Frederic Suteruse extension for user data in MSG
2019-03-07 Frederic SuterSplit the behavior of ActorImpl::create
2019-03-06 Frederic Suterremove or deprecate now useless code
2019-03-05 Frederic Suters4u::Exec now has 2 child classes
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-05 Martin Quinsonsonar: pass large parameters as const; don't name unuse...
2019-03-04 Martin QuinsonSanitize the prototype of Actor::on_exit() callbacks
2019-02-26 Frederic Suterfix (#324)
2019-02-25 Frederic Sutersource is sender's host. One field is enough
2019-02-22 Frederic Suterdumb me.
2019-02-22 Frederic Suterdeprecate SIMIX_process_{a,de}tach
2019-02-17 Frederic Suterweek-end cleanups in ActorImpl
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-02-12 Arnaud GierschWhenever possible, use std::move() for parameters ...
2019-02-12 Arnaud GierschAvoid unnecessary copy of parameters for parallel_execute.
2019-02-12 Frederic Sutera bug notified on July 28, 2014 is finally solved \o/
2019-02-12 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-12 Frederic SuterSIMIX_process_killall becomes ActorImp::kill_all
2019-02-12 Frederic SuterSIMIX_process_kill becomes ActorImpl::kill
2019-02-12 Frederic Suterstart to differentiate kill from exit in ActorImpl
2019-02-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-08 Frederic Suterchange_host -> set_host
2019-02-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-04 Frederic SuterSIMIX_process_change_host becomes ActorImpl::change_host
2019-02-03 Frederic Suterset_kill_time is a method of ActorImpl
2019-02-02 Frederic Suterproperly split init/start for Exec activities
2019-01-20 Martin Quinsons/process/actor/ A lot remains TBD about it
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 QuinsonVarious doc improvements
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2019-01-05 Martin Quinsonmake SIMIX_context_self() useless and use Context:...
2018-11-12 Martin Quinsonfix clang build
2018-11-11 Martin Quinsontiny factorizations and doc improvements
2018-11-04 Martin QuinsonDeprecate the C API of parallel_execute
2018-10-19 Martin QuinsonMerge branch 'fix-multi-smpi-buffer-double-free' into...
2018-10-17 Martin QuinsonSanitize the API of this_actor::parallel_execute()
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-09-11 Arnaud GierschAdd an assert/fixme around Actor::set_auto_restart.
2018-09-11 Arnaud GierschUse a std::vector for actors_at_boot_.
2018-08-13 Martin Quinsonon actor_restart, add it into the real map, not into...
2018-08-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-12 Martin QuinsonMerge branch 'auto_restart' into 'master'
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Martin Quinsonimprove doxygen comments in s4u
2018-08-07 Frederic Sutersplit a function in two and kill it
2018-08-05 Frederic Suterwhen set_auto_restart is set, it should be add to the...
2018-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-07-20 Frederic Suteruse our new toys
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-07-14 Martin QuinsonProperly stringify, snake_case and cleanups in k::ExecImpl
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-09 Martin Quinsonpartially stringify s4u::Actor
2018-07-09 Martin Quinsonthis_actor::exit() is a better name than this_actor...
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-07-02 Martin Quinsonkill some include directives
2018-06-30 Martin Quinsonreplace SIMIX_process_auto_restart_set() with ActorImpl...
2018-06-30 Martin QuinsonPartially snake_case ActorImpl
2018-06-10 Martin Quinsonuse unordered_maps to store properties
2018-06-01 Arnaud GierschMark deprecated functions.
2018-06-01 Arnaud GierschDefine Actor::on_exit() taking a std::function.
2018-05-24 Martin Quinsontrivial snake_casing of xbt::PropertyHolder
2018-05-22 Frederic Suterone more legacy MSG function
2018-05-18 Frederic Sutermore signals and more lambdas
2018-05-12 Martin Quinsonrename simix::kernelImmediate into simix::simcall
2018-05-11 Martin Quinsoncosmetics and reduce the amount of direct call to simcall_*
2018-05-06 Frederic Sutermore legacy MSG functions
2018-05-05 Frederic Suteruse signals and callbacks to trace actors
2018-05-04 Frederic Sutermsg_process_from_PID => sg_actor_by_PID
2018-05-03 Arnaud GierschExplicitly capture the required variables (sonar).
2018-05-03 Arnaud GierschModernize simcall process_on_exit.
2018-05-03 Arnaud GierschModernize simcall process_killall.
2018-04-23 Martin Quinsonstart enforcing our new coding standards