9
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow threaded exec to run asynchrously + local version on current host More... 13 days ago
Deprecate Engine::add_actor in favor of Host::add_actor More... 16 days ago
Don't test sthread when it's disabled, bummer
mquinson
as Martin Quinson
More... 20 days ago
Try to understand why Mac ARM does not find C++23 stacks
mquinson
as Martin Quinson
More... 20 days ago
Allow to disable sthread, and do it on the CI run that enables the GLIBC debug features
mquinson
as Martin Quinson
More... 20 days ago
Merge branch 'fix/network-models/raw-initialization' into 'master'
mquinson
as Martin Quinson
More... 20 days ago
thread count must be positive More... 21 days ago
set tcp-gamma to 0.0 in raw network model initialization More... 22 days ago
Fix a gcc build error: no previous declaration
mquinson
as Martin Quinson
More... 27 days ago
Portability fix: gettid() does not exist on Mac OSX nor FreeBSD
mquinson
as Martin Quinson
More... 27 days ago
Please clang by removing a useless private field
mquinson
as Martin Quinson
More... 27 days ago
Add parallel code More... 27 days ago
Update Application communication protocol regarding replay More... 27 days ago
Update backtrack methods so that they support arbitrary remote app More... 27 days ago
Fix the usage of race update according to preivous changes More... 27 days ago
Use raw pointer instead of unique More... 27 days ago
Separate remote app initialization from Exploration creation More... 27 days ago
Add some logging details required in // explorer More... 27 days ago
Add a way to update incoming transition More... 27 days ago
Remove some get_instance for the Exploration More... 27 days ago
Add a way to terminate an application that is currently going oneway More... 27 days ago
Add debug logging More... 27 days ago
Add remote app in wakeup tree insertion More... 27 days ago
Update debug message to be clearer More... 27 days ago
Merge branch 'master' of framagit.org:simgrid/simgrid More... about 1 month ago
Add state for DPOR/SDPOR race computation More... about 1 month ago
Fix compilation warnings that become fatal on our CI
mquinson
as Martin Quinson
More... about 1 month ago
Remove files not required anymore More... about 1 month ago
Merge branch 'master' of framagit.org:simgrid/simgrid More... about 1 month ago
Move most of the state semantics to the parent class More... about 1 month ago