Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
small simplifications around simcalls
[simgrid.git] / src / kernel / activity / SleepImpl.hpp
2019-04-02 Frederic Suterimplement CRTP in kernel::activity
2019-03-29 Frederic Sutermore uniformity in kernel
2019-03-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Frederic Suterrework SleepImpl (and save a cast)
2019-03-14 Frederic Suterlet base class dtor deal with surf action
2019-03-13 Frederic Sutercomestics in src/kernel
2019-03-11 Arnaud GierschPass std::string parameters by reference too.
2019-02-19 Frederic SuterAll activities have their own finish method \o/
2019-02-15 Arnaud GierschMore std::string parameters.
2019-02-08 Frederic Suterhandle SleepImpl more like other activities
2019-02-06 Frederic Suterfactor suspend/resume across Activities
2019-02-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-01 Frederic Suterfactor surf_action_ in ActivityImpl
2019-02-01 Frederic Suteruniform naming across activities
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschReplace "XBT_PUBLIC_CLASS" with "class XBT_PUBLIC".
2018-03-11 Martin Quinsonalso change the namespace of kernel/resource/{Action...
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-05 Martin Quinsonchange src/include/surf.h into surf.hpp
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-27 Martin QuinsonRename some activity/SynchroBlah into activity/BlahImpl...