Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-10-16 Arnaud GierschFix build on Debian/kFreeBSD.
2018-10-15 Augustin Degommehave description use current build and not latest one...
2018-10-15 Martin Quinsonforbid cabinet in inner zones
2018-10-15 Martin Quinsonautomatically regenerate these files
2018-10-15 Martin QuinsonFurther hack the XML parser to accept the old DTD location
2018-10-15 Martin Quinsondocker tuto-s4u: Add an empty makefile advising to...
2018-10-15 Martin Quinsontuto s4u: adapt text to the actual docker content
2018-10-15 Martin Quinsons4u tuto: make it clear that you have to run cmake...
2018-10-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-14 Martin QuinsonRegenerate with the lastest Flex
2018-10-14 Martin Quinsonstart rewriting the platform documentation
2018-10-14 Martin Quinsonmove the DTD file from gforge to our own homepage
2018-10-14 Martin Quinsoncosmetic so that it can be displayed in doc
2018-10-13 Arnaud GierschUse PRIdMAX instead of %jd.
2018-10-13 Martin Quinsonremove an example that does not bring much
2018-10-13 Arnaud GierschFix format string.
2018-10-12 Martin Quinsonsonar cleanup
2018-10-12 Martin Quinsondoxygen: fix some warnings
2018-10-12 Martin Quinsonsonar cleanups
2018-10-12 Martin QuinsonFix documentation: I inverted 2 host model names
2018-10-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-11 Martin Quinsonimprove the doc of the host plugin API
2018-10-11 Martin Quinsondocument the last changes in the right place
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... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-10 Martin Quinsondoxygen: kill group m_process_management
2018-10-10 Martin QuinsonS4U stability will not decrease in the future
2018-10-10 Augustin Degommecritical bugfix
2018-10-10 Martin Quinsonuse a travis badge with the travis logo
2018-10-10 Martin Quinsonwoops, I broke the build while fixing the doc
2018-10-10 Martin Quinsondocs: try to add a doxygene xample, but breathe does...
2018-10-09 Martin QuinsonAdd a link from API ref to example
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-09 Martin QuinsonImprove the doc of parallel executions
2018-10-09 Martin QuinsonIgnore new binary
2018-10-09 JeDExpose Host Load for Java API through JNI
2018-10-08 Martin Quinsonimprove the doc of s4u::Mailbox
2018-10-05 Arnaud GierschDefine XBT_ATTRIB_DEPRECATED_v325.
2018-10-05 Arnaud GierschRemove features marked with DEPRECATED_v322.
2018-10-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-05 Martin Quinsonstart the dev of v3.22
2018-10-05 Martin Quinsondoc: update the procedure to release a version
2018-10-05 Martin Quinsondocker: the stable version is enough now that we released
2018-10-05 Augustin Degommesupport ns3.29 in cmake (todo: try to use wildcards...
2018-10-03 Arnaud GierschRestore "sudo: required", for mc/ptrace.
2018-10-03 Arnaud GierschDisplay errno on error.
2018-10-03 Arnaud GierschFix dist.
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
next