Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / src / mc / inspect / ObjectInformation.cpp
2023-11-07 mlaurentMerge branch 'master' of https://framagit.org/simgrid...
2023-11-05 Martin QuinsonRemove the stateful model-checking from the archive...
2023-01-01 Arnaud GierschUpdate copyright lines for 2023.
2022-05-10 Arnaud GierschConcatenate nested namespaces (sonar).
2022-05-06 Arnaud GierschSlighly improve readbility.
2022-04-27 Arnaud GierschUse structured binding declarations (sonar, c++17).
2022-01-06 Arnaud GierschUpdate copyright lines for 2022.
2021-03-14 Martin QuinsonMC: lazily load the dwarf information
2021-03-05 Martin Quinsonsimgrid-mc also needs debugging symbols, so let's hint...
2021-01-13 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2021-01-12 Arnaud GierschUpdate copyright lines.
2020-12-15 Augustin DegommeMerge branch 'Adrien.Gougeon/simgrid-master'
2020-11-25 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid...
2020-11-25 Arnaud GierschA binary search can be used here too.
2020-11-25 Arnaud GierschReplace another handmade binary search.
2020-11-25 Arnaud Giersch[sonar] Rename local parameters.
2020-11-24 Arnaud GierschUse std algorithms for binary search.
2020-11-22 agougeonMerge branch 'master' of https://framagit.org/simgrid...
2020-11-18 Ehsan AzimiMerge branch 'master' of github.com:simgrid/simgrid
2020-11-18 Arnaud GierschPrefer "using" to "typedef".
2020-10-23 Arnaud GierschMerge branch 'pikachuyann/simgrid-stoprofiles'
2020-10-22 adrien gougeonMerge branch 'master' of framagit.org:Adrien.Gougeon...
2020-10-22 AdrienMerge branch 'master' into 'master'
2020-10-19 Arnaud GierschCorrect a few a/an.
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-12-17 Frederic Suteranother bunch of cleanups
2019-10-23 Yann DuplouyMerge branch 'master' into xbt_random
2019-10-20 Arnaud GierschSpell check.
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-08-09 Martin Quinsonchange SIMIX_simcall_handle() into ActorImpl::simcall_h...
2019-07-21 Augustin DegommeMerge branch 'master' into 'master'
2019-07-21 Samuel ThibaultMC: complete workaround in the error msg seen on modern...
2019-07-14 Martin QuinsonMC: provide a workaround in the error msg seen on moder...
2019-06-01 Martin Quinsonfix MC builds on gcc
2019-05-31 Martin QuinsonMC: finish emptying an old C file
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-23 Martin Quinsonfix some typo in the comments, just to launch a rebuild...
2019-05-20 Martin QuinsonAhem. You mean I need to actually compile with MC after...
2019-05-20 Martin Quinsonmc: move some files related to ELF, DWARF or unwind...