Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simcall_comm_test returns a bool too
[simgrid.git] / include / simgrid / actor.h
2019-02-22 Frederic Suterdeprecate SIMIX_process_{a,de}tach
2019-02-12 Frederic Sutera bug notified on July 28, 2014 is finally solved \o/
2019-01-11 Martin QuinsonFix signess that bother Qt Creator
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-05-22 Frederic Suterone more legacy MSG function
2018-05-06 Frederic Sutermore legacy MSG functions
2018-05-04 Frederic Sutermsg_process_from_PID => sg_actor_by_PID
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-23 Frederic Sutermore legacy MSG for processes/actors
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Frederic Sutermake tracing less tightly coupled to MSG
2018-03-22 Frederic SuterMSG aliasing instead of macro-ization to keep ABI safe