Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[simix] Add comments about the generic simcalls and rename them
[simgrid.git] / include /
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 Christian Heinrich[SMPI] Added a simple comment on macro SMPI_VARINIT_STATIC
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 Quinsonupdate doc to nowadays lexique
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
2016-06-14 Gabriel Corona[simix] Make Mutex a C++ class (kind-of)
2016-06-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-13 Gabriel Corona[xbt] Move backtrace support for exceptions in a mixin...
2016-06-10 Martin QuinsonNo need for the OSSP copyright header on the backtrace...
2016-06-10 Gabriel CoronaMove the backtrace code out of the exception code
2016-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-09 Gabriel CoronaGetting rid of C exceptions
2016-06-09 Christian Heinrich[INCLUDES] NULL -> nullptr substitution.
2016-06-07 adfaure[s4u] add actor join
2016-06-06 Gabriel Corona[s4u] Lowercase variable
2016-06-06 adfaure[s4u] add kill actor with its PID
2016-06-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-03 Gabriel Corona[xbt] Update comment on xbt::fulfillPromise
2016-06-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-03 Gabriel Corona[xbt] Fix s/nullptr_t/std::nullptr_t/
2016-06-03 Gabriel Corona[xbt] Add missing const in Result::is_valid
2016-06-03 Gabriel Corona[xbt] Fix indentation
2016-06-03 Gabriel Corona[xbt] Fix 'control reaches end of non-void function...
2016-06-03 Gabriel Corona[simix] Pass the code by reference in simcall_run_kernel
2016-06-03 Gabriel CoronaUse a custom Result<T> value for simgrid::smix::kernel()
2016-06-01 Martin Quinsondoxygen fixups
2016-06-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-01 Martin Quinsonrename xbt_strbuff_empty() to xbt_strbuff_clear()
2016-06-01 Martin Quinsonnew function: xbt_strbuff_printf()
2016-06-01 Martin Quinsondocument the strbuf
2016-05-31 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-31 Gabriel Corona[simix] DeXFTification of Synchro: use std::list<>...
2016-05-31 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-31 Gabriel CoronaNormalize virtual/override usage
2016-05-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-30 Martin Quinsonpopulate the manual section on logging
2016-05-30 Gabriel CoronaMake some constructors explicit
2016-05-30 Gabriel CoronaAvoid multiple declaration on the same line/statement
2016-05-30 Gabriel CoronaDon't include inside extern C {}
2016-05-30 Gabriel CoronaFix compilation
2016-05-30 Gabriel Corona[s4u] Group fields at the end of the class
2016-05-30 Gabriel Corona[msg] Give name to parameters in declarations
2016-05-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-05-27 Gabriel CoronaMerge master branches
2016-05-27 Christian Heinrich[SMPI] Fix headers for call-location tracing.
2016-05-26 Martin Quinsonmake it work with -Werror=undef
2016-05-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-26 Christian Heinrich[SMPI] Remove outcommented include from mpi.h
2016-05-26 Gabriel CoronaMove some C++ helpers in xbt/
2016-05-26 Christian Heinrich[SMPI/INSTR] Header cleanup.
2016-05-25 Christian Heinrich[SMPI] Fix #include of private header.
2016-05-25 Gabriel Corona[xbt] Don't return nullptr in simgrid::xbt::string
2016-05-23 Gabriel Corona[mc] Fix remote access to the new Process structure
2016-05-23 Gabriel Corona[s4u] Add missing XBT_PUBLIC()
2016-05-23 Gabriel Corona[s4u] Move actions by the current actor in the this_act...
2016-05-23 Gabriel Corona[s4u] Return void in worker classes
2016-05-23 Gabriel Corona[s4u] Use std::function<void()> instead of std::functio...
2016-05-23 Gabriel Corona[simix] Use std::function in timer and add overloads
2016-05-23 Gabriel Corona[simix] Wrap (xbt_main_func_t, argc, argv) in a std...
2016-05-23 Gabriel Corona[simix] Create a (fake) simcall for creating a process...
2016-05-23 Gabriel Corona[simix] Use simgrid::simix::args in MSG
2016-05-23 Gabriel Corona[simix] C++-based ownership of process name and arguments
2016-05-23 Gabriel CoronaMake s_smx_process_t a C++ class (constructor, new...
2016-05-23 Gabriel Corona[s4u] Move the actor logic out of the Actor class
2016-05-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-21 Martin Quinsonshuffle a bit the MSG and SimDag documentation
2016-05-21 Martin Quinsonremove some cruft from doxygen
2016-05-21 Martin QuinsonMSG doc tweakings
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-20 Christian Heinrich[SMPI] Update header files for call-location tracing.
2016-05-20 Martin Quinsonvarious doc cleanups
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-19 Christian HeinrichRevert "[SMPI] Fix #include in smpi.h"
2016-05-19 Christian Heinrich[SMPI] Fix #include in smpi.h
2016-05-19 Christian Heinrich[SMPI] Add caller location to tracefiles
2016-05-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-16 Martin Quinsoncosmetics
next