Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
snake_casing file system plugin
[simgrid.git] / examples / s4u /
2018-05-08 Frederic Sutersnake_casing file system plugin
2018-04-26 Arnaud GierschFix more Doxygen warnings.
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-25 Martin Quinsonsnake_case and cleanup some more methods of s4u::Engine
2018-04-24 Arnaud GierschKill useless array powers2 and simplify code.
2018-04-24 Arnaud GierschUse initialization list.
2018-04-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-04-24 Martin Quinsonfurther snake_case s4u::Engine
2018-04-23 Martin Quinsonfurther snake_case s4u::Engine
2018-04-23 Martin Quinsonrewrite the actor-create example
2018-04-23 Martin Quinsonstart snake_casing s4u::Engine
2018-04-19 Arnaud GierschUse SIGABRT when SIGTRAP is not available (win32).
2018-04-19 Arnaud GierschKill duplicates.
2018-04-19 Arnaud GierschAdd test for --cfg=simix/breakpoint.
2018-04-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-16 Arnaud GierschRemove superfluous indirection.
2018-04-16 Frederic Suteruse timestamps with precision in container creation...
2018-04-16 Frederic Suterassume that timestamps are always double
2018-04-13 Martin Quinsonmake sure that simgrid/s4u/forward.hpp is loaded from...
2018-04-10 Martin Quinsonfurther snake_case s4u::Actor
2018-04-09 Martin Quinsonfurther snake_case Actor (::this_actor remains)
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-08 Arnaud GierschDelete copy assignment operator when copy constructor...
2018-04-08 Martin Quinsonstart snake_casing s4u::Actor
2018-04-07 Martin Quinsonsnake_case s4u::Activity
2018-04-03 Martin Quinsons4u: test what happens when we kill a newborn actor...
2018-04-02 Martin Quinsonconvert getCname to get_cname
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-28 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-03-28 Christian Heinrich[REPLAY] Remove C-based Replay API
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2018-03-14 Martin QuinsonInstall some kernel header files for the users' plugins...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Frederic Suterdo not use deprecated function in our examples/tests
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Martin Quinsonfactorize s4u-actor-kill and s4u-actor-kill-pid
2018-03-12 Martin QuinsonRemove feature: reset PID on killall()
2018-03-09 Martin Quinsoncosmetics: rename a function, deprecate old name
2018-03-09 Martin Quinsonprovide a simpler API of Engine::getHostList (returning...
2018-03-09 Martin Quinsonstop using sg_host_list() from C++, and improve its...
2018-03-09 Martin Quinsonuse the C++ API in that example
2018-03-07 Arnaud GierschAdd debug message.
2018-03-07 Arnaud GierschUse C++ new/delete.
2018-03-01 Christian Heinrich[EXAMPLES] Make the HostLoad example more difficult
2018-02-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-28 Frederic Suterextend the example with another type of Zone
2018-02-28 Frederic Sutermake the getNetzoneByType usable and tested
2018-02-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-02-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-02-21 Millian Poquet[examples] add s4u-actor-kill-pid example
2018-02-18 Martin Quinsons/fullduplex/splitduplex/ in platform parsing (backward...
2018-02-13 Christian Heinrich[ENERGY] The energy now depends on the HostLoad plugin.
2018-02-13 degommerename two files in examples
2018-02-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-02-07 Arnaud GierschPlease scan-build.
2018-02-07 Arnaud GierschInform scan-build that (bucket_id + i) cannot wrap...
2018-02-05 Arnaud GierschDisable unused copy constructors (and please cppcheck).
2018-02-01 Millian Poquet[#!] #! ./tesh -> #!/usr/bin/env tesh
2018-01-12 Frederic Suterplease Sonar
2018-01-11 Frederic SuterMessing up with VM
2018-01-11 Frederic Suterconvert cloud-migration example
2018-01-10 Frederic Suterfix 32bit
2018-01-10 Frederic Suterconvert kademlia example to s4u
2018-01-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-30 Frederic Suteravoid xbt_strdup in c++ examples and tests
2017-12-26 Frederic Suterget rid of the vm_params struct
2017-12-26 Martin Quinsonfix #245: migrating an actor does not migrate its execution
2017-12-26 Frederic Suteradd Exec::setBound (and what lies beneath)
2017-12-26 Martin Quinsonallow to call s4u::Exec->setHost() after its start...
2017-12-26 Frederic Sutervm_migrate is now part of the live_migration plugin \o/
2017-12-19 Martin Quinsontypos
2017-12-19 Martin Quinsonconvert another example to S4U (and document it)
2017-12-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-16 Martin Quinsondeport three other MSG examples
2017-12-15 Martin Quinsondocument another s4u example
2017-12-15 Martin Quinsonborken links in examples
2017-12-15 Martin QuinsonDocument the exec-ptask example
2017-12-15 Martin QuinsonThis is not really linked to energy
2017-12-15 Martin Quinsonadd some missing examples to the doc
2017-12-15 Martin Quinsonreorganize the S4U examples in the doc
2017-12-14 Martin Quinsonfix some broken links in the doc after the example...
2017-12-14 Martin Quinsonuse the C++ API here
2017-12-14 Martin Quinsonthis is actually an example of exec, no link to energy...
2017-12-14 Martin Quinsonconvert another example to s4u, and move the MSG versio...
2017-12-14 Frederic Sutersimpler S4u version of chainsend
2017-12-12 Martin Quinsonplug a memleak and cosmetics
2017-12-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-12-12 Martin Quinsonimprove documentation a tiny bit
2017-12-12 Frederic Suterfix MC. Host names always bite me
2017-12-12 Frederic Suterfinally add this converted test
2017-12-11 Frederic Sutermv trace-platform from MSG to S4U
2017-12-11 Frederic Suteradd test() for asynchronous executions
2017-12-11 Martin QuinsonPliz don't have two log channels with the same name
2017-12-10 Martin Quinsonrename the replay example as such
2017-12-10 Martin Quinsondoc improvements
2017-12-10 Martin Quinsonsimplification: no need for new/delete here
2017-12-09 Martin QuinsonTODO--
2017-12-09 Martin Quinsonmove exec_init and exec_async to the this_actor namespace
next