Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/simgrid/simgrid
[simgrid.git] / include / simgrid /
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-26 Martin Quinsonrename a C++-only header with the '.hpp' suffix
2016-07-26 Martin Quinsonrename actor.hpp to Actor.hpp
2016-07-26 Martin Quinsonkill an unused function and make an internal field...
2016-07-26 Martin Quinsonkill a useless function
2016-07-26 Martin Quinsonrename the S4U method retrieving the internal impl...
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Frederic Suterworkstation -> host
2016-07-22 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-07-22 Martin QuinsonMerge pull request #100 from dindon-sournois/sem_get_ca...
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Frederic Sutercleaning and trimming
2016-07-22 Loris Lucidoadded return value for MSG_sem_get_capacity
2016-07-22 Gabriel CoronaMerge s4u wait_any
2016-07-22 Gabriel Corona[simix] Dexbtization: remove xbt_dynar_t argument in...
2016-07-22 adfaure[s4u] add Comm::wait_any
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Gabriel CoronaMerge commit 'dd9b0df'
2016-07-22 adfaure[SIMIX]add timeout to simcall_comm_waitany
2016-07-22 Gabriel Corona[s4u] Activity ought not to be copied
2016-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-21 Frederic Suterchange the way dependencies are handled
2016-07-21 Gabriel Corona[mc] this_actor, wait_for and wait_until
2016-07-20 Gabriel CoronaMerge remote-tracking branch 'adfaure/master'
2016-07-20 Gabriel Corona[s4u] More support for C++-style time and durations
2016-07-20 Gabriel Corona[s4u] Support for C++11-style duration in ConditionVariable
2016-07-20 adfaure[s4u] add Comm::test
2016-07-18 Gabriel CoronaMerge commit '458ff11'
2016-07-18 adfaure[s4u] Mailbox::receiver return a s4u::ActorPtr
2016-07-06 Gabriel Corona[s4u] Allocate Mailbox on the heap and return MailboxPtr
2016-07-06 Gabriel Corona[s4u] Allocate ConditionVariable on the heap and return...
2016-07-06 Gabriel Corona[s4u] Allocate Mutex on the heap and return MutexPtr
2016-07-06 Gabriel Corona[s4u] Allocate Actors on the heap and return ActorPtr
2016-07-05 Gabriel Corona[s4u] Headers cleanup
2016-07-05 Gabriel CoronaXBT_PUBLIC on FutureBase::schedule() method
2016-07-05 Gabriel Corona[simix] Execute future callbacks in the main loop
2016-07-05 Gabriel CoronaAvoid (conditionnaly) including C++ headers files in...
2016-07-01 Gabriel CoronaBring back the missing void
2016-07-01 adfaure[s4u] replace smx_process_t by Actor in Mailbox::setRec...
2016-06-30 Gabriel CoronaSome #include fixes
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-27 Gabriel Corona[s4u] Remove s4u::Task, use xbt::Task instead
2016-06-27 Gabriel CoronaRemove xbt::args: use vector<string> instead
2016-06-24 Gabriel Corona[simix] Use Task instead of std::package_task for timer...
2016-06-24 Gabriel CoronaRemove some useless #includes
2016-06-24 Frederic Sutersmells--
2016-06-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-22 Gabriel CoronaMerge get-pid
2016-06-22 adfaure[s4u] add this_actor::getPid()
2016-06-22 Gabriel Corona[s4u] Register function names
2016-06-22 Gabriel Corona[simix] More generic mapping between function name...
2016-06-22 Gabriel Corona[s4u] .notify_one() instead of .notify()
2016-06-21 Gabriel Corona[s4u] Actor::forPid()
2016-06-21 Gabriel CoronaFuture chaining
2016-06-21 Gabriel Corona[s4u] Add basic documentation on ConditionVariable
2016-06-21 Gabriel Corona[s4u] ConditionVariable, implement missing wait methods
2016-06-21 Gabriel Corona[s4u] Remove broken ConditionVariable::wait_for(lock...
2016-06-21 Gabriel Corona[s4u] Make wait_for return a std::cv
2016-06-21 Gabriel Corona[s4u] Fix compilation of ConditionVariable::wait_for...
2016-06-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-21 Gabriel Corona[s4u] Add ConditionVariable::wait(lock, predicate)
2016-06-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-21 Gabriel Corona[s4u] Use unique_ptr in ConditionVariable (like the...
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] Future::wait(), avoid simcall when we are ready
2016-06-20 Gabriel Corona[simix] Update TODO for simgrid::simix::Future
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 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-20 Gabriel Corona[s4u] Add missing include
2016-06-19 Martin Quinsonmove the routing stuff to its namespace
2016-06-17 adfaure[s4u] add condition variables
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 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Gabriel Corona[simix] SIMIX futures
2016-06-17 Gabriel Corona[simix] Add a `run_blocking` simcall and simix::kernelSync
2016-06-17 Gabriel Corona[s4u] Fix double
2016-06-17 Gabriel Corona[s4u] Fix atomic_flag initialization
2016-06-17 Martin Quinsonrename some methods of s4u::Host
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Gabriel Corona[simix] Create actor by passing function and arguments
2016-06-17 Martin Quinsonremove one layer of subsections in S4U doc
2016-06-17 Martin Quinsonsmall cleanups in s4u::hosts: improve doc, kill useless...
2016-06-17 Martin Quinsonsmall improvments to the s4u_actor doc
2016-06-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-16 adfaure[simix] Refcounting with SIMIX_cond_{ref,unref}()
2016-06-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-16 Gabriel Corona[simix] Create actors by value (instead of new()-ing...
2016-06-16 Gabriel Corona[simix] Refcounting with SIMIX_{process,mutex}_{ref...
2016-06-15 Martin QuinsonImprove the doc of the S4U actors
2016-06-15 Martin Quinsonstart including S4U in the doc
2016-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-15 Gabriel Corona[s4u] Use simix simix::Mutex refcount support for s4u...
2016-06-15 adfaure[s4u] add mutex
2016-06-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-14 Gabriel Corona[simix] Add refcount to Mutex
next