Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-08-18 Christian Heinrich[DOC] Added another SMPI_PRETEND_CC warning
2016-08-18 Christian Heinrich[clang-format] Update AllowShortFunctionsOnASingleLine...
2016-08-18 Frederic Suterfix build on 32bit
2016-08-18 Frederic Sutergetting rid of dynar in instr (part 1)
2016-08-18 Frederic Suterwoops
2016-08-18 Frederic Suterfix build
2016-08-18 Frederic Suterfactor these 2 basic tests
2016-08-18 Frederic Sutercosmetics
2016-08-18 Frederic Suteryet another dynar to disappear
2016-08-18 Frederic Suter2 dynar less (but this code is ... improvable)
2016-08-17 Martin Quinsonrework the SMPI documentation
2016-08-17 Frederic Suterstore host and not names
2016-08-16 Frederic Suterdynar-- for hosts that restart
2016-08-16 Frederic Suterdynar-- for trace mgmt
2016-08-16 degommeoops. make the script executable...
2016-08-16 degommeAdd DynamicAnalysis description as a script. It used...
2016-08-16 Martin Quinsonplug a memleak by properly finalizing the framework
2016-08-16 Martin Quinsonsmall sonar cleanup
2016-08-16 Martin Quinsonkeep polite and informative
2016-08-16 degommebetter handling of info_* in smpi to avoid leaks
2016-08-15 Martin Quinsonactivate global privatization by default in smpi
2016-08-15 degommeavoid launching twice the mpich3 coll test with ompi...
2016-08-15 Martin Quinsonfix NS3 builds
2016-08-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-15 Martin Quinsonplug a bunch of memleaks in SD examples and testsuites
2016-08-15 Martin Quinsonplug two memleak in smpi, and cosmetics
2016-08-15 degommeleaks --
2016-08-14 Martin Quinsonrename smx_process_t to smx_actor_t
2016-08-14 Martin Quinsonsonar cleanups
2016-08-14 Martin Quinsonplug another memleak, in a SD example
2016-08-14 Martin Quinsonreduce the amount of mallocs (and plug a memleak)
2016-08-14 Martin QuinsonAnd 2 memleaks in simdag examples
2016-08-14 Martin QuinsonI don't like how class's doc is rendered by doxygen...
2016-08-14 Martin Quinsonfurther improve the doc of s4u::Mailbox
2016-08-14 Martin Quinsonplug another memleak, in SMPI this time
2016-08-14 Martin Quinsonplug a memleak
2016-08-14 Martin Quinsonmv s4u/mailbox.hpp s4u/Mailbox.hpp now that it's clean
2016-08-14 Martin Quinsonimprove s4u::Mailbox documentation
2016-08-14 Martin Quinsonfix lua builds, as a courtesy to frs69wq :)
2016-08-14 Martin Quinsonplease sonar with some cleanups
2016-08-13 Martin Quinsonkill unused type sg_mbox_t
2016-08-13 Martin Quinsoncleanups to please sonar, and add a FIXME for a bug...
2016-08-12 Martin Quinsonreduce the amount of unneed malloc
2016-08-12 Martin Quinsonfix an invalid access
2016-08-12 Martin Quinsonadd a Mailbox::byName(std::string) function
2016-08-12 Martin Quinsonrewrite the s4u_launching example
2016-08-12 Martin Quinsonrename the basic s4u example to 'launching'
2016-08-12 Martin Quinsonremove a dupplicated file
2016-08-12 Frederic Suterdynar to std::vector for pstates
2016-08-12 Frederic Sutercosmetics
2016-08-12 Frederic Sutera pass on this documentation
2016-08-11 Martin QuinsonMerge pull request #107 from adfaure/master
2016-08-11 Frederic Suterplease sonar on double equality
2016-08-11 adfaure[s4u] add Actor::getPPid and this_actor::getPPid()
2016-08-11 degommeplease sonar
2016-08-11 Frederic Sutertry to remove remaining blockers
2016-08-11 Frederic Sutersimplify!
2016-08-11 Frederic Suterrework this test
2016-08-11 Frederic Suterrm useless type declarations
2016-08-11 Frederic Suterfix some introduced smells
2016-08-11 Martin QuinsonMC request_enabled: add documentation and an explosive...
2016-08-10 Martin Quinsonkill the half backen setAffinity feature
2016-08-10 Martin Quinsonaccount for a file renaming in this script
2016-08-10 Martin Quinsonrework the community documentation section
2016-08-10 Martin Quinsonfix doxygen markup
2016-08-10 Martin Quinsonnew doc: how to model multicores
2016-08-10 Martin Quinsonremove a useless C -> C++ function
2016-08-10 Martin Quinsonnew doc: how to model hosts shutdown
2016-08-10 Frederic Sutersimplify chord a bit (what a mess)
2016-08-10 Frederic Suterplease sonar
2016-08-10 Frederic Suterbug smell indent
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Martin Quinsoncompile a piece of xbt with g++ to remove a useless...
2016-08-09 Martin Quinsonuse C++11 default implem to please sonar
2016-08-09 Frederic Suterdynar to std::vector
2016-08-09 Martin Quinsonkill a stupid header file that does not even compile
2016-08-09 Martin Quinsonfix make distcheck. As usual
2016-08-09 Martin Quinsonvery little doc improvement
2016-08-09 Martin QuinsonThis stupid windows wants to shield me from myself...
2016-08-09 Martin Quinsonkill an obsolete file
2016-08-09 Frederic Suterprevent stings to be destroyed (dumb me)
2016-08-09 Frederic Sutermaybe long double solve the issue
2016-08-09 Frederic Suteruse C++ version of simulate
2016-08-09 Frederic Suterfix build
2016-08-09 Frederic Suterremove useless includes
2016-08-09 Frederic Suterfix distcheck (courtesy to emptty;))
2016-08-09 Frederic SuterC++ify part of simdag
2016-08-09 Frederic Suterplease sonar
2016-08-09 Frederic Suteruniformization of the conversion of task state to string
2016-08-08 Martin Quinsonremove some pointer functions. We should go for C+...
2016-08-08 Martin Quinsonplease sonar using C++11 constructs
2016-08-08 Martin Quinsonthis issue disapeared with years
2016-08-07 Martin Quinsonrename smx_synchro_t to smx_activity_t
2016-08-07 Martin Quinsonchange the cluster platform so that smpirun handles it
2016-08-07 Martin Quinsonuse C++11 for clarity (and please sonar)
2016-08-07 Martin Quinsonkill obsolete code
2016-08-07 Martin Quinsondon't connect this log channel as it breaks on windows
2016-08-07 Martin QuinsonRename kernel::activity::Synchro into kernel::activity...
2016-08-07 Martin Quinsonfurther improve the doc of s4u::Mutex
2016-08-07 Martin Quinsonimprove the s4u_mutex example
next