Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2020-01-31 Arnaud GierschCosmetics: fix "Malformed whitespace in C++" spotted...
2020-01-31 Arnaud GierschTrailing semicolons are not needed (codefactor.io/lintr).
2020-01-31 Arnaud GierschPlease codefactor.io/ShellCheck.
2020-01-31 Arnaud GierschEnable MSG for Coverage builds.
2020-01-31 Arnaud GierschRemove old workaround.
2020-01-31 Martin Quinsononly install the msg header if MSG was compiled in
2020-01-31 Martin QuinsonAdd some parallel tests in S4U too
2020-01-31 Martin Quinsonfix tests when building lua w/o MSG
2020-01-30 Martin Quinsonfix pip builds
2020-01-30 Martin Quinsonrevalidate a python tesh after the merge of SimDAG++
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin Quinsontravis: windows needs java+MSG
2020-01-30 Martin Quinsonbe coherent on building Java/MSG on gitlab-ci, too
2020-01-30 Martin Quinsonbe coherent on Java vs. MSG on travis, circleci and...
2020-01-30 Martin QuinsonMerge branch 'depencencies' into 'master'
2020-01-30 Martin Quinsonbummer
2020-01-30 Martin QuinsonJenkins: don't fail when Java/no MSG
2020-01-30 Martin Quinsonjenkins: Add MSG/NOMSG to the Flags job alternative
2020-01-30 Martin Quinsonfix make distcheck
2020-01-30 Martin Quinsonjenkins: turn Java and MSG off on non-MC builds
2020-01-30 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2020-01-30 Martin QuinsonAdd a cmake flag to not compile MSG at all
2020-01-30 Frederic Suterplug leak and check received payload
2020-01-30 Frederic SuterMerge branch 'master' into depencencies
2020-01-30 Frederic Sutertest dependencies with Comm too
2020-01-30 Augustin Degommeadd smpi_execute_flops_benched call
2020-01-30 Frederic Suterallow for chaining of add_successor
2020-01-30 Frederic Sutersimplify dependencies stuff (less accessors)
2020-01-30 Frederic Suterdependencies support for Comm (needs testing)
2020-01-30 Martin Quinsonimplement generic ActivityPtr
2020-01-30 Martin Quinsonsmall cleanups in the s4u::Activities
2020-01-30 Martin Quinsonfix a FIXME
2020-01-30 Frederic Suteruse ActivityPtr
2020-01-30 Frederic SuterMerge branch 'master' into depencencies
2020-01-29 Martin QuinsonPrepare the upcoming release.
2020-01-29 Frederic SuterMerge branch 'master' into depencencies
2020-01-29 Martin Quinsoncosmetics in CMakeLists.txt
2020-01-29 Martin QuinsonMC: more specific doc in the user API
2020-01-29 Martin QuinsonMC: various cleanups done while debugging something
2020-01-29 Martin QuinsonMC: when exec()ing the app, first pass any parameters...
2020-01-29 Martin Quinsonstart documenting Hosts in the new way
2020-01-29 Martin QuinsonDocument disks in the new way
2020-01-29 Martin Quinsonfiddle with the doc of actors
2020-01-29 Augustin Degommeadd some fortran bindings, useful for bigdft
2020-01-28 Arnaud GierschEmit a warning when a link's latency is smaller than...
2020-01-28 Arnaud GierschKill obsolete TODO.
2020-01-28 Frederic SuterMerge branch 'master' into depencencies
2020-01-28 Augustin Degommekeep quiet for valgrind tests on ci to avoid false...
2020-01-27 Arnaud GierschDisable python tests with valgrind.
2020-01-27 Frederic SuterMerge branch 'master' into depencencies
2020-01-27 Arnaud GierschPut only the declaration between SG_{BEGIN,END}_DECL.
2020-01-27 Frederic Suterdeal with dependencies for Io too
2020-01-27 Frederic Suterrelease dependencies when test completes an activity too
2020-01-27 Frederic Suterenable dependencies between activities of different...
2020-01-26 Frederic SuterMerge branch 'master' into depencencies
2020-01-25 Arnaud GierschRevert "Lame attempt to hide problems on Jenkins."
2020-01-25 Arnaud GierschPlease Sonar (duplicated string literals...).
2020-01-25 Arnaud GierschSonar is picky about function names.
2020-01-24 Arnaud GierschUpdate ChangeLog.
2020-01-24 Arnaud GierschIncrease required version for pybind11.
2020-01-24 Arnaud GierschCmake: print pybind11 version.
2020-01-24 Arnaud GierschTravis/windows doesn't like python.
2020-01-24 Arnaud GierschEnable Python for Travis/windows too.
2020-01-24 Arnaud GierschPlease Python linters.
2020-01-24 Arnaud GierschRe-enable python on appveyor.
2020-01-24 Arnaud GierschDon't decrease reference count here. WHY?
2020-01-24 Arnaud GierschIncreasing reference count seems to help. WHY?
2020-01-24 Arnaud GierschUse GilScopedRelease when a simmcall can occur.
2020-01-24 Arnaud GierschUse GilScopedAcquire to create a new Python thread...
2020-01-24 Arnaud GierschRelease the GIL when calling Engine::run.
2020-01-24 Arnaud GierschDefine GilScopedAcquire and GilScopedRelease.
2020-01-24 Frederic SuterMerge branch 'depencencies' of https://framagit.org...
2020-01-24 Frederic SuterImprove handling of dependencies, debug and example
2020-01-24 Arnaud GierschAdd tests for FG bug simgrid/simgrid#9.
2020-01-24 Arnaud GierschRe-enable test: python-actor-lifetime.
2020-01-24 Arnaud GierschTest python with multiple context factories.
2020-01-24 Frederic Sutercleanups
2020-01-24 Frederic Suterworking version
2020-01-24 Frederic Suterstart working on adding dependencies between activities
2020-01-24 Augustin Degommeattempt to please clang11
2020-01-23 Arnaud GierschFix on_exit callback for python/actor-lifetime.
2020-01-23 Arnaud GierschKill unused variable.
2020-01-23 Arnaud GierschChain declarations for the 'this_actor' submodule,...
2020-01-23 Arnaud GierschGet rid of superfluous lambdas.
2020-01-23 Arnaud GierschRewrite some type casts.
2020-01-23 Arnaud GierschRemove useless return type for lambdas.
2020-01-23 Arnaud GierschMinor cosmetic changes.
2020-01-23 Arnaud GierschFull reindent for simgrid_python.cpp (no other change).
2020-01-21 Arnaud GierschFix distcheck.
2020-01-19 Arnaud GierschCosmetics: make #endif's comment match #ifndef.
2020-01-16 Arnaud GierschAdd fiber annotations for TSan.
2020-01-16 Arnaud GierschAdd detection for TSan fiber support.
2020-01-16 Arnaud GierschMove ASan related instructions around context swapping...
2020-01-16 Arnaud GierschUse smx_ctx_wrapper for boost and raw contexts.
2020-01-16 Arnaud GierschMove smx_ctx_wrapper from ContextUnix to ContextSwapped.
2020-01-16 Arnaud GierschDefine and use SwappedContext::verify_previous_context().
2020-01-16 Arnaud GierschDefine and use ContextSwapped::get_stack_bottom() to...
2020-01-16 Arnaud GierschIgnore more ASan warnings in mpich3-test/runtests.
2020-01-16 Arnaud GierschUpdate list of fixed bugs and merge requests in ChangeLog.
2020-01-16 Arnaud GierschExpunge Triva from the documentation too.
next