Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-06-20 Pierre VeyreAdd new tesh suite for msg-storage
2014-06-20 suterremove documentation of non-existing date parameter
2014-06-20 suterprevent warining for undocumented (because internal...
2014-06-20 suterdoc is whining +indent
2014-06-20 Augustin Degommedon't do the call if an error is caught before
2014-06-20 Augustin DegommeRemove benchmarking calls from cart_create
2014-06-20 Stéphane CastelliSmall fixes to the documentation
2014-06-20 Stéphane CastelliRemove some unbreakable spaces breaking the pdf generation
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-18 Augustin Degommeadd rule to use gcc-ar and gcc-ranlib instead of ar...
2014-06-18 Augustin DegommeRevert "try to have all these mpich temporary libs...
2014-06-18 Paul BédarideImprove Packet level simulation documentation v3_11_x
2014-06-18 Paul BédarideFix bug with const in java bindings
2014-06-18 Augustin Degommetry to have all these mpich temporary libs sent to...
2014-06-18 Arnaud GierschUpdate tesh files after commit 2c2afb4d73ea196ea97ca46b...
2014-06-17 Gabriel CoronaAdd some informations/help for the user on SIGSEGV
2014-06-17 Martin Quinsoncosmetics on some error messages
2014-06-17 Stéphane CastelliThis should ease the future implementation of graphes...
2014-06-16 Augustin Degommeremove simgrid_documentation target from distcheck
2014-06-16 Augustin Degommeadd missing file for distcheck
2014-06-16 Augustin Degommeignore sigpipes (as tesh.c used to do)
2014-06-16 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-16 Stéphane CastelliSome boilerplate around IB networking
2014-06-16 Augustin Degommechange symbol name to match one declared in mpif.h
2014-06-16 Stéphane CastelliUninstall recently added manpages
2014-06-13 degommeRequalify one more test
2014-06-13 degommeRevalidate tesh files
2014-06-13 Martin Quinsonexample simplification and cosmetics
2014-06-12 Arnaud GierschIn tesh.pl, with "output display", print contents of...
2014-06-12 Arnaud GierschIncrease size of junk area to 32 KiB in mm_legacy.c.
2014-06-12 Arnaud GierschMore updates to smpi* manpages.
2014-06-12 Paul BédarideRpath active for make install on osX
2014-06-12 Paul BédarideDoc to install libboost on osX
2014-06-11 degommeadd option to output the right name in smpiff
2014-06-11 Paul BédarideNo rpath in libsimgird-java and libsurf-java
2014-06-11 Paul BédarideNetwork::shareResourcesFull revival
2014-06-11 degommeactivate tests using resized and handle some corner...
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-03 lysbleuAdd link to documentation in Changelog
2014-06-03 Augustin Degommeadd java doc link to simgrid's main doc
2014-06-03 Arnaud GierschAdd missing date to ChangeLog. v3_11_1
2014-06-03 Arnaud GierschBe consistent wrt the number of empty lines between...
2014-06-03 Arnaud GierschTypo in variable name (EXEEXT).
2014-06-03 Arnaud GierschAdd FIXME.
2014-06-03 suterremove leaks introduced by previous commit. Ressource...
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.
next