Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / examples / msg / chainsend /
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-09 Augustin Degommeturns out %le=%e and %lf=%f ... except on windows
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Arnaud GierschRemove unused fields.
2013-10-08 Arnaud GierschMake this example clean for valgrind.
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-05-07 Arnaud GierschUse correct capitalization for unit prefixes.
2013-05-06 Paul BédarideAdd unit support in xml files [#14422]
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-20 Arnaud GierschFix a few more memory leaks.
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-14 Arnaud GierschDeclaration for static functions in header file does...
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommeresolve cmakelists conflict
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-06 Arnaud GierschMSG_comm_get_status must be called before MSG_comm_destroy.
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Maximiliano Geierchainsend: remove active wait at peer termination
2013-02-01 Maximiliano Geierchainsend: reduce filesize in tesh to avoid timeouts...
2013-02-01 Maximiliano Geierchainsend: remove end of data message, send that inform...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Arnaud GierschMerge branch 'v3_9_x'
2013-01-29 Martin Quinsonread the 'how to release' page
2013-01-29 Martin Quinsonthis file got renamed in the tesh
2013-01-29 Martin QuinsonMerge branch 'v3_9_x' of scm.gforge.inria.fr:/gitroot...
2013-01-29 Paul BédarideMerge branch 'v3_9_x' of github.com:mquinson/simgrid...
2013-01-29 Martin Quinsonread the 'how to release' page
2013-01-29 Martin Quinsonthis file got renamed in the tesh
2013-01-18 Martin Quinsonincrease the timeout of this test
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-11 Martin Quinsonadd the files we need to ensure that make distcheck...
2013-01-07 Maximiliano Geierchainsend: add optional argument to deployment file...
2012-12-20 Maximiliano Geierchainsend: fix tesh
2012-12-20 Maximiliano Geierchainsend: change peers active wait to waitall
2012-12-20 Maximiliano Geierchainsend: broadcaster should send synchronously
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Maximiliano Geierchainsend: print some transfer stats, move debug prints...
2012-12-07 Maximiliano Geierchainsend: change tesh to test with 8192 pieces
2012-12-07 Maximiliano Geierchainsend: change test platform latencies and bandwidth...
2012-12-07 Maximiliano Geierchainsend: decrease message size, it was actually too...
2012-12-07 Maximiliano Geierchainsend: change default number of pieces
2012-12-07 Maximiliano Geierchainsend: add number of pieces as parameter of the...
2012-12-06 Martin Quinsonthis file does not exists: it breaks make dist
2012-11-30 shensheiMerge ../simgrid
2012-11-30 Maximiliano Geierchainsend: fix compilation errors
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