Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Storage-kill: no more check disk attachement
[simgrid.git] / docs /
2021-02-02 Martin QuinsonStart to document the plugin mechanism
2021-02-02 Martin Quinsona word in the doc about signal's API
2021-02-02 Martin QuinsonIgnore more warnings about stuff I don't plan to document
2021-02-02 Martin Quinsonautodoxy: allow variables to have more than one <ref...
2021-01-29 Martin QuinsonFix a few broken references and other warnings in the doc
2021-01-26 Martin Quinsonlogs: Allow %a instead of %P to display the actor name
2021-01-25 Martin QuinsonVarious doc improvements
2021-01-24 Martin QuinsonFix the formating of this example
2021-01-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-01-24 Martin QuinsonAdd the log categories to the documentation
2021-01-24 Martin QuinsonNew doc section: API of logs
2021-01-23 Martin QuinsonDocument the command-line interface to the textual...
2021-01-23 Martin QuinsonFix a bunch of issues with the documentation
2021-01-23 Martin QuinsonRename an example: I'm always looking for a simple...
2021-01-12 eazimimerge with framagit/master
2021-01-12 eazimiMerge with framagit/master
2021-01-12 Arnaud GierschMore copyright lines updated to 2021.
2021-01-12 Arnaud GierschUpdate copyright lines.
2021-01-11 Ehsan AzimiMerge with framagit/master
2021-01-10 Martin QuinsonI slowly get bored of reading SMPI use cases that are...
2021-01-10 Martin QuinsonUnify on_start/on_completion signals of Activities
2020-12-23 Martin Quinsondoc: fix broken link
2020-12-18 Arnaud GierschKeep tutorial examples simple; don't use Mailbox::get_u...
2020-12-17 Arnaud GierschUse Mailbox::get_unique<>(), and save a few delete.
2020-12-17 Arnaud GierschUse typed Mailbox::get<>() instead of using static_cast...
2020-12-16 Arnaud GierschStart the dev of 3.27.
2020-12-15 Martin QuinsonRelease v3.26 v3.26
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-12-11 Ehsan AzimiMerge with simgrid/master
2020-12-10 Arnaud GierschTry to fix download links in doc.
2020-12-08 Arnaud GierschRename runtime option 'tracing/msg/process' to 'tracing...
2020-12-08 Arnaud GierschFix log category for example.
2020-11-27 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-26 Martin QuinsonSpeak of mattermost as a way to reach the community
2020-11-18 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-18 Arnaud GierschMore const.
2020-11-18 Arnaud GierschConst Disk*.
2020-10-24 Arnaud GierschPrefer is/is not None.
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 GierschFollow coding style for sg_link_{get,set}_data.
2020-10-23 Arnaud GierschFollow coding style for sg_actor_{get,set}_data.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-22 adrien gougeonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-10-22 AdrienMerge branch 'master' into 'master'
2020-10-21 adrien gougeonadded doc for wifi ns3
2020-10-20 Arnaud Giersch[codefactor.io] Trailing whitespaces.
2020-10-19 Arnaud GierschCorrect a few a/an.
2020-10-18 Martin Quinsonns3: ensure that sending from an host to itself does...
2020-10-09 Martin Quinsondoc: broken import of this_actor::parallel_execute
2020-10-09 Martin QuinsonWe do have wireless networks now
2020-10-08 Martin Quinsonnew option ns3/seed to seed the ns-3 random generator
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-10-02 Arnaud GierschMore s/c++11/c++14/.
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-28 Martin Quinsonfix formatting in ns3 doc
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid...
2020-09-26 Martin Quinsonimprove the wifi ns-3 documentation a bit
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-09-14 Martin Quinsondoc: fix more broken links
2020-09-13 Martin Quinsondocs: we need a recent version of sphinx_tabs for sphinx 2
2020-09-13 Martin Quinsonautodoxy: allow to requalify types whose namespace...
2020-09-13 Martin Quinsondoc: fix formating and functions signatures
2020-09-13 Martin Quinsondocs/Build.sh: get verbose to see what's failing on CI
2020-09-13 Martin Quinsondoc: update sphinx to 3.2.1 in the hope that it fixes...
2020-09-13 Martin QuinsonAlso use the local javasphinx when compiling the doc
2020-09-13 Martin Quinsoninclude a copy of javasphinx so that we can fix it...
2020-09-13 Martin Quinsonshowfile: adapt to recent sphinx
2020-09-12 Martin QuinsonTutorial: A word about those nasty tesh files that...
2020-08-26 Martin QuinsonAdd some s4u::Link setters, and doc improvements
2020-08-26 Martin Quinsondoc: link++
2020-07-09 Martin QuinsonMerge branch 'master' into klement
2020-07-09 adrien gougeonadded ns3 wifi doc
2020-07-08 Martin QuinsonProvide a S4U function to control the SNR level of...
2020-07-08 Martin QuinsonTentative implementation of Activity::suspend() and...
2020-07-07 Martin Quinsondoc: simplify a sentence
2020-07-07 Martin Quinsonsmall improvements to the ns3 doc
2020-07-03 Clément CourageuxMerge remote-tracking branch 'upstream/master' into...
2020-07-02 Arnaud GierschMake Engine::set_config(...) static functions.
2020-06-12 Augustin Degommespelling mistakes in docs/
2020-06-10 Martin QuinsonClarify one paragraph in the doc
2020-06-10 Martin QuinsonAccept units for 'smpi/host-speed' config element
2020-06-05 Arnaud GierschPrefer doublequotes (codacy).
2020-05-10 Martin QuinsonPlease the checkers (sonar, codacy)
2020-05-07 Augustin Degommedoc: add units for message sizes, and try to make smpi...
2020-05-01 Martin Quinsonmake sure that the doc build failures get detected
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-24 Arnaud GierschKill obsolete option --cfg=contexts/parallel-threshold.
2020-04-24 Arnaud GierschMerge branch 'doc' into 'master'
2020-04-21 Julien EMMANUELAdd a modeling hint for parallel links in doc
2020-03-06 Martin Quinsonnevrotic cosmetics: alphabetical order in option listin...
2020-03-06 Augustin Degommeupdate doc
2020-03-03 Martin Quinsonclose gforge bug 18137 (allow different stack sizes...
2020-03-03 Martin Quinsondocs/find-missing: adapt to the fact that ExecPar and...
2020-03-03 Martin QuinsonAllow to set configuration items without parsing the...
2020-03-03 Martin Quinsondoc: fix a code snippet
2020-03-02 Martin Quinsonfix dead links in the doc
2020-03-02 Martin QuinsonNote in SMPI introduction that ns-3 could be used as...
2020-03-01 Arnaud GierschMerge branch 's_SimGrid_simgrid' into 'master'
next