Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define Actor::on_exit() taking a std::function.
[simgrid.git] / teshsuite / s4u / listen_async /
2018-05-15 Martin Quinsonsnake_case s4u::Mailbox
2018-04-23 Martin Quinsonstart snake_casing s4u::Engine
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-08 Martin Quinsonstart snake_casing s4u::Actor
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-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
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-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 Quinsonmake it clear to static analyzers that this mem is...
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
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-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-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-03-27 Frederic Sutertesh conversion