Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update copyright lines for 2022.
[simgrid.git] / src / instr / instr_paje_containers.hpp
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2022-01-05 Bruno DonassoloMerge remote-tracking branch 'upstream/master' into...
2022-01-05 Martin QuinsonIntroduce on_???_cb functions to shield the signals
2021-09-14 SUTER FredericMerge branch 'master' of https://framagit.org/simgrid...
2021-09-02 SUTER Frederic[procasticommit] Do not mix private and public fields
2021-07-08 Arnaud GierschInstr: for consistency, rename 'father' to 'parent...
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-16 Arnaud GierschUse transparent comparator 'std::less<>' with associati...
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-16 Arnaud GierschMove global variables to class Container.
2020-10-11 Arnaud GierschMore const.
2020-04-05 Frederic Suterstill fighting against this code
2020-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2020-03-27 Frederic Suterno need to store a netpoint_ there
2020-03-27 Frederic Sutercosmetics
2020-03-26 Frederic SuterSeparate trace file production from container management
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-18 Arnaud GierschAdd some const qualifier, needed for later changes.
2019-03-11 Arnaud GierschPass std::string parameters by reference too.
2019-03-11 Arnaud GierschConstify.
2019-02-27 Arnaud GierschEnforce "Rule-of-Three/Five".
2019-02-13 Arnaud GierschPolish passage of std::string parameters.
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2018-05-11 Frederic Sutersnake_case in instr
2018-04-03 Arnaud GierschKill useless typedefs routing_NetPoint and sg_netpoint_t.
2018-04-02 Martin Quinsonconvert getCname to get_cname
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-23 Frederic Suterthis has been bugging me for a while
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-02 Frederic Sutersimplify link events and rename getRootContainer to...
2017-10-30 Frederic Suterenough playing with instr for now ...
2017-10-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-30 Frederic Sutersimplify the way states are used in high-level instr...
2017-10-27 Frederic Sutertry to silence CI on maverick
2017-10-27 Frederic Sutersplit instr_private in several header files