Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / xbt / xbt_virtu.cpp
2023-02-23 Arnaud GierschMerge branch 'simgrid-udpor-integration' into 'master'
2023-02-22 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-02-21 Martin QuinsonSimplify the library initialization + deprecate 2 XBT...
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-10-06 SUTER Fredericdeprecate SIMIX_is_maestro
2021-10-01 SUTER Fredericdeprecate 2 simix functions
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-08 Martin QuinsonMerge branch 'klement/simgrid-klement' into master
2020-09-30 Martin QuinsonMerge branch 'adrien' into 'master'
2020-09-30 Martin QuinsonMerge branch 'master' into adrien
2020-09-26 Martin QuinsonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-07-09 Arnaud Giersch[sonar] Explicit cast when loosing precision (src/xbt...
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-10-17 Arnaud GierschConvert to C++, and call get_pid() directly.