Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ns3: kill an unused global container :(
[simgrid.git] / docs /
2020-08-26 Martin QuinsonAdd some s4u::Link setters, and doc improvements
2020-08-26 Martin Quinsondoc: link++
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-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'
2020-02-26 Arnaud GierschProject name has changed from SimGrid to simgrid.
2020-02-25 Augustin DegommeMerge branch 'cmake-no-doc-when-disabled' into 'master'
2020-02-25 Augustin DegommeMerge branch 'surf_precision' into 'master'
2020-02-25 Martin QuinsonFixups in the SMPI tutorial
2020-02-25 Martin Quinsonsmpi needs python3
2020-02-13 Martin Quinsondocument the actor-{daemon,join,kill} C examples
2020-02-13 Martin QuinsonMake sure that the doc of the sg_actor functions land...
2020-02-13 Martin Quinsonadd sg_actor_is_daemon()
2020-02-11 Martin Quinsonrename Host::send_to to sendto; add sendto_async
2020-02-09 Arnaud GierschTodo-- (done since v3.25)
2020-02-06 Martin QuinsonMerge branch 'doc' into 'master'
2020-02-06 Julien EMMANUELMake docs generation compatible with Sphinx 2.x
2020-02-06 Arnaud GierschMerge branch 'doc' into 'master'
2020-02-06 Julien EMMANUELFix overflow of large parameters in doc
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-06 Arnaud GierschWarnings in docs (spaces and consts).
2020-02-05 Martin QuinsonMerge branch 'doc' into 'master'
2020-02-05 Julien EMMANUELFix 'TOC' image size in doc
2020-02-04 Martin QuinsonAdd the 2 new C examples to the doc; use sg_comm_wait_a...
2020-02-04 Martin Quinsondoc: allow to document C examples
2020-02-02 Arnaud GierschIntroduce XBT_ATTRIB_DEPRECATED_v330.
2020-02-02 Martin QuinsonStart the dev of 3.26
2020-02-02 Martin QuinsonRelease 3.25 v3.25
2020-02-02 Martin QuinsonRelease 3.25
2020-02-02 Martin Quinsonfinish the API under the new format
2020-02-02 Martin Quinsonautodoxy: Don't ignore const-ness discrepencies in...
2020-02-01 Martin Quinsondocument Virtual machines
2020-02-01 Martin Quinsondocument netzones
2020-02-01 Martin Quinsondoc: fixes and document Link in the new way
2020-02-01 Martin Quinsonautodoxy: don't complain if the provided prototype...
2020-02-01 Martin Quinsonfinish the doc under the new format for Host
2020-01-31 Martin Quinsondocs/installing: improve the python part
2020-01-31 Martin Quinsondocument the enable_msg build-time flag
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-31 Arnaud GierschTrailing semicolons are not needed (codefactor.io/lintr).
2020-01-30 Frederic SuterMerge branch 'master' into depencencies
2020-01-29 Martin Quinsonstart documenting Hosts in the new way
2020-01-29 Martin QuinsonDocument disks in the new way
2020-01-29 Martin Quinsonfiddle with the doc of actors
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-16 Arnaud GierschExpunge Triva from the documentation too.
2020-01-10 Martin Quinsondocument Mailboxes in the new way
2020-01-10 Martin Quinsondocument the this_actor namespace in the new way
2020-01-10 Martin QuinsonTeach autodoxy about namespaces
2020-01-10 Martin QuinsonImprove docs/find-missing
2020-01-10 Martin Quinsonbriefly document some more C types
2020-01-08 Martin QuinsonMerge branch 'doc' into 'master'
2020-01-08 Julien EMMANUELFix broken links in SMPI interface doc
2020-01-05 Martin Quinsonfix the doc of const_sg_*_t types
2020-01-04 Martin Quinsondocument Mutex and Semaphores in the new way
2020-01-04 Martin Quinsondocument Barrier in the new way, and document the C...
2020-01-04 Martin Quinsonimprove the doc of condition variables
2020-01-04 Martin Quinsondocument ConditionVariables in the new way
2020-01-04 Martin Quinsonget useful warnings for broken links in the doc
2020-01-03 Martin QuinsonFurther reduce the amount of errors and warnings when...
2020-01-03 Martin Quinsonvarious doc small fixups
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-23 Martin QuinsonVarious docs update
2019-12-23 Martin Quinsondocs: dupplicate platform examples in the right section
2019-12-19 Martin Quinsonreorder elements in the API ref guide
2019-12-19 Martin Quinsondocs: these methods were renamed recently
2019-12-19 Martin Quinsondocs: restore some non-breaking spaces where needed
2019-12-19 Martin Quinsondocs: try to document the dependencies
2019-12-18 Frederic Sutercodefactor: build-in redefinitions
2019-12-18 Frederic Sutercodefactor: fix comparison to litteral maintainability...
2019-12-18 Frederic Sutercodefactor: fix use len(Seq) to determine Seq is empty...
2019-12-18 Frederic Sutercodefactor: fix unnecessary else after return maintaina...
2019-12-18 Frederic Sutercodefactor: fix multiple statements on one line mainten...
2019-12-17 Frederic SuterFix (#313) on Github
2019-12-08 Arnaud GierschFix portability issues in shellscripts (codefactor...
2019-12-06 Martin Quinsoncodefactor: remove trailing newlines
2019-12-06 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-12-05 Arnaud GierschReplace non-breaking spaces.
next