9
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix File::find_local_disk_on(). More... 4 months ago
Always construct FileSystemDiskExt::content_, even when it's empty. More... 4 months ago
Fix lib_in_jar builds, gros débile
mquinson
as Martin Quinson
More... 4 months ago
Do not initialize Java if we're not in the JVM (fix runs with libsimgrid-java merged)
mquinson
as Martin Quinson
More... 4 months ago
Try to fix miscompilation with IntelLLVM 2025.0.4. More... 4 months ago
Don't complain that destroyed mutexes are still locked when that actor is dying
mquinson
as Martin Quinson
More... 4 months ago
Merge libsimgrid-java into libsimgrid on FreeBSD and APPLE
mquinson
as Martin Quinson
More... 4 months ago
Fix some tesh files which got borken by recent copyright year update
mquinson
as Martin Quinson
More... 4 months ago
try to fix issue in FreeBSD where exceptions raised in libsimgrid cannot be caught in libsimgrid-java
mquinson
as Martin Quinson
More... 4 months ago
Update .mailmap. More... 4 months ago
Use option --follow for git log. More... 4 months ago
Add some missing copyright notices. More... 4 months ago
Finally, copyright line updates for 2025. More... 4 months ago
Merge branch 'master' of framagit.org:simgrid/simgrid More... 4 months ago
Add random selection support for one way More... 4 months ago
Merge remote-tracking branch 'github/master' More... 4 months ago
Do not report McMini problems for each and every McMini test
mquinson
as Martin Quinson
More... 4 months ago
tesh+java: prefer our version of the simgrid library, over the one installed on the system
mquinson
as Martin Quinson
More... 4 months ago
Do not try to pin the child on CPU 1 if only CPU 0 exists
mquinson
as Martin Quinson
More... 4 months ago
replace create by add in kernel for consistency reasons More... 4 months ago
update docs More... 4 months ago
fix More... 4 months ago
deprecate Host::create_disk in favor of Host::add_disk, and rename the existing add_disk to register_disk. As this function is used internally, do no deprecate it but hide it from Doxygen instead More... 4 months ago
Try providing stdc++ after stdc++exp to fix linking errors on MUSL
mquinson
as Martin Quinson
More... 4 months ago
Kill dead code
mquinson
as Martin Quinson
More... 4 months ago
Better error message on misconfiguration
mquinson
as Martin Quinson
More... 4 months ago
Fix MUSL builds
mquinson
as Martin Quinson
More... 4 months ago
Fix no-MC builds
mquinson
as Martin Quinson
More... 4 months ago
Fix some portability bugs found by the robots
mquinson
as Martin Quinson
More... 4 months ago
MC message tracing: better tracing of all recv
mquinson
as Martin Quinson
More... 4 months ago