Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Deployment file generator in Ruby, takes a platform file, parses hostnames and output...
[simgrid.git] / examples / msg /
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-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 GierschThis hack is not needed since gras is killed.
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 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-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
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-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-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
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 Maximiliano GeierBitTorrent: fixed message sizes, based on the actual...
2012-10-17 schnorr[trace] fix tesh'es to compare trace file considering...
2012-10-16 Martin Quinsons/MC_IS_ENABLED/MC_is_active()/ to remove an unfriendly...
2012-10-16 Arnaud GierschRegenerate tesh files for chord examples.
2012-10-14 Lucas Nussbaumchord: avoid duplicate call of MSG_comm_test()
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschIncrease timeout in pmm.tesh.
2012-10-10 Arnaud GierschFix memory leaks in msg_pmm.
2012-10-10 Arnaud GierschAdd msg-pmm to the list of tests to run, and fill up...
2012-10-10 Arnaud GierschCannot use a dsend here, or it will be aborted when...
2012-10-10 Arnaud GierschCheck for errors from MSG_task_receive.
2012-10-10 paul bedarideadd pmm.tesh
2012-10-10 Martin Quinsoncommit my deployment for testing the model-checking...
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 Arnaud GierschRemove declaration of static functions from header...
2012-10-08 Martin Quinsonwe need the simgrid library too. True story.
2012-10-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-10-08 Martin Quinsonmake it compile in a recent tree
2012-10-08 Marion Guthmulleradd executable chord_before_dsend in CMakeLists
2012-10-08 Marion Guthmullerversion of chord before use MSG_task_dsend
2012-10-06 Marion Guthmullermodel-checker : cleanup in mc examples
2012-10-05 Marion Guthmullermodel-checker : display information about variables...
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Martin QuinsonDeprecate MSG_clean
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-14 schnorr[trace] update tesh'es to contain simgrid version that...
2012-09-13 schnorr[trace] update tesh'es
2012-09-11 navarroUpdate file example for ls command
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-29 navarroRewrite the init of bypass mecanism (tks Martin;)
2012-08-22 schnorr[trace] only fixing some tesh'es, paje header has changed
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-20 schnorr[trace] updating tesh'es according to header changes
2012-08-10 Jean-Baptiste HervéAdd a master/slave example using a generated platform...
2012-08-10 Jean-Baptiste HervéPlatform generation: add a bittorent example using...
2012-08-10 Jean-Baptiste HervéPlatform generation: fex modification of the master...
2012-08-09 Jean-Baptiste HervéPlatform generation: add a master/slave example using...
next