Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-01-11 Martin Quinsonmissing spots where we should now build 'tests'
2019-01-11 Martin Quinsononly ask one version of the standard for pybind11
2019-01-11 Martin Quinsondo not build the examples by default, only when running...
2019-01-11 Martin Quinsonam I stupid?!
2019-01-11 Martin Quinsondon't include the git hash in simgrid/config.h
2019-01-11 Martin Quinsonre-factorize examples/s4u/CMakeLists.txt
2019-01-11 Martin QuinsonFix signess that bother Qt Creator
2019-01-11 Arnaud GierschSlightly simplify logic.
2019-01-11 Arnaud GierschKill an obsolete FIXME.
2019-01-11 Arnaud GierschDon't shadow parameter "parent".
2019-01-11 Arnaud GierschMerge "if" statements.
2019-01-11 Arnaud GierschUse wildcards for location of libcgraph in simgrid...
2019-01-11 Arnaud GierschRemove hardcoded value.
2019-01-11 Arnaud GierschRemove unused variable.
2019-01-10 Arnaud GierschTry to improve valgrind suppressions for python before...
2019-01-10 Arnaud GierschAccess static member with "::".
2019-01-10 Arnaud GierschUseless include.
2019-01-10 Arnaud GierschUse cmake's JAVA_EXECUTABLE to run Java tests.
2019-01-10 Arnaud GierschRevert "[travis] Another try..."
2019-01-10 Arnaud Giersch[travis] Another try...
2019-01-10 Arnaud Giersch[travis] Another attempt to fix java.
2019-01-10 Arnaud Giersch[travis] There are only 2 cores available.
2019-01-10 Arnaud Giersch[travis] Try to not explicitely ask for default-jdk.
2019-01-10 Arnaud GierschRemove typedef alias xbt_ex_t.
2019-01-10 Arnaud GierschTypo.
2019-01-10 Arnaud GierschKill unused function xbt_ex_display().
2019-01-10 Arnaud GierschUpdate .mailmap.
2019-01-10 Arnaud GierschCosmetics: trailing withespaces.
2019-01-10 Arnaud GierschAvoid redefining built-in "list".
2019-01-10 Arnaud GierschChange string statement into comment.
2019-01-10 Arnaud GierschNow that it run on jenkins, disable sonar analysis...
2019-01-10 Arnaud Giersch[sonar] Merge exclusions.
2019-01-10 Arnaud Giersch[sonar] Rename method (don't use "main").
2019-01-10 Arnaud Giersch[sonar] Misc issues in bindings/lua.
2019-01-10 Augustin Degommebad formatting of suppression file, missing a mandatory...
2019-01-10 Augustin Degommetell valgrind to ignore cruft inside python3.. Let...
2019-01-10 Augustin Degommedisable python for sanitizers
2019-01-09 Augustin Degommeadopt single file for cobertura as well
2019-01-09 Augustin Degommetypo --
2019-01-09 Augustin Degommegenerate only one file for all python reports, as sonar...
2019-01-09 Arnaud GierschRedo "Like java, python breaks mmalloc with FreeBSD...
2019-01-09 Augustin Degommeadd python coverage
2019-01-09 Arnaud GierschField SwappedContext::stack_ became private, use get_st...
2019-01-09 Arnaud GierschLike java, python breaks mmalloc with FreeBSD+MC. Disab...
2019-01-09 Arnaud Giersch[sonar] Fix never executed "break" statements.
2019-01-09 Arnaud Giersch[sonar] Use the "&" operator with function names.
2019-01-09 Arnaud GierschHappy new year.
2019-01-09 Martin Quinsonmore pythonic example
2019-01-09 Martin Quinsonsonar: don't exclude java from coverage
2019-01-09 Martin Quinsonsonar: disable a weird rule
2019-01-09 Martin QuinsonFix MC builds
2019-01-08 Martin Quinsontravis is on Xenial now
2019-01-08 Martin QuinsonMissing files
2019-01-08 Martin Quinsondoc cosmetics, and cleanup the API
2019-01-08 Martin Quinsonsonar: ignore XML and python files from coverage
2019-01-08 Martin Quinsonnew python example: actor-kill
2019-01-08 Martin Quinsonobey sonar and make SwappedContext::stack_ private
2019-01-08 Martin QuinsonDon't force on a factory that is not always avail
2019-01-08 Martin Quinsontiny doc improvement
2019-01-08 Augustin DegommeDon't get tied to a version, this one needed an upgrade
2019-01-08 Augustin Degommeprotect against entering the loop when no match is...
2019-01-08 Augustin Degommeadd sonarqube to the coverage build
2019-01-08 Augustin Degommedon't wrash with 0 sized files
2019-01-08 Martin Quinsons/HAVE_SENDFILE/SG_HAVE_SENDFILE/
2019-01-08 Martin Quinsonmove header template near to its destination
2019-01-08 Martin Quinsonci: make target got renamed
2019-01-08 Martin Quinsontiny doc improvement
2019-01-08 Martin Quinsoninclude pybind11.h first, as we should
2019-01-08 Martin Quinsonremove any virtuals from Context::StopRequest
2019-01-08 Martin Quinsonautopep8 our python examples
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-08 Martin QuinsonAlso test is_suspended in the s4u example
2019-01-08 Martin Quinsonpython: test Actor.is_suspended() and introduce this_ac...
2019-01-08 Martin QuinsonVarious doc improvements
2019-01-08 Martin Quinsonrename make target to ease tab-completion
2019-01-08 Martin QuinsonAlso make registered actors killable in python
2019-01-08 Martin Quinsononly use pybind11 when registering actors
2019-01-08 Martin QuinsonNew python example: actor-daemon
2019-01-08 Martin Quinsonallow python actors to be killed
2019-01-07 Arnaud GierschDon't turn gcc's -Wmaybe-uninitialized into an error.
2019-01-07 Arnaud GierschFix build with ASan (s/from/this/).
2019-01-07 Arnaud GierschThread factory is always valid.
2019-01-07 Arnaud GierschAnonymize unused variable.
2019-01-07 Arnaud GierschRemove trailing whitespaces.
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2019-01-07 Martin Quinsondo not break sequential execution while fixing parallel...
2019-01-07 Martin QuinsonFix a race condition
2019-01-07 Martin Quinsondoc: fix copy/paste error
2019-01-06 Martin Quinsonplease sonar, add 'explicit'
2019-01-06 Martin Quinsonfactorize where seq_runall and par_runall save maestro...
2019-01-06 Martin Quinsonchange static fields in SwappedCtx into regular fields...
2019-01-06 Martin QuinsonKill the now useless ParallelRawContext and ParallelBoo...
2019-01-06 Martin Quinsonmerge ParallelUContext into SwappedContext, that can...
2019-01-06 Martin QuinsonCosmetics in contexts
2019-01-06 Martin Quinsonmove a static field of SwappedContext into SwappedConte...
2019-01-06 Martin QuinsonIntroduce a SwappedContextFactory to further reduce...
2019-01-06 Martin Quinsoncontext: rewrite some comments, and useless cosmetics
2019-01-05 Martin QuinsonMove Parallel{Boost,Raw,U}Context::{initialize,finalize...
2019-01-05 Martin Quinsonfurther cleanups in contexts
2019-01-05 Martin QuinsonChange a subclass into a superclass around contexts
next