Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / kernel / resource / profile /
2023-06-06 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-06 Arnaud GierschClang-tidy: readability-qualified-auto.
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/mwapl...
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-16 Martin QuinsonLet resource profiles finish their initialization by...
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-21 Martin QuinsonSimplify the library initialization + deprecate 2 XBT...
2023-02-20 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-18 Martin QuinsonKill src/include
2023-02-17 Martin Quinsonmove the models to the right directory (empty src/surf...
2023-01-20 Martin QuinsonMove a tiny bit of surf to xbt
2023-01-16 Martin QuinsonMove two generic functions from surf to xbt
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-10-06 Arnaud GierschMerge branch 'wifi_clean' into 'master'
2022-09-09 Arnaud GierschAuto for sonar.
2022-09-06 Arnaud GierschFix double-free.
2022-05-30 Arnaud GierschMerge selected changes from branch 'simgrid-Jesse-McDon...
2022-05-20 Augustin DegommeMerge branch 'dev-add_comm_fault_scenario' into 'master'
2022-05-19 Arnaud GierschMake function "const" (sonar).
2022-05-17 Augustin Degommecosmetics
2022-05-17 Augustin DegommeMerge branch 'dev-unit_test_cleanup' into 'master'
2022-05-17 Fabien ChaixFix cosmetics
2022-05-17 Fabien ChaixAdd trace2selist and re-enable unit tests for the stoch...
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-05-09 Arnaud GierschReplace const reference to std::string by std::string_v...
2022-05-03 Arnaud GierschMisc code simplifications guided by Sonar smells.
2022-04-27 Arnaud GierschUse structured binding declarations (sonar, c++17).
2022-04-25 Arnaud GierschPrefer using "try_emplace" (sonar, c++17).
2022-03-30 Martin QuinsonMerge branch 'add_missing_comm_python_bindings' into...
2022-03-29 Martin QuinsonMerge branch 'dev-mailbox-clear' into 'master'
2022-03-28 Bruno DonassoloMerge branch 'issue105' into 'master'
2022-03-25 Arnaud GierschMake it possible to have an empty profile callback.
2022-03-21 Arnaud GierschCosmetics: coding-style.
2022-03-17 Arnaud GierschSuppress trailing whitespaces.
2022-03-17 Martin QuinsonMerge branch 'add_semaphore_python_bindings' into ...
2022-03-17 Arnaud GierschMerge branch 'dev-profile-leak' into 'master'
2022-03-17 Fabien ChaixFix leak when given an empty profile
2022-03-16 Arnaud GierschInitialize all fields.
2022-03-16 Arnaud GierschFix misc sonar issues.
2022-03-16 Martin QuinsonMerge branch 'add_barrier_python_bindings' into 'master'
2022-03-15 Arnaud GierschWhitespace cleanup and reindent.
2022-03-14 Martin QuinsonFix clang builds
2022-03-14 Martin QuinsonMerge branch 'dev-profile-callbacks' into 'master'
2022-03-14 Fabien ChaixRefactoring profiles to use generic callbacks
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-11-09 SUTER Frederic[sonar] Refactor to reduce cognitive complexity
2021-10-26 Arnaud GierschMove kernel/resource/Resource.hpp in private section.
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-09 Bruno DonassoloAdd interface to create Profile
2021-06-10 Arnaud GierschUse empty() to check for container emptiness.
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-19 Arnaud GierschMake fields private; define getters.
2021-03-01 Frederic SuterRollback a little in programmatic description of disks
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 SuterChange way Resources are created: Empty ctor and setters
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-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-23 Arnaud GierschUse std::unique_ptr with std::ifstream.
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-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-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-11-22 Yann DuplouyMerge branch 'master' into stoprofiles
2019-11-20 Yann DuplouyAdding unit test cases for stochastic profiles
2019-11-20 Yann DuplouyUsing xbt/random
2019-11-20 Yann DuplouyForgot to declare stochevent
2019-11-20 Yann DuplouyNow able to parse stochastic profiles
2019-11-20 Yann DuplouyStochasticDatedValue class
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschSpell check.
next