Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Magic: rename variables and make tests succeed with mmap privatization.
[simgrid.git] / teshsuite / s4u /
2018-03-19 Martin QuinsonMerge C++ API into simgrid/plugins/file_system.h to...
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Frederic Suterdo not use deprecated function in our examples/tests
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-13 Augustin Degommemore bad fixes
2018-03-12 Martin QuinsonRemove feature: reset PID on killall()
2018-03-09 Martin Quinsoncosmetics: rename a function, deprecate old name
2018-03-09 Martin Quinsonprovide a simpler API of Engine::getHostList (returning...
2018-03-09 Martin Quinsonstop using sg_host_list() from C++, and improve its...
2018-01-25 Frederic Suterplease sonar
2018-01-22 Frederic SuterClose #105
2018-01-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-30 Frederic Suteravoid xbt_strdup in c++ examples and tests
2017-12-05 Frederic Suterplease sonar and do the same in teshsuite
2017-12-05 Frederic SuterallStorages() -> getStorageList(whereTo)
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-11-30 Frederic Suter(hopefully) finalize pluginifaction of pseudo file...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Martin Quinsonsimplify how we find platf files from teshsuite
2017-11-29 Frederic Suterhave getContent in the plugin too
2017-11-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Frederic Sutermore pluginification of our pseudo file system
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-24 Martin QuinsonMerge pull request #246 from danilo-carastan-santos...
2017-11-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-23 Frederic Suterrevise this test to access storage directly
2017-11-23 Frederic Suterpluginify storage contents
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-19 Arnaud GierschStrange that this include line is only missing on appveyor.
2017-11-19 Arnaud GierschUse std::string, new/delete; remove useless new.
2017-11-13 Arnaud GierschRevalidate tesh files (trivial changes).
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-14 Arnaud GierschChange getName() and add getCname() in s4u::Storage.
2017-10-14 Arnaud GierschConstify getName()/getCname() in s4u::Actor.
2017-10-11 Arnaud GierschComment unused function parameter.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-13 Arnaud GierschAdd missing tests with Boost context factory.
2017-09-10 Martin Quinsonremove a teshsuite example that is superseeded by a...
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-14 Arnaud GierschAvoid short-lied temporary string.
2017-08-07 Martin QuinsonMerge pull request #213 from bcamus/master
2017-08-07 Frederic Sutergetting rid of bprintf raises a potential bug :-/
2017-08-01 Frederic Suterproperties are now stored in maps and managed by Proper...
2017-07-31 Frederic Sutermove ugly dict closer to the C APIs
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschFix signedness errors in format strings.
2017-07-27 Arnaud GierschUse C++ style includes when available.
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-18 Frederic Suterplug two more leaks
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-06 Martin QuinsonYou don't send a mailbox, but instead put stuff on it
2017-07-06 Martin QuinsonFix clang build
2017-07-06 Martin QuinsonRework the OO design of S4U comms
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
next