Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-11-27 Martin Quinsonplease sonar in the new example
2017-11-27 Martin Quinsonfix out of tree builds
2017-11-27 Martin Quinsonfix the integration of the new image in the doc
2017-11-27 Martin Quinsonmove examples/msg/process-yield to teshsuite
2017-11-27 Martin Quinsoncosmetics
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-11-27 Martin Quinsonjavadoc: fixups by Julien
2017-11-27 Martin Quinsontesh: try to fix CircleCI builds
2017-11-27 Tom CornebizeMerge pull request #203 from simgrid/fix/execute_benched
2017-11-27 Martin Quinsonfor some reasons, the PID was sometimes not inited...
2017-11-27 Martin Quinsoncomment++
2017-11-27 Martin Quinsonchange the URL to SonarQube, as wished upstream
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-27 Frederic Suterplay with lagrange a bit
2017-11-27 Arnaud GierschPut lmm definitions in namespace simgrid::surf.
2017-11-27 Arnaud GierschRename file .h -> .hpp.
2017-11-27 Arnaud GierschTry to fix build on appveyor (mingw).
2017-11-27 Arnaud GierschInitialize fields in initialization list (sonar).
2017-11-27 Arnaud GierschField is effectively a boolean.
2017-11-27 Arnaud GierschFix misleading method name.
2017-11-27 Arnaud GierschRemove unused private method.
2017-11-27 Arnaud GierschRename to unhide class field.
2017-11-27 Arnaud GierschRename variable to not hide classfield.
2017-11-26 Arnaud GierschMark constructor "explicit".
2017-11-26 Arnaud GierschMerge maxmin_private.hpp into maxmin.hpp.
2017-11-26 Arnaud GierschSlight move from maxmin.hpp to surf_interface.hpp.
2017-11-26 Arnaud GierschMake s_lmm_variable_t a class with its methods.
2017-11-26 Arnaud GierschMake s_lmm_element_t a class with its methods.
2017-11-26 Arnaud GierschMake s_lmm_constraint_t a class with its methods.
2017-11-26 Arnaud GierschMake s_lmm_system_t a class with its methods.
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-24 Martin QuinsonMerge pull request #246 from danilo-carastan-santos...
2017-11-24 Arnaud GierschRemove second call to lmm_on_disabled_var() which looks...
2017-11-24 Arnaud GierschDisable costly assert unless debug logs are activated.
2017-11-24 Arnaud GierschKill unused functions.
2017-11-24 Arnaud GierschExtern "C" is not needed anymore here.
2017-11-24 Arnaud GierschRemove TODO/question.
2017-11-24 Arnaud GierschDeclare swag as const when possible.
2017-11-23 Frederic Suterdelete extension on destruction
2017-11-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-23 CARASTAN DOS... fixed energy plugin: getCurrentWattsValue was not retur...
2017-11-23 Martin QUINSONMerge branch 'master' into 'master'
2017-11-23 Lionel EDExplain how to maintain the spack package for simgrid
2017-11-23 Frederic Suterthanks clang
2017-11-23 Frederic Suterrevise this test to access storage directly
2017-11-23 Frederic Suterpluginify storage contents
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 Takishippsatisfy travis by removing some useless lines
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-23 TakishippS4U version of actor-yield example
2017-11-22 Martin Quinsonimprove the pedagogical interest of that plugin
2017-11-22 Frederic Suterjava examples have outdated default values
2017-11-22 Frederic Suterin a namespace, no need to prefix
2017-11-22 Frederic Suterbe consistent in namespaces
2017-11-22 Olivier Baraisadd image in the doc and explain how to configure eclip...
2017-11-22 Olivier Baraisnew
2017-11-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-22 Frederic Suterremove FileImpl \o/
2017-11-22 Arnaud GierschUse references, and avoid disturbing expressions like...
2017-11-22 Arnaud GierschFix comment.
2017-11-22 Arnaud GierschRemove remaining traces of viva.
2017-11-22 Martin Quinsonrename a field for clarity: that's not a signal
2017-11-22 Frederic Suterfix java cloud test
2017-11-22 Frederic Suterplug leaks
2017-11-22 Martin Quinsonsonar: plug a memleak
2017-11-22 Martin QuinsonLet java build. One test is still broken but that's...
2017-11-22 Millian Poquet[doc] improve CMake example in setup your project
2017-11-22 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-11-22 Martin Quinsondocument latest changes
2017-11-22 Martin Quinsonproperly deprecate MSG_task_get_flops_amount() and...
2017-11-22 MERCIER MichaelFix warnings + refactor
2017-11-22 MERCIER MichaelMake codacy happy
2017-11-22 MERCIER Michael[MSG] add MSG_task_get_remaining_work_ratio + test
2017-11-22 Frederic Suteradd Process.daemonize to the Java bindings
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-21 Martin Quinsonfinish the integration of the new link_energy plugin
2017-11-21 Frederic Suterfurther split File and Storage
2017-11-21 Frederic Suterfix smpi test
2017-11-21 Frederic Suterupdate doc on viva and remove more stuff
2017-11-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-21 Frederic Suterviva is a dead project
2017-11-21 Arnaud GierschMerge remote-tracking branch 'github/master'
2017-11-21 Martin QuinsonMake the link_energy plugin actually compile
2017-11-21 Martin Quinsonallow to retrieve the link list from the Engine
2017-11-21 Martin Quinsonimplement some more getters in surf::Link and s4u:...
2017-11-21 Arnaud GierschUse a std::vector<std::string> for process arguments.
2017-11-21 Frederic Suteruse storage and not name and type in File
2017-11-21 Arnaud GierschCosmetics: s/free/xbt_free.
2017-11-21 Arnaud GierschSonar: constructors should only call non-overridable...
2017-11-21 Arnaud GierschSimplify loop.
2017-11-21 Martin QuinsonMerge pull request #238 from barais/master
2017-11-20 Arnaud GierschCorrectly increment xbt_initialized.
2017-11-20 Olivier Baraisremove ununsed exception in javadocs
2017-11-20 Martin QuinsonFix the doc of S4U: s/process/actor/
2017-11-20 Frederic Suterfix borken link to ping-pong
2017-11-20 Frederic SuterSimGrid is getting older and older
next