Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
implement some more getters in surf::Link and s4u::Link
[simgrid.git] / include / simgrid / kernel /
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