Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Mark all of simix.h as deprecated.
[simgrid.git] / include / simgrid / plugins /
2022-02-18 Arnaud GierschFix sonar issues in ns3 bindings.
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-12-13 Martin QuinsonAdd a function to retrieve the ns3 node from the s4u...
2021-10-27 SUTER Fredericadd File::open and File::close in FileSystem plugin
2021-10-06 SUTER Fredericdeprecate 2 more SIMIX functions
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-07-28 Arnaud GierschMerge branch 'doc_link' into 'master'
2021-07-23 SUTER FredericMake the plugin usable within a SMPI simulation
2021-07-14 Arnaud GierschRemove deprecated features for next release (3.29).
2021-07-09 Arnaud GierschFix another bunch of warnings in doc generation.
2021-05-25 Arnaud GierschDefine variables outside of header file.
2021-05-25 Arnaud Giersch[sonar] Const/explicit methods.
2021-05-19 SUTER Fredericintroduce a new plugin: stock implementation of a Produ...
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Arnaud Giersch[sonar] Const in s4u::Disk.
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-19 Martin QuinsonFix a bunch of errors in the documentation
2021-02-04 Arnaud Giersch[sonar] Pointer to const.
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: last crumbs
2021-02-03 Frederic SuterStorage-kill: this survives to make
2021-02-03 Frederic SuterStorage-kill: clean file system plugin
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-11 Ehsan AzimiMerge with simgrid/master
2020-12-10 Arnaud GierschAdd #include <simgrid/config.h>.
2020-12-10 Arnaud GierschDon't define (nor use) any MSG symbol when MSG is not...
2020-12-04 Ehsan AzimiPull simgrid/master and a subsequent merge
2020-12-04 Arnaud GierschDrop unused smpi/plugins/load_balancer.
2020-11-26 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-26 Arnaud GierschSet default values.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-10 Martin QuinsonRename the link load plugin for decency (and consistency)
2020-10-10 Arnaud GierschMerge branch 'link-cumload-plugin' into 'master'
2020-10-10 Millian Poquetintroduce new plugin: link_cumload
2020-10-08 Arnaud GierschPrefer std::string for C++ API.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-09 Martin QuinsonMerge branch 'master' into klement
2020-07-03 Arnaud Giersch[sonar] Const etc. (round #3).
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-03 Clément Courageuxplugin wifi
2020-07-03 Arnaud Giersch[sonar] Const for pointer and reference parameters...
2020-07-03 Arnaud Giersch[sonar] Declare functions "const" (round #2).
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in src/plugins/.
2020-03-04 Arnaud GierschModify object property in kernel mode.
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-09 Frederic Suter[sonar] Don't mix public and private data members ...
2020-01-06 Arnaud GierschExplicit instanciation of xbt::Extendable<> specializat...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-28 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-23 Martin QuinsonVarious docs update
2019-12-18 Frederic Sutercodefactor: reduce complexity in s4u_FileSystem.cpp
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-03 Frederic Sutermake s4u::File extendable
2019-11-02 Martin QuinsonThe parenthesis of SG_BEGIN_DECL fools doxygen. Get...
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschSpell check.
2019-10-10 Frederic SuterMerge branch 'master' into CRTP
2019-10-09 Martin Quinsonun-deprecate a redundent function
2019-10-09 Martin QuinsonMerge pull request #334 from Mommessc/rework-energy...
2019-10-09 Martin QuinsonMerge branch 'master' into rework-energy-plugin-2.0
2019-10-09 clement-dell[Energy] Mark sg_host_get_idle_consumption as deprecated
2019-10-09 clement-dell(Energy] Add sg_get_idle_consumption_at function
2019-10-08 clement-dellRevert "[Energy] Can now retrieve idle power of specifi...
2019-10-08 clement-dell[Energy] Can now retrieve idle power of specified pstate
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-29 Martin QuinsonMerge branch 'rework-energy-plugin' into 'master'
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Frederic Suter[sonar] fix some bugs and smells related to disk addition
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-20 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic SuterMerge branch 'master' into disk
2019-09-17 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterallows for mount of remote disks in file system plugin
2019-09-12 Frederic Suteradd default values for disk properties in file system...
2019-09-11 Frederic SuterMerge branch 'master' into disk
2019-09-10 Frederic SuterMerge branch 'master' into disk
2019-09-10 Frederic Suterpartially handle disks in file system plugin
2019-09-05 clement-dellRework host_energy plugin
2019-07-03 Arnaud Giersch[sonar] Move all #include directives before any code...
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-04-23 degommestorage : Allow to write inside a file without reducing...
2019-04-18 Arnaud GierschRemove custom destructors for s4u_Filesystem.
2019-03-11 Arnaud GierschPass std::string parameters by reference too.
2019-02-27 Arnaud GierschEnforce "Rule-of-Three/Five".
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
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 Quinsonimprove the doc of the host plugin API
next