Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
printing the final simulation time also has to be done by the last
[simgrid.git] / examples /
2012-11-29 suterthe comm_size action is useless now
2012-11-29 sutergenerate the one_trace file for each test (will allow...
2012-11-29 suterremove some leaks by calling SD_exit() before dying
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
2012-11-28 Maximiliano GeierDeployment file generator in Ruby, takes a platform...
2012-11-28 Maximiliano GeierCode is now modular and tidy
2012-11-28 Maximiliano GeierRefactored the xbt_dynar_iterator_t implementation...
2012-11-28 Maximiliano GeierFirst working version with 8 peers I have not evaluated...
2012-11-28 Maximiliano GeierModified XML platform file so that routing actually...
2012-11-28 Maximiliano Geiermessages implementation: it dies when trying to forward...
2012-11-28 Maximiliano GeierModified platform and deployment files so it's easier...
2012-11-28 Maximiliano GeierFixed iterator Initial version of chain generator ...
2012-11-28 Maximiliano GeierInitial implementation of kadeploy look-alike
2012-11-26 Arnaud GierschRevalidate tesh outputs for msg/cloud, and lua tests.
2012-11-26 suterrevalidate tesh output for tracing ms and simdag
2012-11-26 suterrevalidate tesh output for token ring
2012-11-26 suterrevalidate tesh outputs for masterslave
2012-11-26 suterrevalidate tesh output for bittorrent
2012-11-26 suterrevalidate tesh output for actions
2012-11-26 suterrevalidate tesh outputs for chord
2012-11-26 suterrevalidate tesh outputs for icomms, pmm, sendrecv
2012-11-26 suterrevalidate tesh outputs for simdag tests
2012-11-25 Martin Quinsonplug a memleak in that example
2012-11-25 Martin QuinsonRemove all traces of chord_before_dsend
2012-11-23 Arnaud GierschRemove binary file!
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschKill more references to GRAS.
2012-11-23 Arnaud GierschThis hack is not needed since gras is killed.
2012-11-23 Arnaud GierschKill xbt_dynar_dopar().
2012-11-22 Arnaud Gierschxbt/time.h dows not exist anymore.
2012-11-22 Arnaud GierschRemove more references to gras.
2012-11-22 Martin Quinsonfirst try at killing GRAS -- does not compile yet
2012-11-22 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-22 Marion Guthmullermodel-checker : increase timeout in tesh chord_neverjoin
2012-11-22 Marion Guthmullermodel-checker : increase timeout in tesh snapshot_compa...
2012-11-20 Marion Guthmullermodel-checker : new tesh for snapshot comparison tests
2012-11-18 Marion Guthmullermodel-checker : add tesh for bugged1_liveness and chord...
2012-11-15 Marion Guthmullermodel-checker : create subdir for chord example with...
2012-11-14 Martin Quinsontypo in comments
2012-11-14 Maximiliano GeierBitTorrent: changed the way the PIECE message is handle...
2012-11-14 Maximiliano GeierBitTorrent: added reference to the report by A. Legout...
2012-11-13 paul bedarideCorrect a bug in kademlia
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Lucas Schnorr[trace] bye bye triva, welcome viva
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-07 Marion Guthmullermodel-checker: add chord example for liveness property...
2012-11-07 Marion Guthmullermodel-checker : update examples for test snapshot compa...
2012-10-31 navarroChange parse for exec to be complient with simgrid...
2012-10-31 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-31 Arnaud GierschVariable is unused, remove it.
2012-10-30 suteruse MSG_host_set_property_value everywhere
2012-10-30 suterbetter to use a function that exists than dealing with...
2012-10-27 Marion Guthmullermodel-checker : test examples for snapshot comparison
2012-10-27 Marion Guthmullermodel-checker : clean debug information in bugged1_live...
2012-10-27 Marion Guthmullermodel-checker : remove files about test_heap_comparison
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschRemove conditions from else() and endif() in cmake...
2012-10-26 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-26 navarroFix smpi script variables between cmake home dir and...
2012-10-26 navarroFix test out of directory for smpi mpich
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroCompilation fix on SMPI with WIN32
2012-10-25 Christophe ThiérySince cmake 2.6, else() and endif() don't need to repea...
2012-10-25 Lucas Schnorr[trace] fix tesh'es due to change of link values
2012-10-25 navarroRemove generated files from dist
2012-10-24 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 Martin QuinsonDesactivate an historical MC_assert so that model-check...
2012-10-24 Arnaud GierschFix format string and args.
2012-10-24 Maximiliano GeierPull again, something was changed before I could push
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 Maximiliano GeierBitTorrent changes:
2012-10-24 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Arnaud GierschCosmetics: Having -> Have; write -> written.
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Arnaud GierschSet smpi/cpu_threshold to 1 for smpi-replay, and hope...
2012-10-23 Arnaud GierschDefine an additional parameter for the hack around...
2012-10-19 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 paul bedarideclean user guide
2012-10-19 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 navarroAdd missing files for distrib
2012-10-18 Martin Quinsonplug some memleaks in that example
2012-10-18 Augustin Degommemove smpi examples to teshsuite
2012-10-18 Maximiliano GeierBitTorrent: fixed message sizes, based on the actual...
next