Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename the plugins from the command line, and document it
[simgrid.git] / src / kernel / context /
2018-05-12 Martin Quinsonrename simix::kernelImmediate into simix::simcall
2018-05-03 Arnaud GierschModernize simcall process_cleanup.
2018-04-26 Arnaud GierschFix more Doxygen warnings.
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-04-25 Frederic Suteruse signals a bit more to create tracing stuff
2018-04-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-16 Arnaud GierschRename instr_interface.h and mc_ignore.h to .hpp.
2018-04-16 Arnaud GierschRemove unneeded extern "C".
2018-04-12 Martin Quinsonfix boost-context builds
2018-04-11 Martin Quinsonfurther cut include files
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-05 Martin Quinsonreduce the scope of some #include, and cut useless...
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_DATA without parameter too.
2018-03-13 Arnaud GierschReplace "XBT_PUBLIC_CLASS" with "class XBT_PUBLIC".
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-11-30 Arnaud GierschRemove last occurences of "swag" in src/kernel/.
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-11-05 Martin Quinsonchange src/include/surf.h into surf.hpp
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-24 Arnaud GierschRename method to avoid false positive with sonar.
2017-10-24 Arnaud GierschAdd comment in empty method body.
2017-10-24 Arnaud GierschContextThread: define {Serial,Parallel}ThreadContext...
2017-10-23 Arnaud GierschThreadContext: wrapper and maestro_wrapper are nearly...
2017-10-23 Arnaud GierschThreadContext: define yield(), and use yield()/start...
2017-10-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-23 Arnaud GierschContextUnix: reorganize like Boost and Raw contexts.
2017-10-22 Arnaud GierschContextUnix: add header file with class definitions.
2017-10-22 Arnaud GierschFix include guard.
2017-10-22 Arnaud GierschSonar smell.
2017-10-22 Arnaud GierschContextUnix: remove variadic function.
2017-10-22 Arnaud GierschContextRaw: reorganize.
2017-10-22 Arnaud GierschContextRaw: add header file with class definitions.
2017-10-22 Arnaud GierschCosmetics.
2017-10-21 Arnaud GierschTry to fix boost includes for ubuntu xenial.
2017-10-21 Arnaud GierschKill dead code.
2017-10-21 Arnaud GierschContextBoost: destroy key.
2017-10-21 Arnaud GierschContextBoost: move logic from factory to contexts.
2017-10-21 Arnaud GierschContextBoost: move static fields where they belong to.
2017-10-21 Arnaud GierschContextBoost: make maestro_context_ private.
2017-10-21 Arnaud GierschContextBoost: move parallel_ from BoostContext to Boost...
2017-10-21 Arnaud GierschContextBoost: cleanup in includes and cosmetic moves...
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-19 Arnaud GierschMethod does not exist.
2017-10-19 Arnaud GierschTiny cleanups in ContextUnix.
2017-10-19 Arnaud GierschMake some protected fields private.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
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-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-12 Arnaud GierschAnother bunch of s/malloc/new/.
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschSort include lists according to clang-format.
2017-10-10 Arnaud GierschIn C++ files, replace SG_{BEGIN,END}+_DECL() by extern...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-10-04 Arnaud GierschRemove lines of commented code spotted by sonar.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-30 Martin Quinsondocument a class
2017-09-30 Martin Quinsonadd some bits of the commit log into the code comments
2017-09-29 Arnaud GierschRevert "Derive custom exception from std::exception."
2017-09-28 Arnaud GierschBoost contexts: inform ASan about context switches.
2017-09-28 Arnaud GierschAlign top of stacks to a multiple of 16.
2017-09-23 Arnaud GierschMore cleanup in contexts' stop().
2017-09-22 Arnaud GierschMove around code to be consistent with other context...
2017-09-22 Arnaud GierschDerive custom exception from std::exception.
2017-09-22 Arnaud GierschImprove context termination.
2017-09-19 Arnaud GierschFix gcc's -Wmissing-field-initializers.
2017-09-19 Augustin Degommetry to silence some warnings
2017-09-19 Arnaud GierschFully initialize struct, and please valgrind.
2017-09-18 Arnaud GierschDisable alternate signal stack before thread exit.
2017-09-13 Arnaud GierschDelay creation of parmap for boost contexts too.
2017-09-12 Arnaud GierschContextBoost: add support for Boost versions above...
2017-09-12 Arnaud GierschContextBoost: useless initialization.
2017-09-12 Arnaud GierschContextBoost: define helper function for jump_fcontext.
2017-09-12 Arnaud GierschContextBoost: use BOOST_VERSION instead of simgrid...
2017-09-12 Arnaud GierschContextBoost: use C++ style casts.
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Arnaud GierschPlease codacy (avoid C-style pointer casting).
2017-08-03 Arnaud GierschUse std::vector instead of dynar in simix_global (proce...
2017-08-03 Arnaud GierschMake symbols public.
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Frederic Sutercosmetics
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschUse C++ style includes when available.
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-20 Arnaud GierschRevert "Give back control to maestro as late as possible."
2017-07-20 Arnaud GierschGive back control to maestro as late as possible.
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Martin Quinsonsonar & codacy
next