Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
thread factory + dlopen privatization seems to be working now on osx systems (at...
[simgrid.git] / docs /
2021-10-27 SUTER Frederic[no-ci] update VM doc
2021-10-26 SUTER Fredericdocument IO related signals
2021-10-21 SUTER Fredericsplit Comm::on_start into two signals (on_send and...
2021-10-21 SUTER Fredericremove Link::on_communicate (use CommImpl::on_start...
2021-10-20 SUTER Fredericintroduce Comm::on_start and Comm::on_completion
2021-10-13 Arnaud GierschKill trailing whitespaces in docs.
2021-10-13 Arnaud GierschKill trailing whitespaces in source code files.
2021-10-08 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v334.
2021-10-08 Arnaud GierschRemove deprecated features for next release (3.30).
2021-10-08 Arnaud GierschStart the dev of 3.30.
2021-10-08 Arnaud GierschMerge remote-tracking branch 'github/master'
2021-10-08 Martin QuinsonCosmetics
2021-10-07 Martin QuinsonRelease notes of v3.29
2021-10-07 Martin QuinsonRelease v3.29
2021-09-23 Augustin DegommeMerge branch 'public_smpi_func' into 'master'
2021-09-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-09-22 Martin QuinsonIntegrate the tutorial on modeling I/O to the flow...
2021-09-22 Martin QuinsonDoc: fix broken links after recent slight API changes
2021-09-22 Martin QuinsonDocument xbt_dynar_t in the new doc
2021-09-22 Millian Poquetdoc: install/usage with nix/pacman
2021-09-22 Millian Poquetdoc: nix package to run sphinx with sanity
2021-09-21 Martin QuinsonUpdate the doc on getting unstable jar builds
2021-09-21 Arnaud GierschTypo.
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-08-24 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-08-18 Bruno DonassoloImproving doc and changelog
2021-08-17 Arnaud GierschPleases somewhat codefactor.io, lgtm, and pvs-studio.
2021-08-16 Arnaud GierschAdd some words about known problem with ns3 on Debian...
2021-08-12 Martin QuinsonUpdate RTD sphinx theme version to v0.5.2
2021-08-02 Bruno DonassoloSonar and minor improv in doc
2021-07-30 Bruno DonassoloModeling hints: I/O operations
2021-07-28 Arnaud GierschMerge branch 'doc_link' into 'master'
2021-07-28 Julien EMMANUELFix broken link to releases
2021-07-15 Martin Quinsondoc: Add some recent release notes as a lighthouse...
2021-07-14 Arnaud GierschDefine macro XBT_ATTRIB_DEPRECATED_v333.
2021-07-14 Arnaud GierschRemove deprecated features for next release (3.29).
2021-07-14 Martin QuinsonStart the dev of the 3.29 cycle
2021-07-14 Arnaud GierschTypos.
2021-07-14 Martin QuinsonRelease v3.28 v3.28
2021-07-14 Martin QuinsonSmall improvements to the changelog and doc
2021-07-13 Martin Quinsontry to further improve docs/find-missing
2021-07-13 Martin Quinsondoc: praise for 'discovery reports' as a way to contrib...
2021-07-13 Martin Quinsonport find-missing.ignore from autodoxy to breathe
2021-07-13 Arnaud GierschUse == for string comparison [ci-skip].
2021-07-09 Martin Quinsondoc: fix an issue spotted by find-missing.py
2021-07-09 Martin Quinsondocs: properly report typedefs that are missing in...
2021-07-09 Martin QuinsonAdapt docs/find-missing to breathe now that autodoxy...
2021-07-09 Arnaud GierschFix another bunch of warnings in doc generation.
2021-07-09 Arnaud GierschUse 'console' syntax highlighting for shell typescripts.
2021-07-09 Arnaud GierschVarious corrections in docs.
2021-07-09 Arnaud GierschMissing const.
2021-07-08 Arnaud GierschRemove dead entries in 'docs/find-missing.ignore'.
2021-07-08 Arnaud GierschCosmetics around deprecated functions.
2021-07-06 Arnaud GierschMake single argument constructor LinkInRoute::LinkInRou...
2021-07-05 Martin Quinsondoc: autodoxy is gone, so remove a workaround for it
2021-06-30 Bruno DonassoloMerge branch 'split_link_impl' into 'master'
2021-06-28 Bruno DonassoloSplit-Duplex: new management
2021-06-28 Arnaud GierschDon't mix C with C++ API here.
2021-06-25 Arnaud GierschFix another bunch of dead links in docs.
2021-06-25 Arnaud GierschMore trivial fixes for docs.
2021-06-25 Arnaud GierschIncrease requirements for breathe.
2021-06-25 Arnaud GierschDisallow sphinx>=4.0 for now: it's breaking on CI
2021-06-25 Arnaud GierschTry to increase sphinx requirements.
2021-06-25 Arnaud GierschMinor fixes in doc.
2021-06-25 Arnaud GierschDon't fail when there's no error!
2021-06-24 Arnaud GierschFix a few warnings when building doc (mostly related...
2021-06-24 Bruno DonassoloGet back |br| in XML doc
2021-06-24 Bruno DonassoloSeveral improvements in doc [ci-skip]
2021-06-23 Arnaud GierschPrefer a reference for first parameter of {test,wait...
2021-06-22 Arnaud GierschAdd missing copyright notices.
2021-06-22 Augustin Degommedocument _TAG versions of sampling macros
2021-06-17 Bruno DonassoloSmall entry about dynamic network factors [doc]
2021-06-17 Bruno DonassoloStarZone documentation [doc]
2021-06-17 Bruno DonassoloFix some links in graphical toc [doc]
2021-06-17 Bruno DonassoloAdding some packages missing packages [doc]
2021-06-17 Bruno DonassoloAdding C++ platform documentation [doc]
2021-06-14 Augustin DegommeAdd smpi/pedantic flag to avoiding reporting controvers...
2021-06-14 Augustin DegommeAdd option smpi/errors-are-fatal to allow users to...
2021-05-28 Lucas M. Schnorrupdate draw_gantt.R script to work with pajengr
2021-05-28 Lucas M. Schnorrupdate pajengr installation procedure in S4U tutorial
2021-05-28 Lucas M. Schnorradd additional necessary packages for pajengr installation
2021-05-28 Lucas M. Schnorrupdate pajengr R code and figure
2021-05-27 Augustin Degommedocument new option
2021-05-21 SUTER Fredericprocess -> actor
2021-05-21 Martin QuinsonAdd a word to the tutorial for older versions of SimGrid
2021-05-19 Arnaud GierschTypos.
2021-05-06 Arnaud GierschFix rst.
2021-05-05 Martin QuinsonExtend the description of the IB configuration
2021-05-05 Martin QuinsonA doc section that I don't know where to put: citations...
2021-05-04 Arnaud GierschDon't take default smpi compiler flags from the environ...
2021-05-04 Martin QuinsonTuto MC: Add a word about the missing pieces
2021-04-28 Martin QuinsonMC tuto: Review by Emma
2021-04-27 Martin QuinsonFirst version of a tutorial on Mc SimGrid
2021-04-27 Martin Quinsoncosmetics
2021-04-27 Martin QuinsonAdd a pointer from the doc sources to the online one
2021-04-19 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2021-04-05 Martin Quinsondoc: fix the name of an option, and document the defaul...
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.
next