Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More coding style updates for sg_host.
[simgrid.git] / docs / source / app_s4u.rst
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-19 Arnaud GierschCorrect a few a/an.
2020-10-09 Martin Quinsondoc: broken import of this_actor::parallel_execute
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid...
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 Quinsondoc: fix formating and functions signatures
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-08 Martin QuinsonProvide a S4U function to control the SNR level of...
2020-07-08 Martin QuinsonTentative implementation of Activity::suspend() and...
2020-03-03 Martin QuinsonAllow to set configuration items without parsing the...
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 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-02-06 Arnaud GierschWarnings in docs (spaces and consts).
2020-02-04 Martin QuinsonAdd the 2 new C examples to the doc; use sg_comm_wait_a...
2020-02-02 Martin Quinsonfinish the API under the new format
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 Quinsonfinish the doc under the new format for Host
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-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 Quinsonbriefly document some more C types
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-03 Martin QuinsonFurther reduce the amount of errors and warnings when...
2020-01-03 Martin Quinsonvarious doc small fixups
2019-12-23 Martin QuinsonVarious docs update
2019-12-19 Martin Quinsonreorder elements in the API ref guide
2019-12-19 Martin Quinsondocs: these methods were renamed recently
2019-11-19 Martin QuinsonMerge branch 'xbt_random' into 'master'
2019-11-12 Martin Quinsonfurther doc improvements
2019-11-12 Martin Quinsontiny doc improvments
2019-11-11 Martin Quinsonfurther API doc improvement
2019-11-10 Martin QuinsonFix autodoxy warnings
2019-11-10 Martin Quinsondoc: use sections instead of rubric
2019-11-10 Martin QuinsonDocument the Actor with the new autodoxy extension...
2019-11-10 Martin Quinsoncosmetics in the doc
2019-11-03 Martin Quinsonmove the README.rst in examples/ as it also describes...
2019-11-02 Martin Quinsonstart documenting the C API in sphinx
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-20 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic Suterupdate documentation
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-06-30 Martin Quinsondoc: Better uniformity wrt graphical toc
2019-06-29 Martin Quinsonadd missing symbols to the refguide
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-19 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-19 Martin QuinsonWrite in doc that some s4u objects are not smart pointers
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-17 Martin Quinsonpython doc: add Comm and Exec to the refguide
2019-03-12 Arnaud GierschMailboxPtr looks like a smart pointer, but it's not...
2019-01-08 Martin Quinsondoc cosmetics, and cleanup the API
2019-01-03 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-01-02 Martin Quinsonpy: document the this_actor submodule
2018-12-31 Martin Quinsonpython: extend the bindings
2018-12-31 Martin Quinsonpython: improve the documentation
2018-11-29 Martin QuinsonDoc polishing
2018-11-22 Martin QuinsonMerge pull request #315 from simgrid/smpirun-replay
2018-11-21 Martin Quinsontiny doc improvement
2018-11-15 Martin Quinsondocs improvements
2018-11-12 Martin Quinsonsmall doc improvement
2018-10-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-11 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-10-11 Martin QuinsonMerge pull request #307 from Jean-Emile/v3.20-expose...
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-10 Martin QuinsonS4U stability will not decrease in the future
2018-10-09 Martin Quinsonmove the this_actor namespace to the top of API
2018-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-08 Martin Quinsonimprove the doc of s4u::Mailbox
2018-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-01 Martin QuinsonDocument the semaphores' example (and fix other doc...
2018-10-01 Martin Quinsoninclude the full Java API doc in sphinx
2018-10-01 Martin QuinsonFurther improvements to the docs
2018-09-20 Martin Quinsonconvert the remain bits of S4U doc into sphinx
2018-09-20 Martin Quinsonconvert S4U examples to sphinx
2018-09-13 Martin QuinsonMerge branch 'master' into master
next