Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change sg_storage_size_t to sg_size_t and fix surf network bug
[simgrid.git] / examples / msg /
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
2013-08-05 Marion Guthmullermodel-checker : remove dead file
2013-08-05 Marion Guthmullermodel-checker : remove duplicated example chord
2013-08-05 Marion Guthmullerimplement check_predecessor and random_lookup (periodic...
2013-08-05 Marion Guthmullermodel-checker : remove obsolete examples
2013-08-05 Marion Guthmullermodel-checker : remove dead code
2013-08-05 Marion Guthmullermodel-checker : update tesh files
2013-07-19 Takahiro Hirofuchiadd a test program to see scalability issue.
2013-07-17 suterupdate examples with new prototype for open
2013-07-11 suterrevalidate tesh file with dump output
2013-07-10 suterunimplemented MSG_file_dump function
2013-07-09 suterthe name field of a msg_file_t is actually a full name...
2013-07-05 Arnaud GierschMake distcheck succeed.
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-04 acarpenaadded tesh tests for DVFS
2013-07-04 acarpenaadded tesh tests for dvfs
2013-07-01 acarpenaMerge branch 'dvfs'
2013-07-01 acarpenaadded dvfs support
2013-06-30 acarpenaadded dvfs support
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-18 suteryet another simplification of the storage API: we don...
2013-06-17 Paul BédarideFix of pastry
2013-06-17 Paul BédarideAdd pastry msg example (First attempt)
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Marion Guthmullermodel-checker : restore while statement for bugged1_liv...
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
next