Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
improve doxygen comments in s4u
[simgrid.git] / src / s4u / s4u_Actor.cpp
2018-08-10 Martin Quinsonimprove doxygen comments in s4u
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