Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix random lookup in chord example.
[simgrid.git] / examples / msg /
2014-02-13 Arnaud GierschFix random lookup in chord example.
2014-02-13 Arnaud GierschFix parallel tests for chord.
2014-02-13 Paul BédarideRemove host data and had JAVA_HOST_LEVEL
2014-02-13 Paul BédarideRemove masterslave virtual machine old example
2014-02-12 Paul BédarideFix NS3 and latency bound tracking
2014-02-08 Arnaud GierschFree memory in msg/cloud examples.
2014-02-08 Arnaud GierschSet path for command.
2014-02-07 Arnaud GierschRun test with --log=no_loc.
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-02-04 Paul BédarideFix cpu issues with VMs
2014-01-31 Martin Quinsonfix copyright template
2014-01-31 Paul BédarideAdd simple vm tesh
2014-01-31 Paul BédarideAdd c and tesh files for the new test
2014-01-31 Paul BédarideAdd RoutingEdge wrapper to manage vm not destroy
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-15 Paul BédarideAdd missing includes
2014-01-15 Paul BédarideEnergy is now a plugin
2013-12-18 Takahiro Hirofuchifix an example of vm migration
2013-12-18 Takahiro HirofuchiKeep the capping setting of a VM after migration.
2013-12-05 Arnaud GierschUse values of type double.
2013-11-29 Pierre VeyreUpdate io tesh file according to MSG_file_write bug fix
2013-11-29 Pierre VeyreFix MSG_file_write bug
2013-11-22 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-22 Arnaud GierschProtect special characters.
2013-11-22 Arnaud GierschMove quote to run this test correctly with memcheck...
2013-11-18 Arnaud GierschFix format strings.
2013-11-18 Arnaud GierschUse unsigned long long instead of uint64_t for sg_size_t.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-15 Arnaud GierschFix confusion between bindir and srcdir.
2013-11-13 suterlabel doesn't match information
2013-11-13 suternew storage example and its tesh file
2013-11-13 suteryet another update
2013-11-13 suterupdate storage.xml to prepare the field for the new...
2013-11-13 sutervarious modifications
2013-11-13 sutercompile new example
2013-11-08 Arnaud GierschMerge tag 'v3_10_rc2'
2013-11-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-08 Pierre VeyreUpdate MSG_storage_file_rename
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-11-07 Takahiro HirofuchiAdd comments and update an example.
2013-10-31 Arnaud GierschUse yes/no for tracing options instead of 1/0.
2013-10-30 Arnaud GierschSlightly change the sleep duration.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Arnaud GierschFix another memory leak in chord example.
2013-10-30 Arnaud GierschAvoid code duplication.
2013-10-28 Arnaud GierschFix spacing issues in tesh files.
2013-10-24 Arnaud GierschRemove debug messages from test, allow it to pass even...
2013-10-24 Marion Guthmullermodel-checker : update tesh files
2013-10-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-10-22 Takahiro HirofuchiAdd a test program to see multicore behaviors.
2013-10-18 Augustin Degommewhen parallel ctests are performed, using the default...
2013-10-10 suterat least this one works. leak--
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
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-10-08 suterzu to PRIu64 (again)
2013-10-07 Arnaud GierschValue stored to 'time' is never read.
2013-10-07 suterone more gloups revalidation
2013-10-07 suterGloups revalidation
2013-10-07 suterdestroy task when execution failed because of dead...
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Marion Guthmullermodel-checker : update tesh file
2013-10-06 suterleak --
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-04 Marion Guthmullermodel-checker : update tesh files
2013-10-04 Marion Guthmullermodel-checker : fix centralized mutex example
2013-10-04 Marion Guthmullermodel-checker : update bugged mutual exclusion algorithm
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
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-09-25 Marion Guthmullermodel-checker : increase timeout
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Marion Guthmullermodel-checker : fix system state comparison (I hate...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-23 Marion Guthmullermodel-checker : add deployment file deploy_bugged1_live...
2013-09-23 Marion Guthmullermodel-checker : add bugged1_liveness_visited.tesh in...
2013-09-21 Marion Guthmullermodel-checker : fix platform file path in tesh examples
2013-09-21 Marion Guthmullermodel-checker : new tesh example for liveness model...
2013-09-21 Marion Guthmullermodel-checker : fix bugged1_liveness example
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-21 Arnaud LegrandRemove the uggly surf_watched_hosts pimple and allow...
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Marion Guthmullermodel-checker : update MSG bugged mutual exclusion...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-10 Marion Guthmullermodel-checker : update tesh
2013-08-10 Marion Guthmullermodel-checker : update chord example for exhaustive...
2013-08-05 Marion Guthmullerupdate the other tesh for chord example
2013-08-05 Marion Guthmullerdisable random lookup in Chord (tesh examples fail)
2013-08-05 Marion Guthmullerupdate chord.tesh
2013-08-05 Marion Guthmullermodel-checker : update CMakeLists
next