Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
snake_case some methods in s4u::Host
[simgrid.git] / include / simgrid / s4u / Host.hpp
2018-05-18 Martin Quinsonsnake_case some methods in s4u::Host
2018-05-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-17 Martin QuinsonReduce the foreign usages of s4u::Host::pimpl_cpu,...
2018-05-16 Martin Quinsons4u::Host: move signals to the top and deprecated funct...
2018-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-05-14 Frederic Suteryet another callbacks
2018-05-12 Martin Quinsonsnake_case the s4u::Host signals
2018-05-11 Martin Quinsoncosmetics and reduce the amount of direct call to simcall_*
2018-04-13 Martin Quinsonmake sure that simgrid/s4u/forward.hpp is loaded from...
2018-04-13 Christian Heinrich[S4U] Remove the const for now
2018-04-13 Christian Heinrich[S4U] Make s4u::Host::get_actor_count() available
2018-04-07 Martin Quinsonmove all network models to the kernel::resource namespace
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-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-01-12 Frederic Suterplease Sonar
2017-12-14 Martin Quinsonadd Host::by_name(char*)
2017-12-09 Martin Quinsons4u::Host->getLoad() returns the achieved speed in...
2017-12-07 Arnaud GierschAdd explicit keyword to one-parameter constructors.
2017-12-03 Arnaud GierschRemove useless include.
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-08 Arnaud GierschUse plain vectors and references for link lists.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-14 Arnaud GierschCosmetics.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-14 Martin QuinsonNew: s4u::Host.execute() for remote executions
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-21 Arnaud GierschThis method can be made const.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-08-03 Frederic Suterremove some useless includes
2017-08-01 Frederic Suterproperties are now stored in maps and managed by Proper...
2017-07-31 Frederic Sutermove ugly dict closer to the C APIs
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Sutermassive cleanups in the storage world.
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-05-29 Martin Quinsontiny doc update and cosmetics
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)