Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines.
[simgrid.git] / include / simgrid / host.h
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-10-24 Arnaud GierschNo need to keep functions that did not even exist in...
2020-10-23 Arnaud GierschMore coding style updates for sg_host.
2020-10-23 Arnaud GierschFollow coding style for sg_host_{get,set}_data.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-22 adrien gougeonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-10-22 AdrienMerge branch 'master' into 'master'
2020-10-19 Arnaud GierschCorrect a few a/an.
2020-03-11 Frederic Suterdeprecate a dynar based function
2020-02-12 Arnaud Giersch[sonar] Add const.
2020-02-11 Martin Quinsonrename Host::send_to to sendto; add sendto_async
2020-02-07 Frederic Suterintroduce sg_host_disks
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-01 Martin Quinsonfinish the doc under the new format for Host
2020-01-30 Frederic SuterMerge branch 'master' into depencencies
2020-01-29 Martin Quinsonstart documenting Hosts in the new way
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-03 Martin QuinsonFurther reduce the amount of errors and warnings when...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-29 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-02 Martin QuinsonThe parenthesis of SG_BEGIN_DECL fools doxygen. Get...
2019-10-11 Arnaud GierschKeep deprecated features one more release (target:...
2019-10-11 Arnaud GierschRemove features marked with XBT_ATTRIB_DEPRECATED_v325.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-15 Martin Quinsondocument existing coding convention in C, and stick...
2019-09-14 Martin QuinsonAlign host get/set_data() with the Extendable version...
2019-07-11 Frederic Suteradd Host::send_to and sg_send_to
2019-02-12 Arnaud GierschDeprecate the is_off() methods.
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-11 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-10-11 Martin QuinsonMerge pull request #307 from Jean-Emile/v3.20-expose...
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-10 Martin Quinsondoxygen: kill group m_process_management
2018-10-09 JeDExpose Host Load for Java API through JNI
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-04-23 Arnaud GierschFix some doxygen warnings.
2018-04-13 Martin Quinsonmake sure that simgrid/s4u/forward.hpp is loaded from...
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-22 Martin Quinsonseek and destroy more of MSG out of include/
2018-03-20 Frederic Sutermove back MSG_host_* macros to msg.h
2018-03-20 Frederic SuterMove last functions in msg_host.cpp to the S4U C interface
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 GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-01-23 Frederic SuterMake MSG fade away (part 2)
2018-01-23 Frederic SuterMaking MSG fade away (part 1)
2017-12-26 Martin Quinsonmove the host list into the Engine
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-07-31 Frederic Sutermove ugly dict closer to the C APIs
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-01 Martin Quinsonrename SIMIX_host_self() into sg_host_self(), and make...
2017-02-15 Martin Quinsondon't hide the C++, deal with it
2017-02-15 Martin Quinsonmake MSG use the Host extension mechanism (at least)
2017-02-14 Martin Quinsoncomplete a bit the C wrapper of s4u::Host
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-09-22 Martin Quinsonhide a global data container
2016-08-28 Martin Quinsonkill two useless functions at once
2016-08-28 Martin Quinsoncosmetics in simix VM (much more to do)
2016-08-22 Martin Quinsonstart objectifing simix::Host
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-05 Gabriel CoronaAvoid (conditionnaly) including C++ headers files in...
2016-07-01 Gabriel CoronaBring back the missing void
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Martin Quinsonsmall cleanups in s4u::hosts: improve doc, kill useless...
2016-03-20 Martin Quinsonkill some dead code
2016-03-01 Martin Quinsoninline a function called once
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-15 Martin Quinsonplug some memleaks in simdag tests
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-26 Frederic Sutertidying and cosmetics
2016-01-26 Frederic SuterSimDag Revolution: SD_workstation becomes sg_host
2016-01-22 degommeadd missing call in host (available in MSG, used in...
2016-01-13 Gabriel CoronaMerge simgrid::Host into simgrid::s4u::Host
2016-01-11 Martin Quinsonsg_functions should be wrapping the C++ public API...
2016-01-11 Martin Quinsonkill unused sg_host_msg_destroy()
2016-01-11 Martin Quinsonremove completely the energy concern from the core
2016-01-10 Martin QuinsonDo the Right Thing for the host_(get/set)_pstate
2016-01-07 Martin QuinsonMerge pull request #45 from mpoquet/master
2016-01-07 Martin Quinsonuntangle resource::state (ON/OFF) and VM::state (STARTE...
2016-01-05 Martin Quinsonconvert some C bits into C++ in surf
2015-12-29 Martin QuinsonGive a p_netcard to simgrid::Host instead of relying...
2015-12-27 Martin QuinsonRename RoutingEdge into NetCard
2015-12-27 Martin Quinsonkill a redundent type
2015-12-27 Martin Quinsonthis is C++
2015-12-18 Martin Quinsonrename facets to extensions for clarity sake
2015-12-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-17 Gabriel Corona[surf] Add backlinks from Cpu to surf::Host
2015-12-15 Gabriel CoronaUse simgrid::Host instead of xbt_dictelt_t for root...
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
next