9
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 24 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix atomic put() and get() in case of timeout (the comm must be cancel manually nowadays)
mquinson
as Martin Quinson
More... 2 days ago
Try to fix ICC builds, nardin
mquinson
as Martin Quinson
More... 2 days ago
Fix clang builds
mquinson
as Martin Quinson
More... 2 days ago
Fix the build out of tarballs of MC + MPI teshsuite tests
mquinson
as Martin Quinson
More... 3 days ago
Revalidate the tesh files now that we test them
mquinson
as Martin Quinson
More... 3 days ago
Correctly run the iprobe tests when they are not disabled
mquinson
as Martin Quinson
More... 3 days ago
Fix another issue found by -Wcast-function-type-strict on MPICH tests
mquinson
as Martin Quinson
More... 5 days ago
Do not try to MC python programs when MC is not compiled in
mquinson
as Martin Quinson
More... 5 days ago
Try to fix the pb with -Wcast-function-type-strict in MPICH tests
mquinson
as Martin Quinson
More... 5 days ago
Test that the faulty flag exists before disabling it
mquinson
as Martin Quinson
More... 5 days ago
Try to fix a warning of clang 19 on code using the weird C API of makecontext
mquinson
as Martin Quinson
More... 5 days ago
Fix some sonar warnings and errors
mquinson
as Martin Quinson
More... 9 days ago
One constructor less in mc::WutState (and one ugly trick less)
mquinson
as Martin Quinson
More... 9 days ago
Reduce the amount of dupplicated code between the constructors of mc::State
mquinson
as Martin Quinson
More... 9 days ago
use intrusive_ptr instead of std::shared_ptr around mc::State
mquinson
as Martin Quinson
More... 9 days ago
Revalidate MC tesh files More... 10 days ago
Fix dependencies More... 10 days ago
Merge branch 'master' of https://framagit.org/simgrid/simgrid More... 10 days ago
Remove unecessary debug information: too much is too much More... 10 days ago
Add ODPOR reduction and support for its BFS version More... 10 days ago
Speak about explored traces rather than backtracks More... 10 days ago
Revert a small ODPOR optimisation that is not always correct More... 10 days ago
Merge branch 'master' into 'master'
mquinson
as Martin Quinson
More... 11 days ago
Fix pip job in CI More... 11 days ago
Fix bug when suspend() after resume() didn't work More... 12 days ago
Disable SIGINT handler if we fork childs as all child would answer
mquinson
as Martin Quinson
More... 12 days ago
Extend our logging mechanism to display the system pid on demand
mquinson
as Martin Quinson
More... 15 days ago
More sanity checks of the MC behavior
mquinson
as Martin Quinson
More... 15 days ago
Merge branch 'master' of https://framagit.org/simgrid/simgrid More... 15 days ago
MC: Fix the condvar reversible race & let the exploration handle More... 15 days ago