Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
modernize cabinet creation
[simgrid.git] / docs /
2021-04-04 Arnaud GierschMissing space (?).
2021-04-03 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-02 Arnaud Giersch[sonar] Const in s4u::Disk.
2021-03-29 Arnaud GierschDefine next XBT_ATTRIB_DEPRECATED macro.
2021-03-29 Arnaud GierschRemove deprecated features for next release.
2021-03-29 Arnaud GierschStart the dev of 3.28.
2021-03-29 Martin QuinsonRelease SimGrid v3.27 v3.27
2021-03-28 Augustin Degommeadd some words about new options in smpi tuto
2021-03-28 Augustin Degommecosmetics
2021-03-28 Augustin Degommecosmetics
2021-03-28 Augustin Degommedocument new options
2021-03-25 Martin QuinsonMerge branch 'models_type_rework_part2_try2' into ...
2021-03-24 Arnaud GierschRemove a level of constness for argv parameter of sg_ac...
2021-03-24 Arnaud GierschNot sure if these files are still used, but keep them...
2021-03-18 Arnaud GierschLowercase PID in function name (2/2 - public part).
2021-03-17 Arnaud GierschTypos.
2021-03-10 Martin QuinsonDocument direct communications, deprecate Host::sendto...
2021-03-08 Martin Quinsondoc: further cosmetics in the TOC and in the pages...
2021-03-08 Martin Quinsondoc: put every info related to models on the same page
2021-03-08 Martin Quinsondoc: suppress more useless warnings
2021-03-08 Martin QuinsonDoc: Move the blurb about the default TCP model to...
2021-03-05 Martin Quinsondoc: add an hint on platform calibration, and various...
2021-03-05 Martin Quinsondoc: fix a borken link
2021-03-05 Martin QuinsonAdd a section presenting an overview of SimGrid design...
2021-02-24 agougeonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-02-19 Martin Quinsondocument a recently added option
2021-02-19 Martin QuinsonFix a bunch of errors in the documentation
2021-02-19 Arnaud GierschUse :: to call get_clock() which is a static member...
2021-02-18 Martin QuinsonGet the doc of superclasses in subclasses
2021-02-18 Martin QuinsonFix the RST inclusions in doxygen comments
2021-02-18 Martin QuinsonStop using autodoxy: Breathe works like a charm for us
2021-02-18 Martin QuinsonRemove the doc of killed functions
2021-02-18 Martin QuinsonGrammarly Introduction and start your own
2021-02-18 Martin Quinsongrammarly the SMPI tutorial
2021-02-18 Martin Quinsongramarly the s4u reference doc
2021-02-18 Martin Quinsongrammarly the beginning of the doc
2021-02-10 Martin QuinsonMerge branch 'local changes'
2021-02-10 Martin Quinsonmv examples/s4u examples/cpp
2021-02-05 eazimimerge with framagit/master
2021-02-05 Martin Quinsondoc: borken link
2021-02-03 agougeonMerge branch 'master' of https://framagit.org/simgrid...
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-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
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-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
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
next