Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-10-03 Martin QuinsonRelease v3.21 v3_21
2018-10-02 Augustin Degommefix dist after Martin
2018-10-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-10-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-02 Martin Quinsondocs: more links to the MSG doc
2018-10-02 Martin QuinsonInformative message if a newcomer launches BuildSimGrid...
2018-10-02 Martin QuinsonReplace README.git by a badge stating that we welcome PRs
2018-10-02 Arnaud GierschKill duplicate #include.
2018-10-02 Christian Heinrich[SMPI/DVFS] Make sure Adagio is guarded by #if HAVE_SMPI
2018-10-02 Christian Heinrich[DVFS] Add two comments
2018-10-02 Christian Heinrich[SMPI/LB] Normalize load + notify heap of changes
2018-10-02 Christian Heinrich[SMPI/LB] Add a XBT_DEBUG statement
2018-10-02 Christian Heinrich[SMPI] Add comments to explain variables
2018-10-02 Christian Heinrich[ENERGY] Add getter for idle consumption
2018-10-02 Christian Heinrich[SMPI/LB] Intercept realloc and calloc calls for memory...
2018-10-02 Christian Heinrich[ENERGY] Change behavior on 1-core machines
2018-10-02 Christian Heinrich[S(A)MPI] Add/modify include guards
2018-10-02 Christian Heinrich[S(A)MPI] Add copyright header
2018-10-02 Arnaud GierschMark unused parameters.
2018-10-02 Arnaud GierschSonar cosmetics.
2018-10-02 Arnaud GierschActually use given parameters.
2018-10-02 Arnaud GierschMerge nested try blocks (Sonar).
2018-10-02 Arnaud GierschReplace "switch" statement by "if" (Sonar).
2018-10-01 Martin Quinsonremove some obsolete files
2018-10-01 Martin Quinsondocs: don't fail when files to clean don't exist
2018-10-01 Augustin Degommetry to improve SVGs
2018-10-01 Martin Quinsondocs: add a link to the cited paper
2018-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-01 Martin Quinsons4u::Semaphore: use a simpler example with no mutex
2018-10-01 Martin Quinsonhide private globals to avoid name clashes
2018-10-01 Arnaud GierschRemove unused compile flag.
2018-10-01 Arnaud GierschClang's address sanitizer is not compatible with -Wl...
2018-10-01 Martin QuinsonDocument the semaphores' example (and fix other doc...
2018-10-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-10-01 Augustin Degommeadd svg and some description for dragonfly topology
2018-10-01 Martin QuinsonMerge pull request #303 from mpoquet/s4u-semaphore
2018-10-01 Millian Poquet[examples] add s4u-synchro-semaphore
2018-10-01 Millian Poquet[s4u] implement semaphore as direct SIMIX wrapper
2018-10-01 Martin Quinsondocs: cosmetics in Javadoc
2018-10-01 Martin QuinsonAcknoledge that the doc conversion is not finished...
2018-10-01 Martin Quinsondoc: remove the simix module. Was never written anyway
2018-10-01 Martin Quinsondocs: run javasphinx on RTD.org too
2018-10-01 Martin Quinsondocker[build-deps]: we now need javasphinx
2018-10-01 Martin Quinsongitlab-ci: generate the docs with UTF encoding
2018-10-01 Martin Quinsoninclude the full Java API doc in sphinx
2018-10-01 Martin QuinsonFurther improvements to the docs
2018-09-28 Martin Quinsonfix make distcheck after augustin
2018-09-28 Martin QuinsonFix the doc target
2018-09-28 Martin Quinsongit: ignore some newly created examples
2018-09-28 Martin Quinsondoc: remove some obsolete figures, move manpages to...
2018-09-27 Martin Quinsondocker: s4u needs libboost-all-dev to compile
2018-09-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-09-26 Martin QuinsonAllow to chain calls to activity::Comm functions
2018-09-26 Martin Quinsondocs: s/Virtual Platform/Simulated Platform/
2018-09-26 Martin Quinsontuto smpi: big fat warning stating that it's not finise...
2018-09-26 Martin Quinsondocs: update copyright and cut links to broken tables
2018-09-25 Martin QuinsonMerge pull request #302 from mpoquet/rename-s4u-synchro...
2018-09-25 Millian Poquet[examples] s4u-{barrier,mutex} -> s4u-synchro-*
2018-09-25 Millian Poquet[examples] smpi-replay-mmd: use s4u::Barrier
2018-09-25 Millian Poquet[doc] rtd: link to example s4u-barrier
2018-09-25 Augustin DegommeUpdate changelog
2018-09-25 Augustin Degommesend warning here instead of debug
2018-09-25 Augustin Degommefix warnings
2018-09-25 Augustin Degommeactivate fortran attr tests
2018-09-25 Augustin DegommeHave attributes actually work in fortran... the horror
2018-09-25 Augustin Degommeget was done, now fix set
2018-09-25 Augustin Degommeprotect against failed get
2018-09-25 Arnaud GierschFix dist.
2018-09-25 Arnaud GierschMerge remote-tracking branch 'github/master'
2018-09-25 Martin Quinsondocs: show the sections in manual's chapters
2018-09-25 Martin Quinsondocs: this file got renamed at some point -- kill duppl...
2018-09-25 Martin Quinsondocs: build on RTD, configure our theme
2018-09-24 Martin Quinsonfix some borken links in doc
2018-09-24 Martin Quinsongetting closer to the release
2018-09-24 Martin Quinsoncomplete the list of bugs closed in this release
2018-09-24 Martin Quinsonalso prevent to mix leaf-like and inner content in...
2018-09-24 Millian Poquet[examples] s4u-barrier: shared_ptr -> BarrierPtr
2018-09-24 Martin QuinsonMerge pull request #299 from mpoquet/example/s4u-barrier
2018-09-24 Martin QuinsonMerge pull request #301 from mpoquet/s4u-barrier-refcou...
2018-09-24 Millian Poquet[s4u] Barrier refcounting
2018-09-24 Millian Poquet[examples] add s4u-barrier
2018-09-24 Arnaud GierschDisable parallel executions with non-thread contexts...
2018-09-24 Arnaud GierschRestore CMDARGS before LINKARGS (commit 11c619824e2acd3...
2018-09-24 Arnaud GierschAllow dlopen privatization with Tsan too.
2018-09-24 Arnaud GierschRTLD_DEEPBIND is not supported by sanitizers.
2018-09-24 Arnaud GierschDefine HAVE_SANITIZER_THREAD.
2018-09-24 Arnaud GierschCosmetic rename.
2018-09-24 Arnaud GierschCosmetics: use cmakedefine01.
2018-09-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-09-23 Martin Quinsonconvert options to sphinx
2018-09-23 Augustin Degommelet's not use useless casts
2018-09-22 Augustin Degommereturn the correct value in MPI_get_attr and friends...
2018-09-21 Augustin Degommepass linkargs before cmdargs to avoid overriding a...
2018-09-20 Martin Quinsonthat's already converted to sphinx
2018-09-20 Martin Quinsonignore another binary
2018-09-20 Martin Quinsonconvert the SMPI doc to sphinx
2018-09-20 Martin Quinsonfix make distcheck
2018-09-20 Martin Quinsonimprove doc to avoid mixture between Comm::set_src_data...
2018-09-20 Martin Quinsonimprove the error messages so that you can understand...
2018-09-20 Martin Quinsonconvert the old SMPI tuto to sphinx (was only a placeho...
next