Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-12-02 Frederic Suterrename (make more sense like this)
2017-12-02 Frederic Suterconvert io-remote
2017-12-02 Frederic Suteryet another conversion+dungeon
2017-12-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-02 Frederic Sutermove MSG async examples to the dungeon
2017-12-02 Frederic Sutermove converted MSG process examples to the dungeon
2017-12-01 Martin QuinsonDon't test features that are impossible to get right
2017-12-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-12-01 Frederic Suterone more MSG example to go to the dungeon
2017-12-01 Augustin Degommeadd new rma test to the suite, from https://github...
2017-12-01 Frederic Sutermy special: empty statements
2017-12-01 Frederic Suteradd parallel_execute with timeout in s4u.
2017-12-01 Arnaud Gierschjenkins: enable compile optimizations for MC builds.
2017-12-01 Arnaud GierschMC: allow compile optimizations in src/kernel/lmm/.
2017-11-30 Arnaud GierschRemove last occurences of "swag" in src/kernel/.
2017-11-30 Arnaud GierschBad cut&paste, *nextelem is wanted here.
2017-11-30 Arnaud GierschRemove unused variables.
2017-11-30 Frederic Suteruse XBT_PULIC_CLASS here too
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Arnaud GierschHopefully fix build on appveyor (mingw).
2017-11-30 Arnaud GierschMark known unused parameters.
2017-11-30 Arnaud GierschUse boost::intrusive::list instead of swags of s_lmm_el...
2017-11-30 Arnaud GierschCosmetics.
2017-11-30 Arnaud GierschUse boost::intrusive::list instead of swags of s_lmm_va...
2017-11-30 Arnaud GierschUse boost::intrusive::list instead of swags of s_lmm_co...
2017-11-30 Arnaud GierschDon't hide real type behind void*.
2017-11-30 Arnaud GierschMore const references in lagrange.
2017-11-30 Arnaud GierschUse const reference for parameter 'var' in lagrange...
2017-11-30 Arnaud GierschConstification in maxmin.
2017-11-30 Arnaud GierschSimplify logic.
2017-11-30 Arnaud GierschKill unused swag.
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Frederic Suterthe plugin is now complete \o/
2017-11-30 Augustin Degommeavoid some potential variablity in this test
2017-11-30 Martin QuinsonAll this started with a simple namespace renaming
2017-11-30 Frederic Suterremote copy and move in the plugin
2017-11-30 Augustin Degommedon't use is_valid to validate datatypes for replay...
2017-11-30 Frederic Suteradd missing include for std::iota
2017-11-30 Frederic Suterattempt to have parallel tasks in s4u.
2017-11-30 Frederic SuterMSG_file_open/close now are in the plugin
2017-11-30 Frederic Suterextend the plugin public interface
2017-11-30 Frederic Suter(hopefully) finalize pluginifaction of pseudo file...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Martin Quinsonsimplify how we find platf files from teshsuite
2017-11-29 Martin Quinsonfix make dist
2017-11-29 Martin Quinsonmove the MSG process-kill example to teshsuite
2017-11-29 Martin Quinsonadapt the s4u test to check that killing dead actors...
2017-11-29 Martin Quinsonfix #248: Kill of finished MSG processes leads to segfault
2017-11-29 Martin Quinsonadapt MSG test to test for #248
2017-11-29 Frederic Suterhave disk size in the extension too
2017-11-29 Frederic Suterhave getContent in the plugin too
2017-11-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-29 Frederic Sutermore pluginification of our pseudo file system
2017-11-29 Arnaud GierschFactorize duplicated code.
2017-11-29 Arnaud GierschTry to find real path relative to build directory for...
2017-11-29 Arnaud GierschUse message(STATUS ...) in cmake files.
2017-11-29 Frederic Suterfix newly introduced issues
2017-11-28 Frederic Suterexpose direct I/O on storage in MSG
2017-11-28 Martin Quinsonmove LMM-related stuff to its directory
2017-11-28 Martin Quinsonreduce differences between host and link energy plugin
2017-11-28 Martin Quinsonsonar: don't throw a copy of catched exceptions
2017-11-27 Martin Quinsonlink energy: inline several callbacks
2017-11-27 Martin Quinsonlink energy: obey our naming conventions
2017-11-27 Martin Quinsonlink energy: code simplification
2017-11-27 Martin Quinsonxbt_cond_timedwait: catch C++ timeouts; convert into...
2017-11-27 Martin Quinsonreindent (no real change)
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...
next