Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
java: cosmetics
[simgrid.git] / src / kernel / context / ContextThread.cpp
2018-09-02 Martin Quinsonjava: cosmetics
2018-08-29 Martin Quinsonfix maestro-set
2018-08-29 Martin Quinsonplease sonar on rethrow
2018-08-29 Martin QuinsonDisplay a msg when contexts are killed by uncatched...
2018-08-29 Martin QuinsonProperly kill the context on HostFailureException
2018-07-18 Martin Quinsonsnake_case simix::contextes
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-06-30 Martin QuinsonPartially snake_case ActorImpl
2018-04-08 Arnaud GierschUpdate copyright headers.
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-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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-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-10 Arnaud GierschSort include lists according to clang-format.
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-10-02 ZitagccMerge branch 'master' into async-wait
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 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-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 GierschUse std::vector instead of dynar in simix_global (proce...
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
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-08-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-14 Martin Quinsonrename smx_process_t to smx_actor_t
2016-08-01 Martin Quinsonvery preliminary cleanups in the contextes
2016-08-01 Martin QuinsonPopulate the kernel::context namespace and continue...
2016-08-01 Martin Quinsonpopulate the kernel/context directory