Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix type conversion (once again)
[simgrid.git] / examples / msg /
2014-03-25 Gabriel CoronaMerge branch 'mc++'
2014-03-24 Pierre VeyreRemoves MSG_storage_file_rename()
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Pierre VeyreFix bug and leak for msg_file_open
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-19 Pierre VeyreModify MSG_file_open() implementation
2014-03-13 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-12 Arnaud GierschFree allocated string.
2014-03-11 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-11 Arnaud GierschAdd more tests in msg-suspend.
2014-03-08 Arnaud GierschFilename is not valid anymore after MSG_file_close.
2014-03-08 Arnaud GierschCosmetics.
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-07 Pierre VeyreAdd "attach" attribute to storage tag in platform descr...
2014-03-06 Pierre VeyreMsg_file refactoring
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-28 Gabriel Corona[mc] Fix broken tests with surf++ (because simcall...
2014-02-24 Gabriel Corona[mc] Do not try to handle scopes inside a subprogram
2014-02-24 Gabriel Corona[mc] Use dynar instead of dict for storing functions
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-21 Pierre VeyreMSG_file_write() bug fix + tesh files improvements
2014-02-18 Arnaud GierschRemove useless length modifier 'l' in %l[efg] for printf.
2014-02-18 alebreMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-02-18 Paul BédarideFix msg-cloud-simple-vm tesh
2014-02-13 Arnaud GierschUse host's RngStream, instead of creating another one.
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-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2014-01-15 Paul BédarideAdd missing includes
2014-01-15 Paul BédarideEnergy is now a plugin
2014-01-09 Gabriel Corona[mc] Add plt/got in mc_object_info_t
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
next