Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
catch some bugs in fifo and parmap
[simgrid.git] / src /
2016-07-01 Frederic Sutercatch some bugs in fifo and parmap
2016-07-01 Frederic Suterfix one rule catches: comments in comments
2016-07-01 Christian Heinrich[SMPI] Fixed wrong delete (should've been delete[])
2016-07-01 adfaure[s4u] replace smx_process_t by Actor in Mailbox::setRec...
2016-07-01 Frederic Suterchasing blockers in collectives (part 1)
2016-07-01 Frederic Suterdocument what flops_amount and bytes_amount should be
2016-06-30 Frederic Sutercosmetics
2016-06-30 Gabriel CoronaSome #include fixes
2016-06-30 Gabriel CoronaRemove "using namespace"
2016-06-29 Martin Quinsoncosmetics
2016-06-29 Christian Heinrich[SMPI] Added PAPI counters functionality to SMPI.
2016-06-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-29 Frederic SuterAttempt to solve issues with our own finalize
2016-06-29 Gabriel CoronaAdd missing #includes
2016-06-29 Frederic Suterremove an emptty finalize override
2016-06-29 Frederic Suteruse raw strings for regexp
2016-06-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Frederic Sutersmells --
2016-06-28 Christian Heinrich[XBT] Fix wrong indices.
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Frederic Suterpublic -> private+get
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-27 degommesmells--
2016-06-27 degommesmells--
2016-06-27 Gabriel CoronaRemove xbt::args: use vector<string> instead
2016-06-26 Martin Quinsonbummer. Fix borken commit.
2016-06-26 Martin Quinsoncosmetics: remove shallow comments and name some parameters
2016-06-26 Martin Quinsonmore explicit error messages
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 Martin QuinsonMC: ignore the library of gcc's sanitizer
2016-06-24 Gabriel Corona[simix] Use Task instead of std::package_task for timer...
2016-06-24 degommetypo
2016-06-24 degommeThis model can't handle 0 sized msg with 0 computation
2016-06-24 Frederic Sutersmells-- (casts, void, ...)
2016-06-24 Gabriel CoronaRemove some useless #includes
2016-06-24 Frederic Sutersmells--
2016-06-24 Martin Quinsontry to please sonarqube on that loop
2016-06-23 Frederic Suterchase a few more rules
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 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 Christian Heinrich[SMPI] Use lambda function for sorting
2016-06-22 Martin Quinsonimprove a comment
2016-06-22 degommehave tests passing without smpi
2016-06-21 degommetry to cleanup sleep
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 Martin QuinsonRemove exception specifications
2016-06-21 Gabriel Corona[s4u] ConditionVariable, implement missing wait methods
2016-06-21 Gabriel Corona[s4u] Make wait_for return a std::cv
2016-06-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-21 Gabriel Corona[s4u] Use unique_ptr in ConditionVariable (like the...
2016-06-20 degommetry to prevent 32 bits systems from crying
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 Quinsondon't return void values
2016-06-20 Gabriel Corona[simix] Avoid useless mutex increment
2016-06-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-20 Gabriel CoronaMerge branch 'condvar'
2016-06-19 Martin Quinsonkill dupplicates
2016-06-19 Martin QuinsonFix a warning in javadoc that turns into an error on...
2016-06-19 Martin Quinsonmove the routing stuff to its namespace
2016-06-18 degomme*** macos
2016-06-18 degommefix compilation on macos and with MC
2016-06-18 degommeWe add a ref directly at creation, so start at 0. Leaks --
2016-06-18 degommeleak --
2016-06-18 degommeWe intercept sleep, usleep and gettimeofday. Add clock_...
2016-06-18 degommeprint the right walue here
2016-06-18 degommeFix bug : limiter_link was not read as a bandwidth...
2016-06-17 degommemaintainer mode pass, to add dragonfly topology
2016-06-17 degommewarnings --
2016-06-17 degommeDocument the Dragonfly cluster
2016-06-17 degommeHave Dragonfly use only one link with n times the bw...
2016-06-17 degommeBugfixes in dragonfly routing
2016-06-17 degommeAdd loopbacks and limiters for dragonfly
2016-06-17 degommeAdd Dragonfly topology. Use XC30's Cray description...
2016-06-17 adfaure[s4u] add condition variables
2016-06-17 Christian Heinrich[XBT] Remove unused code
2016-06-17 Christian Heinrich[SMPI] Add XBT_ATTRIB_UNUSED to prevent OSX compilation...
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Gabriel Corona[simix] Add comments about the generic simcalls and...
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-17 Martin Quinsonkill an unused static global
2016-06-17 Gabriel Corona[simix] Add a `run_blocking` simcall and simix::kernelSync
2016-06-17 Martin Quinsonrename some methods of s4u::Host
2016-06-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next