Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
please sonar, get_clock is a static method
[simgrid.git] / teshsuite / surf /
2021-09-21 SUTER Fredericplease sonar, get_clock is a static method
2021-09-21 SUTER Fredericplease sonar, set_config is a static method
2021-09-21 SUTER Fredericplug last leaks
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-09 Bruno DonassoloReworking user_bound for Exec actions.
2021-06-22 Arnaud GierschMake field 's4u::Host::pimpl_cpu' private.
2021-06-10 Arnaud GierschUse empty() to check for container emptiness.
2021-03-11 Arnaud GierschMerge branch 'model_types_rework_part1' into 'master'
2021-03-11 Bruno DonassoloInitializing SimGrid's model in another way
2021-03-11 Martin QuinsonMerge pull request #374 from adegomme/master
2021-03-11 Arnaud Giersch[sonar] Pointer to const.
2021-03-09 Martin QuinsonMerge branch 'multi_models_no_globals' into 'master'
2021-03-09 Bruno DonassoloMove globals to EngineImpl
2021-03-09 Bruno Donassolosurf_cpu_model_pm: remove global
2021-03-09 Bruno DonassoloAvoid using surf_network_model global
2021-03-09 Bruno Donassoloclang-format before starting changing files
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-07 Martin QuinsonSort the model tests a bit better
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-17 Arnaud GierschUse typed Mailbox::get<>() instead of using static_cast...
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-21 Arnaud GierschRemove more new/delete, this time for lmm::System in...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-09 Arnaud GierschSonar smells.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-06 Arnaud GierschPrefer nullptr and bool literals.
2020-10-05 Martin QuinsonNew 'WiFi' routing, that makes it easier to specify...
2020-10-04 Arnaud Giersch[sonar] Replace redundant type with "auto" (teshsuite/).
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-27 Augustin Degommethese tests need debug messages, don't run them if...
2020-07-09 Martin QuinsonMerge branch 'master' into klement
2020-07-09 Arnaud Giersch[sonar] Explicit cast when loosing precision (teshsuite/).
2020-07-09 Arnaud Gierschconst++
2020-07-08 Martin QuinsonProvide a S4U function to control the SNR level of...
2020-05-14 Martin Quinsonfix how wifi's host_rate is used in communicate()
2020-04-02 Frederic Suterreduce dependency on msg.h
2020-04-01 Loic GueganAdd WIFI decay model along with tesh tests.
2020-03-30 Frederic Suterdo not include msg.h when not needed
2020-02-26 Arnaud Giersch[sonar] Don't modify condition variable twice in for...
2020-02-06 Arnaud GierschConvert surf/maxmin_bench to xbt/random too.
2020-02-06 Arnaud GierschReplace usage of <random> with <xbt/random.hpp>.
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-30 Martin QuinsonMerge branch 'depencencies' into 'master'
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonAdd a cmake flag to not compile MSG at all
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-22 Augustin Degommecosmetics : I activated -pedantic for a quick pass
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-21 Martin Quinsonsplit the wifi model into its own files
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-09-26 Arnaud Giersch[sonar] Avoid const_cast.
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-23 Martin QuinsonMake this test more verbose to improve debuggability
2019-09-23 Martin QuinsonMerge the two wifi tests together
2019-09-22 Martin QuinsonMerge the two wifi platform files
2019-09-22 Martin Quinsonintegrate the wifi unit tests
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-06 Loic GueganWifi: Add wifi tesh sources
2019-07-02 Arnaud GierschDefine and use _XBT_STRINGIFY and _XBT_CONCAT{,2,3,4}.
2019-06-19 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-06-19 Loic Gueganlmm tests:
2019-06-18 Martin Quinsonlmm_test: simplify the 2 first tests
2019-06-17 Loic Gueganlmm testing: Add test expectations
2019-06-14 Arnaud GierschPlug memory leaks.
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-12 Loic Gueganlmm testing:
2019-06-12 Loic Gueganlmm testing: Clean code
2019-06-11 Loic Gueganlmm testing: Correct maxmin precision
2019-06-11 Loic GueganExtends lmm tests
2019-06-11 Loic GueganLMM Testing:
2019-06-11 Loic GueganStart Testing LMM
2019-06-06 Martin Quinsonkill some remaining bits that tested lmm::lagrange
2019-06-05 Martin QuinsonLMM: rename sharing_weight into sharing_penalty for...
2019-06-03 Martin QuinsonRemove the lagrange-based models
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-09 Arnaud GierschTesh files: kill obsolete variables SG_TEST_EXENV and...
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-14 Arnaud GierschRemove useless function pointer.
2019-02-27 Arnaud GierschReplace #define with constexpr declarations.
2019-02-09 Martin Quinsonmv examples/platforms/two_hosts_platform_with_availabil...
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
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 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
next