Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-06-19 Frederic Sutersnake case another plugin
2018-06-19 Frederic Sutersnake_case link_energy plugin
2018-06-19 Frederic Sutercosmetics and snake_casing
2018-06-19 Frederic Sutersnake_case plugins too (part 1)
2018-06-19 Frederic Sutermore legacy MSG functions
2018-06-19 Frederic Sutertwo easy smells
2018-06-19 Martin Quinsonmpich3-pt2pt: go for threads if no raw context or if...
2018-06-19 Martin Quinsonsnake_case VivaldiZone
2018-06-18 Martin Quinsonjedule: privatize one field
2018-06-18 Martin Quinsonjedule: obey our coding standards
2018-06-18 Martin Quinsonsnake_case jedule
2018-06-18 Martin Quinsonsimplification: if jedule headers are loaded, jedule...
2018-06-18 Arnaud GierschFactorize duplicated declarations.
2018-06-18 Arnaud GierschMissing extern "C" in smpi_helpers.h.
2018-06-18 Augustin Degommetry to find a portable way to print off_t
2018-06-18 degommeReplace smpi/privatize-lib by smpi/privatize-libs,...
2018-06-18 Arnaud GierschCosmetics, there's no more MSG in those examples.
2018-06-18 Arnaud GierschUpdate ChangeLog.
2018-06-18 Arnaud GierschUpdate .mailmap.
2018-06-18 Arnaud GierschDisable unused field without smpi.
2018-06-18 degommefix missing include
2018-06-18 degommeAdd option smpi/privatize-lib to add extra library...
2018-06-18 Augustin DEGOMME... woops
2018-06-18 Augustin DEGOMME... add support fort getopt_long_only, as mpimemu uses it
2018-06-17 Arnaud GierschUpdate check-dist-archive.exclude.
2018-06-16 Martin Quinsonmv simgrid_config.h simgrid/config
2018-06-16 Martin Quinsoncircle: don't mess with pushd
2018-06-16 Martin Quinsonsnake_case simix/blocking_simcall.hpp
2018-06-16 Martin Quinsonignore a new s4u example
2018-06-16 Martin Quinsonkill simix::onDeadlock that was somewhat dupplicating...
2018-06-16 Martin Quinsonsnake_case xbt/future.hpp
2018-06-16 Martin Quinsonsnake_case s4u::Mutex
2018-06-16 Martin Quinsonstart filling the NEWS file
2018-06-16 Martin Quinsonuseless cleanups to ease the tracking of stuff to snakecase
2018-06-16 Martin Quinsonsnake_case xbt/exception.hpp
2018-06-16 Martin Quinsonsnake_case xbt/backtrace.hpp
2018-06-16 Martin Quinsonsnake_case xbt/future.hpp
2018-06-16 Martin Quinsonsnake case xbt/signal.hpp
2018-06-15 Martin Quinsonsnake_case include/xbt/log.hpp
2018-06-15 Martin Quinsonfinish snake_casing s4u::VirtualMachine
2018-06-15 Martin Quinsonmake e_surf_vm_state_t an enum class
2018-06-14 Martin Quinsonstart snake_casing VirtualMachine
2018-06-13 Martin Quinsonuseless reformating to ease my grepping for stuff to...
2018-06-13 Martin Quinsonsnake_case xbt/functional.hpp
2018-06-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-06-13 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-06-13 degommesimplify tracing of MPI_Test. Add tracing for Testall...
2018-06-13 Christian Heinrich[SMPI] Move instr_find_color to C++
2018-06-13 Christian Heinrich[SMPI/TESH] Breaks tests: Fix colors for functions
2018-06-12 Martin Quinsoncircleci: simplify the build file
2018-06-12 Martin Quinsoncircleci: no need to apt-get now that we use a docker
2018-06-12 Martin Quinsontry to produce a circle2 file
2018-06-12 Martin Quinsontry to produce a circle2 file
2018-06-12 Martin Quinsonplease circle, go hide in that little bush and ..
2018-06-11 Arnaud GierschComplete list of fixed bugs.
2018-06-11 Arnaud GierschFix jedule build.
2018-06-10 Martin Quinsonfix lua and jedule builds (with paranoid compil flags)
2018-06-10 Martin Quinsonnaming consistency (+snake_casing)
2018-06-10 Martin Quinsonfurther snake_case NetZone
2018-06-10 Arnaud GierschDeclare fake_stack only with ASan.
2018-06-10 Arnaud GierschRename ASAN_EVAL to ASAN_ONLY, and kill ASAN_ASSERT.
2018-06-10 Arnaud GierschSkip harmless ASan warnings.
2018-06-10 Arnaud GierschRaw contexts: add Asan instrumentation.
2018-06-10 Arnaud GierschSysv contexts: add Asan instrumentation.
2018-06-10 Arnaud GierschSysv contexts: remove useless indirection.
2018-06-10 Arnaud GierschBoost contexts: add an assert checking that we don...
2018-06-10 Arnaud GierschContexts: move asan support in separate header.
2018-06-10 Arnaud GierschClang-6.0 wants initialization.
2018-06-10 Arnaud GierschField is unused without smpi.
2018-06-10 Arnaud GierschUpdate .mailmap.
2018-06-10 Martin Quinsonuse unordered_maps to store properties
2018-06-09 Martin Quinsonstart snake_casing NetZone. Many cleanups to come
2018-06-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-08 Frederic Sutercosmetic snake casing
2018-06-08 Martin QuinsonASan supposely works with swapcontext and ASM manual...
2018-06-08 Matthieu VolatFix OSX rpath issues by using real paths.
2018-06-08 Arnaud GierschCompleted request was already nulled in Request::waitan...
2018-06-08 Arnaud GierschMPI_Wait*: fix tracing related memory leaks.
2018-06-08 Arnaud GierschMPI_Waitany: set completed request to null.
2018-06-08 Frederic Sutercosmetics: this is a bool
2018-06-08 Frederic Sutersnake_case VirtualMachineImpl
2018-06-08 Frederic Suterextra cleanups in Storage
2018-06-08 Frederic Sutera few less verbose descriptions in instr
2018-06-07 Arnaud GierschFix build for lua bindings.
2018-06-06 Augustin Degommeyes another attempt
2018-06-06 Frederic Sutersnake case storage
2018-06-06 Frederic Suternow useless, bummer
2018-06-06 Frederic Suterfix build (and please valgrind)
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Augustin Degommeremove trace-resource from trace comparison, as results...
2018-06-06 Frederic Suteruseless private
2018-06-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-06-06 Frederic Sutermv link map to the engine
2018-06-06 Augustin DegommeActually test SMPI tracing - high probability of failure
2018-06-06 Augustin Degommereduce time taken by a test (maybe for nothing)
2018-06-06 Augustin Degommeadd back tracing of communications in wait/waitany...
2018-06-06 Frederic Suterfactor attachment of state traces to resources
2018-06-06 Frederic Sutersnake case for better consistency
2018-06-06 Frederic Sutersnake_case LinkImpl (but the part that should to the...
2018-06-05 Arnaud GierschAvoid hard coded -lboost_unit_test_framework.
next