Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use const& for the parameters of type std::string not affected by previous commit.
[simgrid.git] / src / s4u / s4u_Link.cpp
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-02-12 Arnaud GierschWhenever possible, use std::move() for parameters ...
2019-02-12 Arnaud GierschDeprecate the is_off() methods.
2019-02-09 Arnaud GierschAdd const attribute.
2019-02-08 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-02-08 Martin Quinsonnew functions: Link::is_{on,off}()
2019-01-21 Martin Quinsonstart to s/trace/profile/ in the public API
2019-01-21 Martin Quinsonstart renaming tmgr trace into profile
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-07-13 Martin Quinsonstringify s4u::Link
2018-07-13 Martin QuinsonMerge pull request #280 from mpoquet/replay-steroid...
2018-07-09 Frederic Suterattempt to fully trace ptasks
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-25 Arnaud GierschRemove features marked with DEPRECATED_v321.
2018-06-06 Frederic Suterfix build (and please valgrind)
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Frederic Sutermv link map to the engine
2018-06-06 Frederic Sutersnake_case LinkImpl (but the part that should to the...
2018-05-24 Martin Quinsontrivial snake_casing of xbt::PropertyHolder
2018-05-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-05-16 Martin Quinsonsnake_case s4u::Link
2018-05-12 Martin Quinsonrename simix::kernelImmediate into simix::simcall
2018-05-11 Martin Quinsonsnake_case the signals in s4u::Link (no way to make...
2018-05-07 Frederic Sutercosmetics: reorder file to be consistent with others
2018-04-24 Frederic Sutersimplify/extend setup of resource tracing
2018-04-23 Martin Quinsonstart enforcing our new coding standards