Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert getCname to get_cname
[simgrid.git] / include / simgrid / s4u /
2018-04-02 Martin Quinsonconvert getCname to get_cname
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Martin Quinsondeprecate a function to snake_case it
2018-03-31 Martin QuinsonCosmetics in HostImpl
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 Arnaud GierschRevert "Please mingw."
2018-03-28 Arnaud GierschPlease mingw.
2018-03-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-27 Frederic Suterexternal projects may refcount Mailboxes too
2018-03-25 Martin Quinsonmove simix::ActorImpl to kernel::actor::ActorImpl
2018-03-24 Martin Quinsonmore snake_casing of private fields
2018-03-22 Arnaud GierschKill features marked deprecated until v3.20.
2018-03-22 Martin Quinsonseek and destroy more of MSG out of include/
2018-03-16 Arnaud GierschCorrect comment.
2018-03-13 Martin Quinsonpublic headers should include simgrid in a system-wide...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschReplace "XBT_PUBLIC_CLASS" with "class XBT_PUBLIC".
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-13 Arnaud GierschMark function XBT_PUBLIC.
2018-03-13 Frederic Suterpublic->protected
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Frederic SuterMove the list of storages to the engine
2018-03-09 Martin Quinsoncosmetics: rename a function, deprecate old name
2018-03-09 Martin QuinsonAlso simplify the API of Engine::getLinkList
2018-03-09 Martin Quinsonprovide a simpler API of Engine::getHostList (returning...
2018-03-07 Arnaud GierschMove forward declaration in simgrid/forward.h.
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-23 Martin Quinsonattempt of a function searching all zones of a given...
2018-02-18 Martin Quinsonfinish the s/FULLDUPLEX/SPLITDUPLEX/
2018-02-07 Martin Quinsoncallbacks are actually meant for external users to use
2018-02-05 Christian Heinrich[S4U API] Expose the isDaemon() function to the API
2018-02-05 Arnaud GierschRevert "Revert "actually fix the memleak around smpi...
2018-02-05 Arnaud GierschRevert "actually fix the memleak around smpi's process_...
2018-02-02 Martin Quinsontry to plug a memleak
2018-01-22 Frederic Suterget rid of vm->isMigrating()
2018-01-22 Frederic SuterClose #105
2018-01-12 Christian Heinrich[S4U] Add onCreation signal to the actor API
2018-01-12 Frederic Suterplease Sonar
2018-01-11 Frederic SuterMessing up with VM
2018-01-09 Arnaud GierschKill features marked deprecated until v3.19.
2018-01-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-27 Frederic Suterremove includes of datatypes.h
2017-12-26 Frederic Suterget rid of the vm_params struct
2017-12-26 Martin Quinsonimplement s4u::Comm::test_any() (fix #194)
2017-12-26 Martin Quinsonmove the host list into the Engine
2017-12-26 Frederic Suteradd Exec::setBound (and what lies beneath)
2017-12-26 Martin Quinsonmove MutexImpl to the right namespace
2017-12-26 Frederic Suterallow zero-cost migration (a.k.a. setPm)
2017-12-19 Martin Quinsonsonar: remove redundent declarations
2017-12-19 Martin Quinsondon't load a private header from s4u/NetZone.hpp
2017-12-19 Martin Quinsonevery setter in s4u::Activity return the activity
2017-12-18 Frederic Suterone step toward a live migration plugin
2017-12-18 Frederic Suteradd some signals
2017-12-18 Frederic Sutermv VM shutdown to the plugin
2017-12-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-17 Arnaud GierschMissing XBT_PUBLIC.
2017-12-16 Martin Quinsonslight doc improvment
2017-12-15 Frederic Sutermove VM setBound to the plugin
2017-12-14 Martin Quinsonadd Host::by_name(char*)
2017-12-12 Arnaud GierschFix remaining warnings with mingw.
2017-12-09 Martin Quinsons4u::Host->getLoad() returns the achieved speed in...
2017-12-09 Martin Quinsonmove exec_init and exec_async to the this_actor namespace
2017-12-09 Martin Quinsonallow remote exec: s4u::Exec->setHost()
2017-12-09 Martin Quinsonimplement s4u::Exec->getRemainingRatio()
2017-12-09 Martin Quinsonremove a useless 'friend' statement (+cosmetics)
2017-12-09 Martin Quinsonmark overriden methods as virtual (thx sonar)
2017-12-09 Martin Quinsonnew signal: s4u::onDeadlock()
2017-12-08 Arnaud GierschFix build errors and warnings with mingw.
2017-12-07 Arnaud GierschAdd explicit keyword to one-parameter constructors.
2017-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-12-07 Frederic Suteroops. Clang bit me
2017-12-07 Frederic Suterpopulate Exec a bit more
2017-12-06 Frederic Suterhide pimpl a bit in the high level API
2017-12-06 Martin Quinsonplease clang
2017-12-06 Frederic Suterfirst step towards asynchronous executions
2017-12-06 Frederic Suterisolate VM migration parameters from others
2017-12-05 Frederic SuterallStorages() -> getStorageList(whereTo)
2017-12-04 Frederic Suterconvert process-join to actor-join
2017-12-03 Arnaud GierschRemove useless include.
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 Frederic Suteradd getProperties to Actor
2017-12-01 Frederic Suteradd parallel_execute with timeout in s4u.
2017-11-30 Frederic Suterattempt to have parallel tasks in s4u.
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 Frederic Suterhave disk size in the extension too
2017-11-29 Frederic Suterhave getContent in the plugin too
2017-11-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Frederic Sutermore pluginification of our pseudo file system
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
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
next