Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use std::make_unique (Sonar).
[simgrid.git] / docs /
2023-06-27 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v339.
2023-06-27 Arnaud GierschRemove deprecated features for next release (3.35).
2023-06-26 Arnaud GierschRemove deprecated features for the new next release...
2023-06-26 Martin QuinsonStart a new development cycle
2023-06-26 Martin QuinsonRelease 3.34
2023-06-26 Martin QuinsonRevert "Remove deprecated features for the new next...
2023-06-26 Arnaud GierschRemove deprecated features for the new next release...
2023-06-26 Arnaud GierschTypos.
2023-06-26 Martin QuinsonSince we skip a release, use XBT_ATTRIB_DEPRECATED_v338...
2023-06-24 Martin Quinsoncomplete the release notes. They need more reviews
2023-06-24 Martin Quinsonsleep sets are not an option in MC. We always need...
2023-06-23 Martin QuinsonExtend the release notes with the work done until March 31.
2023-06-23 Martin QuinsonReorg the MPI doc, and document SMPI_app_instance_start...
2023-06-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-06-22 Martin QuinsonImprove the release notes for MC
2023-06-22 Martin QuinsonDocument source-set and DPOR options
2023-06-21 Fred Suter[ci-skip] document s4u::Task
2023-06-20 Fred SuterMerge branch 'master' into 'task-token'
2023-06-16 Arnaud GierschMerge branch 'fix-wakeup-tree-iterator' into 'master'
2023-06-15 Martin Quinsonfix the instructions on how to use local installs of...
2023-06-15 Martin QuinsonExplain the relevant PYTHONPATH when installing from...
2023-06-15 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-15 Martin Quinsonre-add --help-coll to the doc now that it's implemented
2023-06-15 Martin QuinsonTiny doc improvement
2023-06-15 Martin Quinsonimprove the doc of how to select the right algorithm
2023-06-15 Martin QuinsonExplain the relevant PYTHONPATH when installing from...
2023-06-13 Arnaud GierschA few spelling mistakes and many replacements: [Ss...
2023-06-13 Martin Quinsonre-add --help-coll to the doc now that it's implemented
2023-06-13 Martin QuinsonTiny doc improvement
2023-06-13 Martin Quinsonimprove the doc of how to select the right algorithm
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-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'odpor-clean-ups' into 'master'
2023-06-05 Martin QuinsonCI pages: try to use the Debian version of the python...
2023-06-05 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-06-05 Martin QuinsonMerge branch 'rename-operation-task' into 'master'
2023-06-05 Martin QuinsonMerge branch 'odpor-implementation' into 'master'
2023-06-02 Adrien Gougeonrename operation to task. rename execute to fire.
2023-06-01 Martin QuinsonMerge branch 'python-repr' into 'master'
2023-05-31 Fred Suter add on_this_veto signal to Activities
2023-05-31 Fred Suter add on_this_[suspend,resume] signals to Activities
2023-05-31 Fred Suter add on_this_completion signal to Activities
2023-05-31 Fred Suter add on_this_start signal to Activities
2023-05-31 Martin QuinsonMerge branch 'operation-python' into 'master'
2023-05-31 Martin QuinsonMerge branch 'simgrid-fork-plugin-photovoltaic'
2023-05-31 Fred Sutermove on_start and on_completion from CommImpl to Comm
2023-05-24 Martin QuinsonSpecialize the Activity on_veto, on_suspend and on_resu...
2023-05-23 Martin QuinsonGive the on_this_ variant to all VM signals
2023-05-23 Martin QuinsonSort the signals on the plugin page
2023-05-23 Martin QuinsonRename Resource::on_state_change to Resource::on_onoff...
2023-05-23 Martin QuinsonGive the _this_ variants to the Link signals
2023-05-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-23 Martin QuinsonVarious cleanups in the Host signals
2023-05-23 Arnaud GierschC++17 support is now required for public headers too.
2023-05-22 Martin QuinsonAdd instance signals for all Disk signals
2023-05-22 Martin QuinsonAdd instance signals for all Actor signals
2023-05-22 Martin QuinsonRename cfg 'ns3/TcpModel' to 'ns3/UdpModel'
2023-05-22 Martin QuinsonTest that setting ns3 TCP models actually work
2023-05-16 Adrien Gougeonadd photovoltaic plugin
2023-05-10 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2023-05-10 Martin QuinsonMerge branch 'dag-lab' into 'master'
2023-05-09 Adrien Gougeonadd dag scheduling lab
2023-04-26 Martin QuinsonMerge branch 'operation-plugin' into 'master'
2023-04-18 Martin QuinsonMerge branch 'udpor-phase7' into 'master'
2023-04-12 Adrien Gougeonadd operation to plugin doc
2023-04-06 Martin QuinsonAllow ns3 to be idempotent if correctly patched
2023-03-31 Martin QuinsonCompile the safe part of MC in default mode too
2023-03-31 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-03-31 Martin QuinsonFix doc on how to select the compiler before compiling
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-31 Martin QuinsonMerge branch 'master' into 'master'
2023-03-31 AdrienAdd battery plugin and fix DAG doc
2023-03-22 Martin QuinsonMerge branch 'udpor-phase6' into 'master'
2023-03-13 Martin QuinsonTest for JSON before using it
2023-03-13 Fred SuterMerge branch 'master' into 'master'
2023-03-13 AdrienAdd wfformat json DAG loader and DAG doc
2023-03-10 Martin QuinsonMerge branch 'udpor-phase5' into 'master'
2023-03-09 Arnaud GierschEager mode is for the first case only (thx adegomme).
2023-03-09 Arnaud GierschImprove doc for smpi/buffering.
2023-03-08 Martin QuinsonMerge branch 'udpor-phase4' into 'master'
2023-03-06 Arnaud GierschFixes in docs/source/tuto_* (untested).
2023-03-05 Martin QuinsonMerge branch 'maximal-subset-search' into 'master'
2023-03-03 Martin Quinsonpython3-dev is another dependency of the Python bindings
2023-03-02 Martin QuinsonInstall python deps on GHaction + better documentation...
2023-03-02 Martin QuinsonMC builds have specific dependencies
2023-03-02 Henri CasanovaPass on documentation's Design Goals section
2023-03-01 Henri CasanovaMore work on the documentation's Models section
2023-03-01 Henri CasanovaPass on the documentation's Introduction page. Minor...
2023-02-28 Augustin DegommeMerge branch 'udpor-phase3' into 'master'
2023-02-28 Martin Quinsondoc: Rework the intro pages
2023-02-27 Martin Quinsoncosmetics in docs
2023-02-27 Martin QuinsonAsynchronous locks and fluid I/O streams were aded...
2023-02-27 Martin QuinsonAdd 3 figures to the design goals + minor rewording
2023-02-27 Martin QuinsonUpdate release notes
2023-02-26 Martin QuinsonMerge branch 'master' into 'master'
2023-02-24 Martin QuinsonTwo more random hints to contributors (and reindent...
2023-02-24 Martin QuinsonAdd some Noteworthy tests to the Contributor's doc
2023-02-24 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
next