Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start removing from doc/ what's converted in docs/
[simgrid.git] / examples / msg /
2018-08-22 Martin Quinsoncomment a broken test
2018-08-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-15 Frederic Suteradd minimal signals on Exec to trace them
2018-08-15 Frederic Suterthe host_that_restart global is now useless
2018-08-12 Martin Quinsonfix build
2018-08-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-08-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-12 Martin QuinsonMerge branch 'auto_restart' into 'master'
2018-08-11 Martin QuinsonMerge branches 'auto_restart' and 'auto_restart' of...
2018-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-07 Martin Quinsondocumentation cleanups
2018-08-06 Frederic Sutermake the XBT_INFO match beetween MSG and S4U
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-13 Martin QuinsonTracing: rename power to speed, and add a core_amount...
2018-05-16 Frederic Suterkill a not so useful tracing option
2018-05-16 Frederic Suterno need to set tracing/buffer to its default value
2018-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-08 Martin Quinson'not' is not a C keyword (C++ only) -- bummer
2018-05-08 Martin Quinsoncosmetics: use explicitly 'not' instead of a raw !
2018-05-07 Arnaud GierschUse xxx_is_empty().
2018-05-07 Frederic Suteradd and use callback instr_actor_on_creation
2018-04-16 Frederic Suteruse timestamps with precision in container creation...
2018-04-16 Frederic Suterassume that timestamps are always double
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-26 Frederic Sutercosmetics
2018-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-23 Frederic Sutermake tracing less tightly coupled to MSG
2018-03-19 Martin Quinsononly use public headers from MC examples too
2018-03-13 Martin Quinsonpublic headers should include simgrid in a system-wide...
2018-02-13 Arnaud GierschFix MC builds.
2018-02-13 Arnaud GierschKill useless include files.
2018-02-01 Millian Poquet[#!] #! ./tesh -> #!/usr/bin/env tesh
2018-02-01 Millian Poquet[#!] #!/bin/sh -> #!/usr/bin/env sh
2018-01-28 Martin Quinsonfix make dist
2018-01-28 Martin Quinsonns3: remove test on a platform that does not exist...
2018-01-11 Frederic Suterconvert cloud-migration example
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-26 Frederic Suterget rid of the vm_params struct
2017-12-26 Frederic Suteradd Exec::setBound (and what lies beneath)
2017-12-26 Frederic Sutervm_migrate is now part of the live_migration plugin \o/
2017-12-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-23 Martin Quinsondeprecate MSG in the documentation
2017-12-19 Martin Quinsonmake ns3 not segfault anymore. Now it timeouts
2017-12-19 Martin Quinsonconvert another example to S4U (and document it)
2017-12-18 Frederic Suterone step toward a live migration plugin
2017-12-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-17 Arnaud GierschFix concurrent run of msg-trace-* examples.
2017-12-16 Martin Quinsondeport three other MSG examples
2017-12-15 Martin Quinsonborken links in examples
2017-12-14 Martin Quinsonfix some broken links in the doc after the example...
2017-12-14 Martin Quinsonconvert another example to s4u, and move the MSG versio...
2017-12-12 Martin Quinsonanother MSG example fades away
2017-12-11 Frederic Sutermv trace-platform from MSG to S4U
2017-12-10 Martin Quinsonyet another msg examples thrown away
2017-12-10 Martin Quinsonmove another msg example to the dungeon
2017-12-10 Martin Quinsondoc improvements
2017-12-09 Martin Quinsonmove process-join to teshsuite/msg
2017-12-09 Martin Quinsonsort examples, improve doc
2017-12-08 Martin Quinsonstop using MSG_task_get_initial_flops_amount(): it...
2017-12-08 Martin Quinsonuse MSG_task_get_flops_amount() when we don't want...
2017-12-06 Frederic Suterisolate VM migration parameters from others
2017-12-05 Frederic Suterremove useless stuff
2017-12-05 Frederic Sutermove last MSG io example to teshsuite
2017-12-05 Frederic Suterfix another glitch
2017-12-05 Frederic Suterfix this test
2017-12-04 Martin Quinsondoc improvements
2017-12-04 Arnaud GierschFix run of ns3 examples.
2017-12-04 Frederic Suterthese examples have been moved
2017-12-04 Frederic Sutertwo more examples move to the dungeon
2017-12-04 Frederic Suteranother example to teshsuite move
2017-12-02 Martin Quinsonintegrate examples/s4u/energy-pstate + move the msg...
2017-12-02 Martin QuinsonMerge branch 'Takishipp-energy-pstate'
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-12-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-02 Martin Quinsonsimplify srcdir platfdir bindir in examples/msg
2017-12-02 Frederic Suteryet another conversion+dungeon
2017-12-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-02 Frederic Sutermove MSG async examples to the dungeon
2017-12-02 Frederic Sutermove converted MSG process examples to the dungeon
2017-12-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-01 Frederic Suterone more MSG example to go to the dungeon
2017-11-30 Frederic Suterextend the plugin public interface
2017-11-30 Frederic Suter(hopefully) finalize pluginifaction of pseudo file...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Martin Quinsonmove the MSG process-kill example to teshsuite
2017-11-29 Martin Quinsonadapt MSG test to test for #248
2017-11-29 Frederic Suterfix newly introduced issues
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-28 Frederic Suterexpose direct I/O on storage in MSG
2017-11-27 Martin Quinsonmove examples/msg/process-yield to teshsuite
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-24 Martin QuinsonMerge pull request #246 from danilo-carastan-santos...
2017-11-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-23 Frederic Suterpluginify storage contents
next