Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2020-04-24 Arnaud GierschKill obsolete option --cfg=contexts/parallel-threshold.
2020-04-24 Arnaud GierschUpdate .mailmap.
2020-04-24 Arnaud GierschMerged FG!35.
2020-04-24 Arnaud GierschMerge branch 'doc' into 'master'
2020-04-24 Arnaud GierschMerged GH!339.
2020-04-24 Sylvain LefebvreAdded Mailbox::set_receiver to python binding
2020-04-21 Julien EMMANUELAdd a modeling hint for parallel links in doc
2020-04-21 Frederic Suteradd the capacicity to modify links' latency and bandwidth
2020-04-21 Frederic Suterplease sonar
2020-04-20 Henri CasanovaTypo fix
2020-04-06 Frederic Suteruse signals on PajeEvent creation/destruction
2020-04-05 Frederic Suterstill fighting against this code
2020-04-05 Frederic Suteruseless morning cleanups
2020-04-02 Martin Quinsonfix that example
2020-04-02 Martin Quinsonset_maestro example: improve comments
2020-04-02 Martin Quinsoncmake: code simplification (hope it does not break)
2020-04-02 Frederic Suterfix distcheck
2020-04-02 Frederic Suteroops MSG_init() does more than simgrid_init()
2020-04-02 Frederic Suterrevalidate Java tesh files
2020-04-02 Frederic Suteradd a tesh for bugged2-liveness
2020-04-02 Frederic Suterreduce dependency on msg.h
2020-04-01 Arnaud GierschUse the object copied as operand for sizeof.
2020-04-01 Frederic Suterthis was never tested and neither a bug finder
2020-04-01 Loic GueganAdd new tests to MANIFEST.in
2020-04-01 Loic GueganAdd WIFI decay model along with tesh tests.
2020-04-01 Frederic Suterless MSG and less process
2020-04-01 Frederic Suteradd sg_actor_list() and sg_actor_count()
2020-03-30 Frederic Suterlast call to MSG_hosts_as_dynar -> deprecate !
2020-03-30 Frederic Suterdo not include msg.h when not needed
2020-03-30 Frederic Suteruseless stuff: do not use MSG in java bindings when...
2020-03-30 Frederic Suteruse listen_from in s4u test and kill the MSG one
2020-03-30 Frederic Suteradd Mailox_listen_from
2020-03-30 Frederic Suterconvert get-sender test
2020-03-30 Frederic Suterfix Comm::get_sender()
2020-03-29 Frederic Suterthe extraction of the graph is a NetZone method
2020-03-29 Frederic Sutercpp-ify and simpifly functions used by graphicator
2020-03-29 Frederic Suterconvert graphicator to C++
2020-03-29 Frederic Sutercosmetics
2020-03-29 Augustin Degommegcov might not be the name of the executable, respect...
2020-03-28 Arnaud GierschSilly workaround for coverage build with gcc-10.
2020-03-28 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2020-03-28 Arnaud GierschHide spurious odr violations warnings.
2020-03-27 Frederic Suternothing to do with instr ...
2020-03-27 Frederic Suterunused constant
2020-03-27 Frederic Suterno need to store a netpoint_ there
2020-03-27 Frederic Suterplease sonar
2020-03-27 Frederic Sutercosmetics
2020-03-27 Frederic Suteruse signals to trigger logging of Paje type definitions
2020-03-27 Frederic Sutersimplify: callbacks are only called is trace is enabled.
2020-03-27 Frederic Suteruse signals for instr::EntityValue display
2020-03-27 Frederic Suterrename C examples binaries (prefix and not suffix)
2020-03-26 Martin QuinsonPlease PVS
2020-03-26 Frederic SuterSeparate trace file production from container management
2020-03-26 Frederic Suterplease sonar
2020-03-26 Frederic Suterfix coverage build (disable liveness-visited)
2020-03-26 Frederic Sutercosmetics (tooooo many functions there)
2020-03-26 Frederic Suteruse signal to decouple instr from surf code
2020-03-26 Frederic SuterThis instrumentation module is a mess ...
2020-03-25 Frederic Suterconvert msg/cloud-two-tasks to s4u/cloud-two-execs
2020-03-25 Frederic Suterconvert teshsuite/msg/io-file to examples/c/io-file...
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
next