Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / teshsuite / simdag /
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-02 SUTER Fredericmove platforms and flatifier to teshsuite/platforms
2021-12-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-12-23 Martin QuinsonRemove an obsolete example
2021-12-22 SUTER Fredericconvert a simdag test to s4u DAGs
2021-12-21 SUTER Fredericuseless flag, already default value
2021-11-19 SUTER Fredericcontinue to mess up with simdag
2021-10-13 Arnaud Gierschflatifier.cpp: revert change from commit ba1c6dce93...
2021-10-13 Arnaud GierschKill trailing whitespaces in tesh files (except when...
2021-10-13 Arnaud GierschKill trailing whitespaces in XML files.
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-05 SUTER Fredericyet another bunch of int -> unsigned long
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-01 Arnaud GierschPointer-to-const for Sonar.
2021-05-31 Arnaud GierschAdd some 'const' qualifiers.
2021-05-10 Bruno DonassoloAdjust tests after changes in cluster tag
2021-05-04 Bruno DonassoloDragonflyZone: Add limiters for switches
2021-05-04 Bruno DonassoloFatTreeZone: Add limiters for switches
2021-05-04 Bruno DonassoloTorusZone: Add limiter for destination node
2021-04-29 Bruno DonassoloOoops.. Fix CmakeFiles and MANIFEST
2021-04-29 Bruno DonassoloCluster: use radicals from XML when creating resources
2021-04-29 Bruno DonassoloUse new API to create Torus/Dragonfly/Fat-Tree clusters...
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Arnaud GierschChange "if(...) xbt_die(...)" to "xbt_assert(...)".
2021-03-27 Arnaud Giersch[sonar] Useless parentheses.
2021-02-25 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-22 Frederic Suterremove last basic simdag test. redundant with one of...
2021-02-22 Frederic Suterremove tests that are redundant with examples/cpp/...
2021-02-20 Frederic SuterConvert another test
2021-02-19 Frederic Suterconvert one more test of ptask_L07 model
2021-02-19 Arnaud GierschConst reference.
2021-02-18 Frederic Suterfix and convert another ptask_L07 test
2021-02-18 Frederic Suterfix distcheck
2021-02-18 Frederic Suterremove now useless platform files (replaced by ptask_L0...
2021-02-18 Frederic Suterconvert one more simdag test
2021-02-18 Frederic Suterconvert more simdag tests
2021-02-17 Frederic Suteradd and use Link::is_shared()
2021-02-17 Frederic Suterget flatifier rid of SimDag
2021-02-17 Frederic Sutermodernize basic-parsing-test w/o SimDag
2021-02-16 Frederic Suterdon't test removed tests
2021-02-16 Frederic SuterStart to replace old simdag tests of the ptask_L07...
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: fix distcheck
2021-02-03 Frederic SuterStorage-kill: this test is useless now
2021-01-26 Martin Quinsonlogs: Allow %a instead of %P to display the actor name
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-17 Arnaud GierschUseless cast to void*.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-08 Ehsan AzimiA Pull from simgrid/master and a subsequent merge
2020-12-06 Arnaud Giersch[sonar] Refactor to reduce nested blocks.
2020-12-04 Ehsan AzimiPull simgrid/master and a subsequent merge
2020-12-04 Arnaud Giersch[sonar] Reduce number of nested code blocks.
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-10-23 Arnaud GierschMore coding style updates for sg_host.
2020-10-23 Arnaud GierschMore coding style updates for sg_link.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-17 Martin Quinsontiny cleanups in platform examples
2020-10-17 Arnaud GierschDon't include <xbt/functional.hpp> when it's not needed.
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
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-09 Martin QuinsonMerge branch 'master' into klement
2020-07-09 Arnaud Giersch[sonar] Explicit cast when loosing precision (teshsuite/).
2020-07-04 Arnaud GierschUse correct type for variables, and avoid loosing preci...
2020-03-06 Augustin Degommerequalify tesh to account for default value change...
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-21 Frederic Suterthis was no simdag
2020-02-06 Martin QuinsonEnsure that I don't 'fix' it by accident in the future
2020-02-06 Frederic Suterdo not use sg_hosts_as_dynar in C++
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-06 Arnaud GierschAvoid needless loop.
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2020-01-01 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-30 Arnaud GierschMisc const qualifiers following yesterday's changes.
2019-12-29 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-27 Arnaud Giersch[sonar] A few more const local pointers.
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-12-20 Arnaud Giersch[sonar] Fix casts to pointer type without const qualifier.
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-18 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-11-18 Martin QuinsonParse errors now raise a simgrid::ParseError that you...
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-22 Frederic Sutermake host's pimpl_netpoint private
2019-10-20 Arnaud GierschSpell check.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
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 GierschEnable some more test with memcheck, but with disabled...
2019-05-09 Arnaud GierschTesh files: kill obsolete variables SG_TEST_EXENV and...
2019-05-03 Arnaud Giersch[sonar] Extract nested conditionals.
2019-04-18 Augustin DegommeMerge branch 'file' into 'master'
2019-04-18 Arnaud GierschConstify get_properties() and and remove simcalls.
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
next