Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Misc. cosmetic changes.
[simgrid.git] / src / kernel / resource /
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-09 Bruno DonassoloAdd interface to create Profile
2021-07-30 Bruno DonassoloFix set_read_bandwidth and set_write_bandwidth for...
2021-07-30 Bruno DonassoloCreate Disk::set_readwrite_bandwidth
2021-07-30 Bruno DonassoloI/O factors: noise for disks.
2021-07-16 Bruno DonassoloThe next day sonar commit
2021-07-15 Bruno DonassoloLink: Non-linear constraints
2021-07-15 Bruno DonassoloDisk: Non-linear contraints
2021-06-10 Arnaud GierschUse empty() to check for container emptiness.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-02 Arnaud GierschPrefer emplace_back.
2021-06-01 Bruno DonassoloNew implementation for bandwidth factors
2021-06-01 Arnaud GierschMissing include.
2021-05-31 Bruno DonassoloFixes in UTs
2021-05-25 Bruno DonassoloPlease sonar
2021-05-24 Bruno DonassoloDynamic factors: implement and test
2021-05-11 Bruno DonassoloSeal objects at Engine::run
2021-05-04 SUTER Fredericadd Profile support for Disk
2021-05-04 SUTER Fredericcosmetics and typos
2021-05-04 SUTER Fredericdo not store name in s4u::Disk
2021-05-03 SUTER Fredericyet another revision of the disk internals
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-12 SUTER Fredericchange way disks are managed in the XML parsing
2021-04-08 Arnaud GierschRedundant code (ctor is already inherited).
2021-04-07 Arnaud GierschInherited constructor.
2021-04-06 SUTER Fredericsimplify kernel part of disk. It's really shallow now
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Arnaud GierschAvoid a local variable only used by xbt_assert.
2021-03-26 Arnaud GierschKill empty file.
2021-03-25 SUTER Fredericwhy do not implement this?
2021-03-25 Arnaud GierschUse const& for std::string parameter (sonar, again).
2021-03-25 SUTER FredericCleaning and chaining around links
2021-03-25 Martin QuinsonMake model name constant
2021-03-25 Martin QuinsonMerge branch 'models_type_rework_part2_try2' into ...
2021-03-23 Bruno DonassoloNo more types for models.
2021-03-19 Arnaud GierschMake fields private; define getters.
2021-03-17 SUTER Fredericmake update_algorithm optional in model creation. Full...
2021-03-11 Martin QuinsonRemove useless default destructor definitions
2021-03-10 Martin QuinsonTwo small sonar fixes
2021-03-09 Martin QuinsonMerge branch 'multi_models_no_globals' into 'master'
2021-03-09 Bruno Donassolosurf_disk_model: remove it.
2021-03-09 Bruno Donassoloclang-format before starting changing files
2021-03-05 Frederic Suterclang ... override ... again
2021-03-05 Frederic Suteradd boolean state to resources and protect set_core_count
2021-03-03 Frederic Suteruse CRTP dor resources
2021-03-02 Frederic SuterSimplify namespaces
2021-03-01 Frederic Sutermore fluent version
2021-03-01 Frederic SuterRollback a little in programmatic description of disks
2021-02-28 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-26 Frederic Suterallow for programmatic creation of a disk
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-25 Martin QuinsonMerge branch 'master' into 'master'
2021-02-25 Frederic SuterMake progress towards a programmatic creation of disks
2021-02-25 Frederic Sutersee what can be done with method chaining in disk creation
2021-02-25 Frederic SuterChange way Resources are created: Empty ctor and setters
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-23 Arnaud GierschUse access modifier to disallow direct deletion. Remove...
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: last crumbs
2021-01-27 Martin QuinsonY U NO test before commit/push??
2021-01-27 Martin Quinsonsome cleanups to the logging channel hierarchy
2021-01-25 Martin QuinsonStart cleaning up the log channel hierarchy
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-16 Arnaud GierschAvoid useless creation of temporary objects with emplac...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-27 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-27 Arnaud GierschFix comments.
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-23 Arnaud GierschUse std::unique_ptr with std::ifstream.
2020-11-23 Arnaud GierschOne more std::unique_ptr.
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-18 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-18 Arnaud GierschPrefer "using" to "typedef".
2020-10-30 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-10-29 Arnaud GierschMore functions to declare "const".
2020-10-29 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-10-28 Arnaud GierschUse xbt_die instead of xbt_assert(false).
2020-10-28 Arnaud Gierschs/atof/stod/.
2020-10-28 Arnaud Giersch[sonar] global variable--
2020-10-28 Arnaud GierschPrefer enum class over legacy enum.
2020-10-28 Arnaud GierschKill unused operator<<.
2020-10-24 Arnaud GierschPointer-to-const for sonar.
2020-10-23 Arnaud GierschPolishing last merged bits.
2020-10-23 Arnaud GierschEnsure that the expected RNG (xbt) is used for unit...
2020-10-23 Arnaud GierschClose simgrid/simgrid!22 on Framagit.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-11 Arnaud GierschDefine const is_used().
2020-10-11 Arnaud GierschDefine const get_iface().
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-06 Arnaud GierschModernize method declarations.
2020-10-06 Arnaud GierschPrefer to use emplace_back.
2020-10-05 Arnaud GierschPrefer C++ headers, and C++-style void-arg declarations.
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (include...
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-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-02 Arnaud Giersch[sonar] Declare functions "const" in src/kernel/.
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
next