Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stringify
[simgrid.git] / src / msg / msg_process.cpp
2017-10-30 Frederic Suterstringify
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-16 Arnaud GierschComment name for unused parameters.
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 GierschIn C++ files, replace SG_{BEGIN,END}+_DECL() by extern...
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
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 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-08-07 Frederic Suterconvert map to dynar at API level
2017-08-01 Frederic Suterproperties are now stored in maps and managed by Proper...
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-24 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-24 Takishippdelete unused parameters
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Frederic Sutersimplify process/actor restart
2017-07-21 Frederic Sutertiny change
2017-07-21 Frederic Sutermodernize two more simcalls
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-19 Martin Quinsondon't repeat yourself (DRY). Implement MSG on top of...
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Suterkill another old-fashioned simcall
2017-07-06 Frederic Suterdata is now userdata for process/actor
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-06 Frederic Sutervarious cleanups in actors/processes
2017-07-05 Frederic Sutersimcall to kernelImmediate
2017-07-04 Frederic Suteradd daemonize for s4u actors too
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-02 Martin Quinsonremove simix.h from one more C file
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Martin Quinsonmove the C++ data of MSG into a namespace
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-29 Martin Quinsonfix some doxygen errors
2017-03-22 Frederic Suterfix example (bummer)
2017-03-13 Martin Quinsonplease sonar
2017-03-13 Martin Quinsonmake msg_process_t point onto s4u::Actor*
2017-03-13 Martin QuinsonMSG_process_ref/unref: allow to fiddle with the process...
2017-03-10 Martin QuinsonAllow to mark actors as daemon
2017-02-24 Martin Quinsonplease sonar
2017-02-24 Martin Quinsonplease sonar
2017-02-22 Martin Quinsonput MsgActorExt in a namespace
2017-02-16 Martin Quinsonmatch new with delete, not with free
2017-02-16 Martin Quinsonfurther untangle the msg_process creation by using...
2017-02-16 Martin Quinsonstart to untangle the MSG actor creation mess
2017-02-16 Martin Quinsoneven more C++ style
2017-02-16 Martin Quinsonactually, there is no need for the MsgActor to remember...
2017-02-16 Martin Quinsonobey our coding standards + kill dead code
2017-02-16 Martin Quinsonkill dead code
2017-02-16 Martin Quinsonrename simdata_process_t into MsgActorExt
2017-02-15 Martin Quinsonkill some useless getter simcalls
2017-01-26 Martin Quinsonnew function MSG_process_yield()
2016-12-19 Martin Quinsoncut some useless includes
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-22 Martin Quinsonmove VM into their namespace, and greatly reduce the...
2016-09-15 Martin Quinsondon't convert host to name to host. Perl epoch is over.
2016-09-02 Frederic SuterRevert "msg_private.h is a C++ header so add pp"
2016-09-02 Frederic Sutermsg_private.h is a C++ header so add pp
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-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-08-01 Martin QuinsonRename smx_process to ActorImpl
2016-08-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-31 Martin Quinsonkill 3 more functions around processes
2016-07-31 Martin Quinsonkill 2 more empty functions: simcall_process_get_name...
2016-07-31 Martin Quinsonremove some useless cruft in MSG
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-27 Gabriel CoronaRemove xbt::args: use vector<string> instead
2016-06-09 Christian Heinrich[MSG] NULL -> nullptr substitution
2016-05-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-26 Gabriel CoronaMove some C++ helpers in xbt/
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-14 Martin QuinsonDoc: Kill formating pragma that are unused since 10...
2016-02-29 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Martin QuinsonSIMIX_process_self_{set,get}_data can retrieve the...
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-26 Frederic Suterpedantic freak meets MSG sources
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-09 Gabriel Corona[simix] Attach context
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Martin QuinsonMerge pull request #51 from mpoquet/master
next