Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
have only one refcounting system for the activities
[simgrid.git] / teshsuite /
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-28 Martin Quinsonthis should work without keeping an artificial reference
2017-05-27 Augustin Degommesilence a winbuntu warning
2017-05-27 Augustin Degommetry to get older gccs and clang to compile... untested
2017-05-26 Martin QuinsonAnother step toward working CommPtr. chord example...
2017-05-26 Martin Quinsonfurther useless cleanups
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-24 Martin Quinsonfurther codacy cleanups
2017-05-24 Martin Quinsonmaxmin: be more explicit about the leaked variables
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-24 Martin Quinsonfix 2 java tesh
2017-05-24 Frederic Suteruseless includes
2017-05-23 Martin Quinsonfix make dist
2017-05-23 Martin QuinsonJava package names should not be uppercased
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-23 Frederic Sutera few more smells
2017-05-23 degommeremove spurious non breaking spaces, grrr
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-22 Frederic Suterstart reducing smells in MC code
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-19 Frederic Sutercouple of minor smells
2017-05-19 Martin QuinsonMerge pull request #167 from simgrid/smpi_execute_public
2017-05-17 Frederic Suteranother bunch of sonar treats
2017-05-17 Frederic Suterplease sonar, less free in c++
2017-05-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-15 Martin QuinsonLOOPAFTER is a better name for profile periodicity
2017-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-13 Martin Quinsonuse the new way of declaring the periodicity of state_f...
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-11 Frederic Suterchasing minor smells
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-05 Martin Quinsonfinish the conversion of public MACRO names, in the...
2017-05-05 Martin Quinsonhide a (grave) warning in the tests
2017-05-05 Martin Quinsonportability cheating: avoid the configurations that...
2017-05-03 Martin QuinsonMerge pull request #164 from sthibaul/smpi_user_data
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-03 degommeAdd (too?) simple test for privatization.
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-24 Martin Quinsonintroduce type aid_t for Actor's ID (ie, PID)
2017-04-20 Martin Quinsondon't suppose anythin on privatization when threads...
2017-04-20 Martin Quinsonfix a broken condition in the tests
2017-04-20 degommetypo --
2017-04-20 Martin Quinsonmissed these spots while renaming an option
2017-04-20 Martin Quinsontest dlopen privatization too
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
2017-04-16 Martin Quinsonmake the mpich3 tests compile with the warnings on...
2017-04-15 Martin Quinsonfix the copyright date on these files
2017-04-15 Tom CornebizeReduce the size of partial shared malloc tests.
2017-04-14 Martin Quinsondamn, there is more of these nasty %lx around there
2017-04-14 Augustin Degommefix dist
2017-04-14 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-04-13 Martin QuinsonMerge pull request #154 from simgrid/partial_shared_malloc
2017-04-12 Tom CornebizeFix tesh tests.
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommefix mc build
2017-04-11 degommefix smpi tests
2017-04-11 Tom CornebizeRemove warnings.
2017-04-10 degommeAdd two new mpich tests.
2017-04-07 Tom CornebizeReplace int by size_t.
2017-04-07 Tom CornebizeSome more fixes for the communication optimization.
2017-04-07 Tom CornebizeFix the communication optimization.
2017-04-07 Tom CornebizeWorking copy optimization \o/
2017-04-06 degommetry to appease ubsan a bit
2017-04-06 Tom CornebizeTests for the communication of partially shared buffer.
2017-04-06 Tom CornebizeMore complex test.
2017-04-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-05 degommeactivate some more rma tests
2017-04-05 degommeSuper lazily avoid globals in this test.
2017-04-05 degommeActivate some more tests.
2017-04-05 Tom CornebizeAdd more tests for partial shared malloc.
2017-04-05 Tom CornebizeFix tests for shared and partial-shared.
2017-04-04 degommeactivate tests
2017-03-31 degommeHide xbt_cfg cruft from smpi tesh files.
2017-03-31 Frederic Suterfix a bunch of recently introduced smells
2017-03-30 Frederic Suteranother leak plugged
2017-03-30 Frederic Suterleak plug
2017-03-30 Frederic Suterdo not initialize surf for nothing
2017-03-30 Frederic Suterattempt to plug all leaks for simdag.
2017-03-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-30 Frederic Sutercomplete s4u::Storage interface, what a mess...
2017-03-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-28 Frederic Sutersome compilers don't like unused variables
2017-03-28 Frederic SuterI think I just killed a simcall
2017-03-28 Frederic Sutertest conversion
2017-03-27 degommesupport MPI_Op_commutative call, as it was already...
2017-03-27 degommeactivate some more tests
2017-03-27 degommeAdd MPI_Win_allocate, MPI_Win_create_dynamic, MPI_Win_a...
2017-03-27 Frederic Suterthis test has been converted
2017-03-27 Frederic Suterdumb me
2017-03-27 Frederic Suterone more conversion
2017-03-27 Frederic Sutertesh conversion
2017-03-26 Frederic Suterconversion++
2017-03-26 Frederic Suterone more teshsuite convertion
2017-03-24 Frederic Suterbetter with that file ...
2017-03-24 Frederic SuterTESH: msg to s4u - act 1
2017-03-23 Frederic Suterstart to mess up with storage
2017-03-22 degommeAdd mpi_get_accumulate call. And MPI_NO_OP operation
next