Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-06-11 scastelliImplementation of MPI_Type_create_resized
2014-06-10 degommeadd missing prototype
2014-06-10 scastelliWe should'nt allow the use of uncommited datatypes...
2014-06-10 degommetorus should provide better results if latency is taken...
2014-06-06 scastelliSmall correction in a manpage
2014-06-05 Arnaud GierschFix memory leaks.
2014-06-05 Arnaud GierschUpdate smpi* manpages.
2014-06-05 Arnaud GierschInstall additional manpages.
2014-06-05 Arnaud GierschFix distcheck.
2014-06-05 degommeFortran SMPI is not working for now, so deactivate...
2014-06-05 degommesome cmake calls were forgotten here
2014-06-05 Arnaud GierschRemove temporary files.
2014-06-05 Arnaud GierschChange non-portable echo -e for printf.
2014-06-05 Arnaud GierschTypo.
2014-06-04 Gabriel CoronaFix broken tesh file (with the Perl tesh)
2014-06-04 scastelliSome man pages
2014-06-04 scastelliWell, that happens sometime (bad merge)
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommeFix tesh files
2014-06-04 scastelliSome minor documentation fixes
2014-06-04 scastelliUpdate of the smpicc man page
2014-06-04 scastelliAdd a smpicxx man page
2014-06-04 scastelliAdd version notes to smpiXXX scripts
2014-06-04 degommeDeactivate temporarily one test.
2014-06-04 degommeKill f2c. Finally. I hope.
2014-06-04 degommemake smpiff behave like smpif90, so we don't use f2c...
2014-06-04 degommePrivatization : switch data segments when copying insid...
2014-06-04 Takahiro Hirofuchifix spell and remove trailing space
2014-06-04 scastelliIndentation
2014-06-04 Paul BédarideAdd enable_documentation option
2014-06-04 Takahiro HirofuchiMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-04 Takahiro Hirofuchiadd a hopefully simple and clear example of MSG_vm
2014-06-04 scastelliIs seems as right as before, only shorter
2014-06-04 Paul BédarideUse tesh perl for all platforms
2014-06-04 scastelliSome documentation to NetworkModel.
2014-06-04 scastelliMinor corrections in doc
2014-06-04 Martin Quinsonlet's build the doc when 'make doc' is called, just...
2014-06-04 degommeAs this is done only with java compilation, use the...
2014-06-03 Martin Quinsonmore informative error message
2014-06-03 degommeRequalify teshes, as we really wanted to send 1 byte...
2014-06-03 degommeRevert "the users are not the only ones lost with 10e0 :)"
2014-06-03 Martin Quinsonthe users are not the only ones lost with 10e0 :)
2014-06-03 Martin Quinsondon't fool the users. Don't write 1 as 10e0
2014-06-03 Paul BédarideFix javadoc into simgrid_full.jar
2014-06-03 Paul BédarideAdd javadoc into simgrid_full.jar
2014-06-03 Paul BédarideFix boost version
2014-06-03 Paul BédarideCheck boost version
2014-06-02 Augustin Degommeadd java doc link to simgrid's main doc
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-06-02 Arnaud GierschCosmetics.
2014-06-02 Paul BédarideInit version 3.12
2014-06-02 lysbleuAdd link to documentation in Changelog
2014-05-31 Arnaud GierschAdd missing date to ChangeLog.
2014-05-31 Arnaud GierschBe consistent wrt the number of empty lines between...
2014-05-31 Arnaud GierschTypo in variable name (EXEEXT).
2014-05-31 Arnaud GierschAdd FIXME.
2014-05-31 suterremove leaks introduced by previous commit. Ressource...
2014-05-31 Paul BédarideRelease 3 11 v3_11
2014-05-30 suterchange the dict in which parsed properties are stored...
2014-05-30 suterremove duplicated line
2014-05-30 suterchased tabs while looking for a leak
2014-05-30 suterchange key name to prevent reuse + indent (this example...
2014-05-30 suterremove cruft
2014-05-30 suterleak--
2014-05-30 suterleak--
2014-05-30 suterreplace sprintf by bprintf
2014-05-30 Pierre VeyreMakes file identifier unique in MSG file lib
2014-05-30 Arnaud GierschReintroduce message erroneously removed by commit 7bee0ca.
2014-05-30 Arnaud GierschFix check for doxygen version.
2014-05-30 suterrename tesh entry to explicitly mention it is a bogus...
2014-05-30 Arnaud GierschCosemtics: break long lines, whitespace cleanup.
2014-05-30 sutertypos
2014-05-30 suterremove useless function. private info is already freed...
2014-05-30 Stéphane CastelliUpdate changelog to account for fat trees
2014-05-30 Stéphane CastelliVery minor removal of unnecessary comments
2014-05-28 Paul BédarideFix bug windows msg-file
2014-05-28 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-28 Augustin Degommeslightly update compilation doc for Windows
2014-05-28 Pierre VeyreUpdate ChangeLog
2014-05-28 Stéphane CastelliRefer to fat trees in the platform doc
2014-05-28 Arnaud Gierschgenerate_memcheck_tests.pl does not support continued...
2014-05-28 Stéphane Castellidoc++
2014-05-28 Stéphane Castellileak--
2014-05-28 Arnaud GierschUse printf format %f instead of %e for this example.
2014-05-28 Arnaud GierschUse C++ style comments to fix doxygen output.
2014-05-28 Arnaud GierschGory hack (try #2).
2014-05-28 Paul BédarideDoc surf++
2014-05-27 Martin Quinsonone more line of doc
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 Arnaud GierschRevert "Gory hack to correclty set classpath for tests...
2014-05-27 suterimprove example, should be enough for this release
2014-05-27 sutermissing file for distcheck
2014-05-27 suteruse the right executable
2014-05-27 suteradd msg-remote-io test to the list
2014-05-27 suterfill tesh file (still uncomplete)
2014-05-27 suterrevalidate tesh files
2014-05-27 suterwhen doing two consecutive write, each one should have...
2014-05-27 sutercomment a part that leads to suspect behaviors. write...
2014-05-27 suterunlink can be a remote operation too.
2014-05-27 suterprinting path and not fullpath
next