Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stop failing at applying simple regexps :p
[simgrid.git] / doc /
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Christian Heinrich[DOC] Incorporate changes to paths from 62ab7fd228...
2017-03-03 Christian Heinrich[SMPI] Introduced smpi/iprobe-cpu-usage option.
2017-02-17 Frederic Suterxbt_fifo are no longer used, remove the code
2017-02-16 Martin QuinsonImplement a new algorithm for SMPI_SHARED_MALLOC: global
2017-02-16 Martin Quinsonsanitize the option smpi/shared-malloc, and improve...
2017-02-07 Martin Quinsonmore info to the user.
2017-02-06 Martin Quinsonrename an option and improve its doc: maxmin/concurrenc...
2017-02-05 Martin Quinsonchange the default value of maxmin/concurrency_limit...
2017-02-02 Martin Quinsonimprove the doc of the context factories
2017-01-28 Martin Quinsontuto improvements, and add a link to the SMPI CourseWare
2017-01-27 Martin Quinsonfurther cleanup the files provided with the tuto
2017-01-27 Martin Quinsonimprove a FAQ entry
2017-01-26 Martin QuinsonMake these example files compile
2017-01-25 degommeone algo was missing from the doc
2017-01-20 Martin Quinsoninstall the tools from the packages when possible;...
2017-01-04 Martin Quinsonrefresh a documentation chapter
2017-01-01 Martin Quinsonfix our css by copying back things that used to work
2017-01-01 Martin Quinsonfix glitches to the NS3 doc
2017-01-01 Martin Quinsonignore the lat parameter of peer tag
2016-12-30 Martin Quinsonrewrite the NS3/SimGrid doc
2016-12-28 Martin Quinsonfix some doxygen warnings
2016-12-28 Martin Quinsonfix some typos found by the debian packaging tools
2016-12-27 Martin QuinsonImprove the routing documentation
2016-12-27 Martin QuinsonXBT peer are dead since a long while
2016-12-20 Martin Quinsonchange all links to my old webpage
2016-12-14 Martin Quinsonstart rewriting the platform documentation now that...
2016-12-13 Martin Quinsonstart reformating the manual for the AS -> NetZone...
2016-12-10 Martin Quinsonnetwork/coordinates option is now useless
2016-12-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-25 Martin Quinsonuse the right name of an option in the doc
2016-11-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-16 degommeoops, add the previously documented option to the list.
2016-11-16 degommedocument new option
2016-11-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-13 Arnaud Legrandcosmetics
2016-10-14 Martin Quinsonpoint to the MSG doc, not the XBT one on synchro. It...
2016-10-13 Martin Quinsonrewrite a FAQ entry
2016-10-11 Martin QuinsonMake it easier to have clang-format as a git hook
2016-10-10 Martin Quinsonlittle doc reorg: split a page in two
2016-09-13 Martin Quinsonashaming spell checking
2016-09-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-05 Martin Quinsontry to get tesh ignoring the cruft of Jenkins and friends
2016-09-02 Martin Quinsonmove a manpage to a better location
2016-08-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-29 Martin Quinsonsmpi/running-power is renamed to smpi/host-speed
2016-08-29 Martin Quinsonsmpi/cpu-threshold:-1 should become smpi/simulate-compu...
2016-08-29 Christian Heinrich[DOC] Remove references to old 'power' attribute from...
2016-08-28 Martin Quinsonrework the smpirun manpage
2016-08-23 Martin Quinsonremove obsolete file
2016-08-23 Martin Quinsonnew doc: how to compile the SimGrid examples from Eclipse
2016-08-23 Martin Quinsonbetter documentation of the lua dependencies for install
2016-08-22 Martin Quinsonsmpirun.1: document the option I added recently
2016-08-19 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-18 Martin QuinsonMerge pull request #108 from adfaure/master
2016-08-18 Martin Quinsonsome hints to get accurate simulation
2016-08-18 Christian Heinrich[DOC] Added another SMPI_PRETEND_CC warning
2016-08-17 Martin Quinsonrework the SMPI documentation
2016-08-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-14 Martin Quinsonrename smx_process_t to smx_actor_t
2016-08-14 Martin QuinsonI don't like how class's doc is rendered by doxygen...
2016-08-12 Frederic Sutera pass on this documentation
2016-08-10 Martin Quinsonrework the community documentation section
2016-08-10 Martin Quinsonnew doc: how to model multicores
2016-08-10 Martin Quinsonnew doc: how to model hosts shutdown
2016-08-09 Martin Quinsonvery little doc improvement
2016-08-07 Martin Quinsonfurther improve the doc of s4u::Mutex
2016-08-07 Martin Quinsonvarious documentation improvements
2016-08-06 Martin Quinsonslight update to an ancient FAQ entry
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-02 Martin Quinsondocument an option recently added by augustin
2016-08-02 Martin Quinsoncontinue the integration of the uhood_switch documentat...
2016-08-01 Martin Quinsoncrude integration of the process switching documentation
2016-07-31 Martin Quinsonkill msg_mailbox_t entierely
2016-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-28 degommedocument previous change. Would need to be improved...
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Gabriel CoronaMerge s4u wait_any
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Gabriel Corona[doc] TODO -1 timeout should not be forever
2016-07-22 Gabriel CoronaMerge commit 'dd9b0df'
2016-07-21 Martin Quinsondon't document an option that is long gone
2016-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-21 Gabriel Corona[doc] De-Ostern-ization (typo)
2016-07-21 Gabriel Corona[mc] More documentation
2016-07-21 Gabriel Corona[mc] Documentation
2016-07-20 Gabriel CoronaMerge remote-tracking branch 'adfaure/master'
2016-07-20 Gabriel Corona[doc] More TODO
2016-07-19 Gabriel Corona[doc] Kill remaining reference to XBT_set
2016-07-19 Gabriel Corona[doc] TODO / Letter to Santa
2016-07-18 Martin Quinsonfix some typos
2016-07-18 Gabriel Corona[doc] Add todo about user .then()
2016-07-13 Gabriel Corona[doc] Misc
2016-07-13 Gabriel Corona[doc] TODO
2016-07-13 Gabriel Corona[doc] Fix 'the page appear twice in the hierarchy'
2016-07-13 Gabriel Corona[doc] Under the hood
2016-07-13 Gabriel Corona[doc] Under the hooks: S4U
2016-07-13 Martin Quinsondoc improvement
next