Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2020-03-24 Frederic Suterdisable mc-bugged1-liveness-visited for now
2020-03-23 Frederic Suterhope this will be okay now
2020-03-23 Frederic Sutertry to fix MC now (sigh, CMake ...)
2020-03-23 Frederic Sutertry to fix CI
2020-03-23 Frederic Suterconvert bugged1-liveness
2020-03-23 Frederic Suterconvert mc-bugged1 and mc-bugged2
2020-03-23 Frederic Sutermess with mc examples platform
2020-03-23 Frederic Suteranother const for sonar
2020-03-23 Frederic Suterdo not use memory after free
2020-03-21 Frederic Suterfix example
2020-03-21 Frederic Suterconvert dht-pastry
2020-03-21 Frederic Suterconvert sychro-semaphore
2020-03-21 Frederic Suterplease sonar
2020-03-20 Frederic Sutertry to please sonar and Intel compiler
2020-03-20 Frederic Sutercosmetics
2020-03-20 Frederic Sutermore doc updates
2020-03-20 Augustin Degommefix copypaste issue
2020-03-20 Frederic Suterupdate doc
2020-03-20 Frederic Suterupdate
2020-03-19 Frederic Suterplease sonar
2020-03-19 Frederic Sutercleanups
2020-03-19 Augustin Degommeadd libssh2 to exclusions to please manjaro
2020-03-19 Frederic Suterconvert and massevely rewrite app-bittorrent
2020-03-19 Frederic Suterwrong order
2020-03-19 Frederic Suterplease sonar with a few const
2020-03-19 Augustin Degommeswitch to xml report
2020-03-18 Augustin Degommeset full html
2020-03-18 Augustin Degommeexclude plenty of things
2020-03-18 Martin QuinsonPVS: don't survive malloc returning NULL
2020-03-18 Augustin Degommeadd pvs-studio analyze to coverage build
2020-03-16 Frederic Suterplug leaks
2020-03-16 Frederic Suteradd sg_comm_unref
2020-03-16 Frederic Suterconvert (and simplify a bit) dht-kademlia example
2020-03-16 Frederic Suteradd sg_mailbox_put_init
2020-03-16 Frederic Suteradd sg_comm_detach with cleaning function
2020-03-12 Arnaud GierschCosmetic rename.
2020-03-12 Arnaud GierschTwo tests are fixed.
2020-03-12 Arnaud GierschRegister ExecImpls with ActorImpl.
2020-03-12 Arnaud GierschRename ActorImpl::comms into activities.
2020-03-12 Frederic Suterconvert msg/app-masterworker
2020-03-12 Frederic Suterdo not rely on deployment file
2020-03-11 Martin QuinsonFix link_energy plugin for wifi links
2020-03-11 Arnaud GierschCosmetics.
2020-03-11 Frederic Suterdeprecate a dynar based function
2020-03-10 Arnaud GierschMANIFEST.in
2020-03-10 Frederic Suterbummer
2020-03-10 Frederic Suterrahh it was called from within an example code. damnit
2020-03-10 Frederic Suterless test this example afterall
2020-03-10 Frederic Suterremove deprecated simdag/properties example
2020-03-10 Frederic Suterconvert, simplify, and disable mc-electric-fence
2020-03-10 Frederic Suterforgot that one
2020-03-10 Frederic Suterconvert platform-properties
2020-03-10 Frederic Suterdocument 2 more C examples
2020-03-10 Arnaud GierschDisable raw contexts for x32 ABI.
2020-03-10 Frederic Suterfix (thx agier)
2020-03-10 Frederic Suterdo not talk about tasks anymore
2020-03-10 Frederic SuterDo not call actors processes in S4U examples
2020-03-10 Frederic Suterconvert cloud-masterworker
2020-03-09 Arnaud GierschAlign sg_exec_wait* with sg_comm_wait*.
2020-03-09 Arnaud GierschFix more sg_comm_wait*.
2020-03-09 Arnaud GierschUse a smart pointer for RAII.
2020-03-09 Arnaud GierschPlug a mem leak.
2020-03-09 Arnaud GierschCosmetics: reduce scope for variables.
2020-03-09 Frederic Suterplug leak and use string
2020-03-09 Arnaud GierschMore const.
2020-03-09 Arnaud GierschCheck argc.
2020-03-09 Arnaud GierschMove declaration, and keep #include at th top of the...
2020-03-09 Arnaud GierschMark unused parameters.
2020-03-09 Arnaud GierschContext::get_actor() has become const.
2020-03-09 Arnaud GierschPlease sonar.
2020-03-08 Frederic Suterfix ns3
2020-03-08 Frederic Suterconvert and simplify network-ns3 example
2020-03-08 Frederic Suterconvert another MSG test
2020-03-08 Frederic Suterremove test
2020-03-08 Frederic Suterthese are not c++ tests
2020-03-08 Frederic Suterconvert trace-integration test
2020-03-07 Frederic Suterconvert platform-failures
2020-03-07 Frederic SuterC version of exec-waitany
2020-03-07 Frederic Suterif wait_any_for timeouts, unref remaining pending comms
2020-03-07 Frederic Sutermore sg_exec functions
2020-03-07 Frederic Suteruseless call
2020-03-07 Martin Quinsoncmake: add a comment for the future developers (ie...
2020-03-06 Martin Quinsonnevrotic cosmetics: alphabetical order in option listin...
2020-03-06 Augustin Degommeyes, I'm not testing before pushing
2020-03-06 Frederic Suteradd C version of exec-async
2020-03-06 Frederic Sutercouple of new sg_exec_* functions
2020-03-06 Frederic Suterthis is examples/c/exec-basic
2020-03-06 Augustin Degommerequalify some teshes
2020-03-06 Augustin Degommeupdate doc
2020-03-06 Augustin Degommetypo--
2020-03-06 Augustin DegommeUpdate changelog for loopback changes.
2020-03-06 Augustin DegommeFix shared seek when using something else than MPI_SEEK_SET
2020-03-06 Augustin Degommefix io-shared test, which was just a little bit too...
2020-03-06 Augustin Degommedisable SMPI/IO shared test pending investigation.
2020-03-06 Augustin Degommerequalify tesh to account for default value change...
2020-03-06 Augustin DegommeAdd an option to alter the default hidden and poorly...
2020-03-06 Frederic Suterhandle (some) exceptions for Comm and Exec in C
2020-03-06 Frederic Suteradd C version of actor-stacksize example
2020-03-06 Frederic Suteradd C version of Actor::set_stacksize
2020-03-05 Martin Quinsongitlab-ci: 'pages' waits only for 'ctest' again: 'pip...
next