Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-06-26 Martin Quinsonmore explicit error messages
2016-06-26 Martin Quinsontry to ignore flex-generated files
2016-06-26 Martin Quinsonplug a bunch of memleaks in SD examples
2016-06-26 Martin Quinsonremove empty statements
2016-06-26 Martin Quinsontry to get the sanitizer display the stacktrace of...
2016-06-26 Martin Quinsonsanitizers report that we sometimes sort empty dynars
2016-06-26 Martin Quinsonwoops, I shouldn't apply sonarqube advices blindly...
2016-06-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-26 Martin Quinsondon't return void values
2016-06-25 degommeignore all sanitizers
2016-06-25 degommeRevert "disable temporarily mc for sanitizers"
2016-06-25 Martin QuinsonMC: ignore the library of gcc's sanitizer
2016-06-25 degommeavoid overflows by using long in this test
2016-06-25 degommedisable temporarily mc for sanitizers
2016-06-24 degommeattempt to please ci ??
2016-06-24 degommeOops
2016-06-24 Gabriel Corona[simix] Use Task instead of std::package_task for timer...
2016-06-24 Gabriel Corona[s4u] Restore the barrier as it was
2016-06-24 degommedisable fortran for sanitizer
2016-06-24 degommeadd option to remove fortran support of SMPI, even...
2016-06-24 degommetypo
2016-06-24 degommeThis model can't handle 0 sized msg with 0 computation
2016-06-24 degommeAdd sanitizers (address, thread, and undefined), to...
2016-06-24 Gabriel CoronaRemove some useless #includes
2016-06-24 Martin Quinsonsonarqube procrastination
2016-06-24 Frederic Sutersmells--
2016-06-24 Martin Quinsontry to please sonarqube on that loop
2016-06-24 Martin Quinsonaccept single quotes while converting the XML files
2016-06-23 Frederic Suterchase a few more rules
2016-06-23 degommehandle cpp flags as well
2016-06-23 adfaure[s4u] fix s4u::ConditionVariable::wait_for() return...
2016-06-23 Gabriel CoronaFix compilation of MC
2016-06-23 Frederic Sutermodifiers in right order
2016-06-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-22 Gabriel CoronaMerge get-pid
2016-06-22 adfaure[s4u] add this_actor::getPid()
2016-06-22 Gabriel Corona[simix] Fix extern 'C' error from clang
2016-06-22 degommefix dist
2016-06-22 Gabriel Corona[s4u] Register function names
2016-06-22 Gabriel Corona[simix] More generic mapping between function name...
2016-06-22 Gabriel Corona[s4u] .notify_one() instead of .notify()
2016-06-22 Gabriel Corona[xbt] Add XBT_ATTRIBUT_DEPRECATED(foo)
2016-06-22 Christian Heinrich[TOOLS] Added .clang-format config
2016-06-22 Christian Heinrich[SMPI] Use lambda function for sorting
2016-06-22 Frederic Suterfew fixes and improvements in bittorrent
2016-06-22 degommeremove leaks from pastry example
2016-06-22 Martin Quinsonimprove a comment
2016-06-22 Martin Quinsonin NDEBUG, show the warnings but don't die
2016-06-22 degommehave tests passing without smpi
2016-06-21 degommetry to cleanup sleep
2016-06-21 Martin Quinsondon't protect only some paths against NULLity
2016-06-21 Gabriel Corona[s4u] Actor::forPid()
2016-06-21 Gabriel Corona[simix] Do not deadlock when joining a process which...
2016-06-21 Gabriel CoronaFuture chaining
2016-06-21 degommeDisable extended warnings when debug is set to false.
2016-06-21 degommereplace mallocator flags by debug one for nightly tests
2016-06-21 Martin Quinsonwoops, align the 'noexcept' declaration between .hpp...
2016-06-21 Martin Quinsonsimplify these loops to please sonarqube
2016-06-21 Martin Quinsonignore the result of the computation
2016-06-21 Martin QuinsonTest that ptasks with 0 exec and 0 comm do work
2016-06-21 Martin QuinsonRemove exception specifications
2016-06-21 Gabriel Corona[s4u] Add basic documentation on ConditionVariable
2016-06-21 Gabriel Corona[s4u] ConditionVariable, implement missing wait methods
2016-06-21 Gabriel Corona[s4u] Remove broken ConditionVariable::wait_for(lock...
2016-06-21 Gabriel Corona[s4u] Make wait_for return a std::cv
2016-06-21 Gabriel Corona[s4u] Fix compilation of ConditionVariable::wait_for...
2016-06-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-21 Frederic SuterXML should smell good again now
2016-06-21 Gabriel Corona[s4u] Add ConditionVariable::wait(lock, predicate)
2016-06-21 Frederic Sutersome clean ups in EP
2016-06-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-21 Frederic Sutersome MC tests still believe that platform.xml exist
2016-06-21 Gabriel Corona[s4u] Use unique_ptr in ConditionVariable (like the...
2016-06-21 Frederic Sutertrack down remaining XML glitches
2016-06-20 degommetry to prevent 32 bits systems from crying
2016-06-20 Martin Quinsonactually we need GCC > v4.8.5 for LTO
2016-06-20 Martin Quinsonsmall improvments advised by sonar
2016-06-20 degommeFix the way reading of the smpi correction factors...
2016-06-20 degommeFix bug in timing injection. Smallest value were ignored...
2016-06-20 degommeWhy would we use double for the size here ? Weird.
2016-06-20 Martin Quinsonfix XML
2016-06-20 Martin Quinsondisable LTO on GCC <= 4.8 on Linux also
2016-06-20 Frederic Sutera few smells in java
2016-06-20 Frederic Suterreindent more platform files
2016-06-20 Frederic Suterreindent more deployment files
2016-06-20 Martin Quinsondon't return void values
2016-06-20 Frederic Suterreindent a bunch of deployment files too
2016-06-20 Frederic Sutermore platform reindent
2016-06-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-20 Frederic Suterreindent most of the platform files
2016-06-20 Martin Quinsonmake this loop sonarqube-complient
2016-06-20 Gabriel Corona[xbt] Missing override in Task::operator()()
2016-06-20 Gabriel Corona[simix] Future::wait(), avoid simcall when we are ready
2016-06-20 Gabriel Corona[simix] Update TODO for simgrid::simix::Future
2016-06-20 Gabriel Corona[simix] .wait() and .is_ready() on simix::Future
2016-06-20 Gabriel CoronaMake FutureContinuation reusable in simgrid::xbt::Task
2016-06-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-20 degommeFix dist #2
2016-06-20 Frederic Suterfix distcheck
2016-06-20 Frederic Sutertoday is doomsday: platform.xml is sacrificed for the...
next