Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill a now useless type (to please sonar)
[simgrid.git] / examples / s4u / app-masterworker /
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-06 Martin QuinsonYou don't send a mailbox, but instead put stuff on it
2017-07-06 Martin QuinsonFix clang build
2017-07-06 Martin QuinsonRework the OO design of S4U comms
2017-07-05 Martin Quinsonmake it clear to static analyzers that this mem is...
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-03-20 Frederic Suterattempt to extend S4U to migrate actors
2017-03-13 Frederic Suterxbt_sr_parse to std::sto
2017-03-10 Frederic Suterfix build, and avoid (void*) cast
2017-03-10 Frederic SuterS4U is a true API, it has to have its own master-worker ;)