Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move Parallel{Boost,Raw,U}Context::{initialize,finalize} to SwappedContext
[simgrid.git] / src / kernel / context / ContextRaw.hpp
2019-01-05 Martin QuinsonMove Parallel{Boost,Raw,U}Context::{initialize,finalize...
2019-01-05 Martin Quinsonfurther cleanups in contexts
2019-01-04 Martin QuinsonFurther code simplifications now that the Thread contex...
2019-01-04 Martin Quinsontrack some remaining CamelCase deep inside the context...
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-09-24 Arnaud GierschCosmetic rename.
2018-07-18 Martin Quinsonreimplement the parallel contextes with C++11 w/o xbt_o...
2018-06-10 Arnaud GierschRaw contexts: add Asan instrumentation.
2018-04-11 Martin Quinsonfurther cut include files
2018-04-08 Arnaud GierschUpdate copyright headers.
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-29 Arnaud GierschUse C++ atomic instead of compiler builtins.
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-22 Arnaud GierschFix include guard.
2017-10-22 Arnaud GierschContextRaw: reorganize.
2017-10-22 Arnaud GierschContextRaw: add header file with class definitions.