Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[sonar] Convert integer literals to bool literals.
[simgrid.git] / src / mc / inspect /
2020-07-02 Arnaud Giersch[sonar] Convert integer literals to bool literals.
2020-07-01 Arnaud Giersch[sonar] Remove redundant casts.
2020-06-12 Augustin DegommeFix most of spelling mistakes in src/
2020-05-09 Martin QuinsonMC: Further renamings
2020-05-06 Martin QuinsonMC: rename remote/RemoteClient -> remote/RemoteClientMe...
2020-04-27 Yann DuplouyMerge branch 'random_readwritestate' into 'master'
2020-04-25 Frederic Suternamespacing cosmetics
2020-02-06 Arnaud GierschMerge branch 'pikachuyann/simgrid-xbt_random'
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-09 Arnaud GierschPass large parameter by address.
2020-01-08 Arnaud Giersch[sonar] Use std::move with rvalue references.
2020-01-01 Arnaud GierschUpdate copyright lines with new year.
2019-12-28 Arnaud Giersch[sonar] Constify pointer and reference parameters in...
2019-12-23 Arnaud Giersch[sonar] Constify pointer and reference local variables...
2019-12-23 Arnaud GierschMerge branch 'master' of framagit.org:simgrid/simgrid
2019-12-23 Arnaud Giersch[sonar] Initialize data members with class initializers...
2019-12-23 Frederic Suter[sonar] initialization lists and co.
2019-12-17 Frederic Suteranother bunch of cleanups
2019-12-16 Frederic Sutermornign cleanups
2019-12-09 Frederic Suteranother bunch of codefactor style issues
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-07-11 Arnaud Gierschmc: better way to check if address is on heap.
2019-07-11 Arnaud Gierschmc/compare: const/ref
2019-07-10 Martin Quinsonmc: reduce the visibility of <dwarf.h> by a tiny bit
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-11 Martin QuinsonMC: cosmetics
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-29 Martin Quinsonmc: Also remove the process_index
2019-05-27 Martin Quinsonmc: tricks to improve the coverage
2019-05-24 Martin Quinsonnope sonar, that's not some commented code
2019-05-23 Martin Quinsonfix some typo in the comments, just to launch a rebuild...
2019-05-22 Martin Quinsonmc: some snake_casing on the way
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...