9
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jun 20, 2024 — Jun 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add a word to our contributor doc about gitlab-ci-local
mquinson
as Martin Quinson
More... 4 months ago
LD_LIBRARY_PATH is pronounced DYLD_LIBRARY_PATH on mac :shrug:
mquinson
as Martin Quinson
More... 4 months ago
fix the callback issue in python bindings More... 4 months ago
restore some spaces More... 4 months ago
LC_NUMERIC seem to need locale.h on MacOSX
mquinson
as Martin Quinson
More... 4 months ago
Only activate FORTIFY_SOURCES when compiling with -O
mquinson
as Martin Quinson
More... 4 months ago
CI inria: pick a runner for the alpine job
mquinson
as Martin Quinson
More... 4 months ago
CI inria: add an alpine build job
mquinson
as Martin Quinson
More... 4 months ago
Disable FORTIFY on MUSL as there is a bug in std::to_string() in gcc
mquinson
as Martin Quinson
More... 4 months ago
Trick cmake so that it does not check for AWT and advanced JVM as we don't use these parts of JNI
mquinson
as Martin Quinson
More... 4 months ago
Avoid a name conflict on Alpine on the variable name PAGE_SIZE
mquinson
as Martin Quinson
More... 4 months ago
Some rewrites of the Release notes More... 4 months ago
use the right package name, bummer
mquinson
as Martin Quinson
More... 4 months ago
Merge branch 'master' of framagit.org:simgrid/simgrid More... 4 months ago
Try to resolve semaphore un-executable races More... 4 months ago
On Inria CI, go for ninja, and go verbose to make it useful
mquinson
as Martin Quinson
More... 4 months ago
Modernize Cluster Zone creation More... 4 months ago
ignore jar files in examples/java More... 4 months ago
Rename the attrib_deprecated to prepare the v4.0 release
mquinson
as Martin Quinson
More... 4 months ago
Tentative of v4.0 release notes
mquinson
as Martin Quinson
More... 4 months ago
Strip with -x for compatibility with modern Mac systems
mquinson
as Martin Quinson
More... 4 months ago
let VMs close files hosted on their PMs More... 4 months ago
valgrind: ignore a lot of java cruft (and fix a memleak)
mquinson
as Martin Quinson
More... 4 months ago
MC: do not pin processes on cores. This is not a method
mquinson
as Martin Quinson
More... 4 months ago
Silence a cmake warning
mquinson
as Martin Quinson
More... 4 months ago
Java: kill Disk.set_factor_cb that is not tested and probably doesn't work
mquinson
as Martin Quinson
More... 4 months ago
Remove SWIG remainings now that Java is implemented directly
mquinson
as Martin Quinson
More... 4 months ago
Various fixups to the documentation
mquinson
as Martin Quinson
More... 4 months ago
Java: strip the lib with the jar
mquinson
as Martin Quinson
More... 4 months ago
Add another test case to s4u-io-file-system. More... 4 months ago