Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Please sonar a little
[simgrid.git] / tools /
2021-08-09 Bruno DonassoloAdd interface to create Profile
2021-07-30 Bruno DonassoloModeling hints: I/O operations
2021-07-22 Arnaud GierschFactor common code.
2021-07-21 Arnaud GierschWe don't use Travis anymore.
2021-07-20 Arnaud GierschWe don't use Codacy anymore.
2021-07-20 Arnaud GierschDist check.
2021-07-19 Arnaud Giersch[lgtm] Fix unreachable statement.
2021-07-19 Arnaud Giersch[pvs-studio] Disable V576.
2021-07-14 Arnaud GierschRemove deprecated features for next release (3.29).
2021-07-14 Martin QuinsonFix make distcheck
2021-07-08 Arnaud GierschRemove dead entries in 'docs/find-missing.ignore'.
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-22 Arnaud GierschAdd missing copyright notices.
2021-06-21 Bruno DonassoloFix distcheck
2021-06-13 Arnaud GierschCleanup in .gitignore files; delete obsolete tesh file...
2021-06-12 Arnaud GierschAdd more optimizations for MC builds.
2021-06-08 Augustin DegommeMerge branch 'factor_in_actions' into 'master'
2021-06-04 Bruno DonassoloAn example with SMPI and CPP platform
2021-06-04 Bruno DonassoloChange C++ platform example
2021-06-04 Bruno DonassoloTry to fix python build
2021-06-04 Bruno DonassoloRuns examples with C++ platform description
2021-05-31 Martin QuinsonDocker: try to get apt update to run despite the cache
2021-05-28 Lucas M. Schnorrremove a space to force update
2021-05-28 Lucas M. Schnorrreplace r-cran-dplyr by r-cran-devtools
2021-05-28 Lucas M. Schnorrupdate tuto-smpi Dockerfile to contain r-cran-tidyverse...
2021-05-25 Arnaud GierschDefine variables outside of header file.
2021-05-24 Bruno DonassoloDynamic factors: implement and test
2021-05-24 Bruno DonassoloNetworkModelIntf: Interface to dynamic factors
2021-05-19 SUTER Fredericintroduce a new plugin: stock implementation of a Produ...
2021-05-16 SUTER Fredericmove kernel timers from simix:: to kernel::timer::
2021-05-10 Bruno DonassoloAdjust tests after changes in cluster tag
2021-05-07 Martin QuinsonRevert "Try to activate -Wsugests-override in GNU compi...
2021-05-07 Martin QuinsonTry to activate -Wsugests-override in GNU compiler...
2021-05-07 Arnaud GierschDistcheck.
2021-05-04 Arnaud GierschMore files to cleanup (windows-wsl).
2021-05-04 Arnaud GierschDistcheck.
2021-05-04 Bruno DonassoloMix create_host and add_route during platf creation.
2021-04-30 Arnaud GierschLibunwind is useless for non-MC builds.
2021-04-28 Bruno DonassoloNew: s4u::create_dragonfly_zone
2021-04-27 Bruno DonassoloNew: s4u::create_fatTree_zone
2021-04-27 Martin QuinsonFirst version of a tutorial on Mc SimGrid
2021-04-23 Bruno DonassoloAdd some UT for TorusZone
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-14 Bruno DonassoloNew netzone: Star Zone
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-01 Augustin Degomme[ci-skip] save some space on docker images (without...
2021-04-01 Augustin Degommeadd libfmt-dev as a pajeng dependency [noci]
2021-03-29 Arnaud GierschRemove deprecated features for next release.
2021-03-29 Arnaud GierschMove xbt_modinter.h to src/include/xbt/.
2021-03-26 Martin QuinsonMove SimcallObserver from simgrid::mc to simgrid::kerne...
2021-03-26 Arnaud GierschMerge branch 'simcall_blocking' into 'master'
2021-03-26 Arnaud GierschMove PoC blocking_simcall.hpp from public include/...
2021-03-25 SUTER FredericCleaning and chaining around links
2021-03-25 Martin QuinsonRemove more obsolete files from the old doc
2021-03-18 Martin QuinsonFix non-MC builds
2021-03-18 Martin QuinsonAdd a tests-mc target to rebuild only what's needed...
2021-03-15 Augustin Degommeobviously, this failed for freebsd 13
2021-03-15 Augustin DegommeTeshsuite SMPI : execute from build dir.
2021-03-14 Martin QuinsonKill a file that was almost empty
2021-03-13 Martin QuinsonRename mc::RemoteSimulation into mc::RemoteProcess
2021-03-13 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-03-13 Arnaud GierschDuplicate cleanup instructions for jenkins builds in...
2021-03-13 Augustin DegommeThird broken update for Centos binutils with LTO broken...
2021-03-09 Arnaud GierschMerge branch 'bruno.donassolo/simgrid-add_model_shared...
2021-03-09 Augustin Degommealso test with several cores. Let's see how this goes
2021-03-08 Martin QuinsonMAIS C'ETAIT SUR, EN FAIT ! C'ETAIT SUR !
2021-03-06 Martin QuinsonMC: inline a function, kill a file
2021-03-05 Martin QuinsonAdd a section presenting an overview of SimGrid design...
2021-03-04 Martin Quinsonmc: rename Inspector to Observer
2021-03-02 Arnaud GierschRename mc_base.h -> .hpp (it's C++ only anyway).
2021-03-01 Martin QuinsonFix non-MC builds
2021-02-28 Martin Quinsonobjectification of MC simcall achieved -- many tests...
2021-02-26 Arnaud GierschNeed at least ns-3.28.
2021-02-26 Arnaud GierschUpdate ASan suppressions for clang.
2021-02-25 Martin QuinsonFix make distcheck
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 Arnaud GierschRename include/xbt/{future.hpp => promise.hpp}.
2021-02-22 Arnaud GierschRename: include/simgrid/smpi/{replay.hpp => smpi_replay...
2021-02-19 Arnaud GierschValgrind suppressions for test-help-version and test...
2021-02-18 Augustin Degommefix dist
2021-02-16 Frederic SuterStart to replace old simdag tests of the ptask_L07...
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-10 Martin Quinsonmv examples/s4u examples/cpp
2021-02-09 Arnaud GierschCmake: allow wildcards (*, ^) when listing factories.
2021-02-09 Arnaud GierschUnnecessary "else" after "return".
2021-02-09 Arnaud GierschPython 3 is required anyway.
2021-02-07 Martin Quinsongroup some internal tests together
2021-02-07 Martin QuinsonSort the model tests a bit better
2021-02-05 eazimiMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-05 Arnaud GierschUse XBT_DECLARE_ENUM_CLASS for mc::MessageType.
2021-02-04 Arnaud Giersch[sonar] Add attribute "noreturn".
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-02-03 Frederic SuterStorage-kill: get rid of this platform file
2021-02-03 Frederic SuterStorage-kill: remove java bindings
2021-02-03 Frederic SuterStorage-kill: start with entire files
2021-02-02 Martin QuinsonFix make distcheck
2021-01-25 eazimifilenames changed
2021-01-25 Arnaud Gierschbinutils upgraded, but still broken.
next