Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
chainsend: change message sizes to more realistic values, avoid passing too many...
[simgrid.git] / examples / msg / chainsend /
2012-11-30 Maximiliano Geierchainsend: change message sizes to more realistic value...
2012-11-28 Arnaud GierschWe have status, return its value.
2012-11-28 Arnaud GierschDefine functions as static.
2012-11-28 Arnaud GierschRemove unused variables.
2012-11-28 Arnaud GierschAdd missing prototypes.
2012-11-28 Arnaud GierschAn inline function must be visible from header file.
2012-11-28 Arnaud GierschReturn new value.
2012-11-28 Maximiliano GeierOops, forgot to actually add the new tesh
2012-11-28 Maximiliano GeierRemove unused tesh (copied from sendrecv), add a real...
2012-11-28 Maximiliano GeierOops, forgot to change one XBT_INFO
2012-11-28 Maximiliano GeierSome more cleaning up, commented out INFO logs go to...
2012-11-28 Maximiliano GeierCode cleanup
2012-11-28 Maximiliano GeierFix compilation error: there's no MSG_clean anymore
2012-11-28 Maximiliano GeierFix typo
2012-11-28 Maximiliano GeierRenamed project to chainsend to avoid confusion