Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sleep activities throw exception on host failure
[simgrid.git] / teshsuite / s4u /
2017-07-05 Martin Quinsonfix the API to isend detach() and speak about it in...
2017-07-05 Martin Quinsonchange the prototype of s4u::Comm::wait_any to mimick...
2017-07-05 Martin Quinsonrevalidate the tesh files after fixing #195
2017-07-05 Martin Quinsonmake it clear to static analyzers that this mem is...
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Martin Quinsonplease codacy
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin Quinsonuse only 2 hosts; usefull when called on two_hosts.xml
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Sutermassive cleanups in the storage world.
2017-06-17 Martin Quinsonmake it possible to run this test with any platform
2017-06-17 Martin Quinsonplease sonar a bit
2017-06-17 Martin Quinsonforgot the copyright header
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-16 Martin QuinsonThis test was broken because a bug was solved :)
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-15 Martin Quinsonfix clang build
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-15 Martin QuinsonNow this test may pass
2017-06-14 Martin QuinsonMerge branch 'ActivityPtr' of github.com:simgrid/simgri...
2017-06-14 Martin Quinsonsimplify this test for the ongoing debugging
2017-06-14 Gabriel CoronaFox broken CMakeLists.txt
2017-06-14 Martin Quinsonsimple test on waitany
2017-06-14 Martin Quinsonbummer
2017-06-14 Martin Quinsonfix the actor name; improve doc
2017-06-13 Martin Quinsoncosmetics (+ sleep at the end of test to avoid problems)
2017-06-13 Martin QuinsonAdd an exhaustive test for point to point communications
2017-06-08 Martin QuinsonMerge pull request #184 from Takishipp/signals
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Suteruse ordered map when order is needed
2017-06-08 Frederic Suteruse pimpl/piface combo for s4u storage
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 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 Quinsonmaxmin: be more explicit about the leaked variables
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-24 Martin Quinsonintroduce type aid_t for Actor's ID (ie, PID)
2017-03-31 Frederic Suterfix a bunch of recently introduced smells
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 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