Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix more Doxygen warnings.
[simgrid.git] / include / simgrid / kernel / future.hpp
2018-04-26 Arnaud GierschFix more Doxygen warnings.
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 GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2017-12-07 Arnaud GierschAnother "explicit" forgotten with previous commits.
2017-12-07 Arnaud GierschAdd explicit keyword to simgrid::kernel::Future constru...
2017-12-07 Arnaud GierschAdd explicit keyword to one-parameter constructors.
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-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-09 Arnaud GierschChange some struct to class.
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-20 Arnaud GierschReturn what was apparently intended.
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-24 Martin Quinsonremove some explicit keywords that I barely understand
2017-05-23 Martin Quinsoncosmetics to please codacy
2017-05-23 Martin Quinsonhunt down some more short negation forms
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-08-07 Martin Quinsonvarious documentation improvements
2016-08-01 Gabriel Corona[kernel] FutureState.exception_ = nullptr
2016-07-30 Gabriel Corona[simix] Fix some documentation
2016-07-05 Gabriel CoronaXBT_PUBLIC on FutureBase::schedule() method
2016-07-05 Gabriel Corona[simix] Execute future callbacks in the main loop
2016-06-29 Gabriel CoronaUse std::{true,false}_type in is_future
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-24 Gabriel CoronaRemove some useless #includes
2016-06-21 Gabriel CoronaFuture chaining
2016-06-20 Martin Quinsonsmall improvments advised by sonar
2016-06-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-20 Gabriel Corona[simix] .wait() and .is_ready() on simix::Future
2016-06-20 Gabriel CoronaMake FutureContinuation reusable in simgrid::xbt::Task
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Gabriel Corona[simix] Add comments about the generic simcalls and...
2016-06-17 Gabriel Corona[simix] Add a `run_blocking` simcall and simix::kernelSync