Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-07-26 Martin Quinsonfix tracing tests
2017-07-25 Frederic Suterfix MC which uses simgrid::xbt::string
2017-07-25 Frederic Suterpartial leak plug in chord
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-25 degommeallgather was forgotten in ti tracing. fix this
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-25 Frederic Suterlet parsing raise C++ exceptions, kill a dict, reindent
2017-07-24 Martin Quinsoncosmetics
2017-07-24 Martin Quinsonuse a proper destructor for the paje::value type
2017-07-24 Martin Quinsoncosmetics in instr: use sensible identifier names
2017-07-24 Martin Quinsonahem
2017-07-24 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-24 Martin Quinsoncodacy
2017-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-24 Takishippdelete unused parameters
2017-07-24 Frederic Sutermess up with parsing and exceptions
2017-07-24 Takishippdelete unused parameters
2017-07-24 Takishippremove unused parameters of some fcts
2017-07-24 Frederic Suteroverall optimization of map usage
2017-07-23 Martin Quinsonfix MSG compatibility layer
2017-07-22 Martin Quinsoncodacy
2017-07-21 Frederic Suteruniform allocation is better
2017-07-21 Frederic Suterkill degomme's masochist troll ;)
2017-07-21 Frederic Suterkill another dict in the C++ world
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Frederic Sutersimplify process/actor restart
2017-07-21 Augustin Degommetry to silence a valgrind leak
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Frederic Sutersimcall_mutex_unlock is back but keep the simplificatio...
2017-07-21 Martin Quinsonfix make dist for MC builds
2017-07-21 Martin Quinsoncosmetics in error message
2017-07-21 Martin Quinsonsonar
2017-07-21 Frederic SuterRevert "kill one simcall, simplify another"
2017-07-21 Frederic Suterplease sonar (initialization lists) + reindent
2017-07-21 Takishippfix PJ_value class and its methods
2017-07-21 Takishippfix conflict
2017-07-21 Frederic Sutersimplify semaphores related simcalls
2017-07-21 Frederic Sutertiny change
2017-07-21 Frederic Sutermodernize two more simcalls
2017-07-20 Takishippgive s_val PJ_value as a constructor
2017-07-20 Arnaud GierschLooking for libelf (required by MC).
2017-07-20 Arnaud GierschReturn what was apparently intended.
2017-07-20 Arnaud GierschPrefix is unsigned and can't be negative.
2017-07-20 Arnaud GierschMerge "if" statements.
2017-07-20 Frederic Suterkill one simcall, simplify another
2017-07-20 Frederic Sutercleanups
2017-07-20 Frederic Sutersimplifications
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-20 Arnaud GierschRevert "Give back control to maestro as late as possible."
2017-07-20 Frederic Suterremove unused variable
2017-07-20 Arnaud GierschGive back control to maestro as late as possible.
2017-07-20 Arnaud GierschOption was removed by commit 16ba43eb3e96c1e430734f866a...
2017-07-20 Arnaud GierschRun smpi tracing tests in their own directories.
2017-07-20 Arnaud Gierschexamples/msg/trace-host-user-variables: remove generate...
2017-07-20 Arnaud Gierschtools/graphicator: run tesh in build directory.
2017-07-20 Arnaud Gierschexamples/smpi/replay_multiple: put generated file in...
2017-07-20 Arnaud Gierschteshsuite/smpi/mpich3-test/f77/datatype: put generated...
2017-07-20 Arnaud Gierschteshsuite/smpi/mpich3-test/f{77,90}: remove unused...
2017-07-20 Arnaud GierschUse actual names for configuration options (kebab-case...
2017-07-20 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-20 Frederic Sutertry to please sonar and avoid protected fields
2017-07-20 Frederic Suterremove useless function
2017-07-20 Martin Quinsonmake the cpp file easier to read
2017-07-20 Frederic Suterchar* to string == free--
2017-07-20 Frederic Suteradress smells in cpuTI
2017-07-19 Martin Quinsondont document a deprecated function, and properly mark...
2017-07-19 Martin Quinsondon't repeat yourself (DRY). Implement MSG on top of...
2017-07-19 Martin Quinsonfix gcov tests
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Suterbe more explicit
2017-07-19 Frederic Sutersome of clang-format
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Sutertry to please codacy and reduce NPath complexity
2017-07-19 Frederic Suterplease both sonar and codacy
2017-07-19 Frederic Suteronly codacy would have spot this
2017-07-19 Frederic Sutertry to improve coverage
2017-07-19 Frederic Suterkill another old-fashioned simcall
2017-07-19 Frederic Suterremove useless try/catch
2017-07-19 Frederic Sutercosmetics
2017-07-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-18 Frederic Sutersome cleanups in maxmin
2017-07-18 Takishippturn paje_value to a class
2017-07-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-18 Frederic Suterplug two more leaks
2017-07-18 Martin Quinsonsonar: align with some files that moved in smpi
2017-07-18 Martin Quinsongramar in comments
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-18 Martin QuinsonMC: checker kindly ask the app whether an actor is...
2017-07-17 Martin Quinsonfoward.h should remain as short as possible
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-17 Martin Quinsoncosmetics and comments
2017-07-17 Augustin Degommetry with privatization
2017-07-17 degommeactivate new fortran test
2017-07-17 degommeAdd some missing SMPI fortran bindings (recently suppor...
2017-07-17 degommeSplit up Fortran bindings in several files to avoid...
2017-07-17 degommeExplode 3700 lines of smpi_pmpi.cpp file in several...
2017-07-17 degommeSuppress also the privatization dlopen handle "leak...
2017-07-17 degommeBig move of all SMPI files in subfolders because it...
next