Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a doc error about actors (Tutorial_algorithms)
[simgrid.git] / src / simgrid /
2017-12-21 Augustin DegommeSMPI: make dlopen default privatization method, and...
2017-12-02 Martin QuinsonMerge branch 'energy-pstate' of https://github.com...
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Martin QuinsonAll this started with a simple namespace renaming
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-08 Arnaud GierschUse plain vectors and references for link lists.
2017-11-05 Martin Quinsonconvert src/mc/mc_replay.h into mc_replay.hpp (+ don...
2017-11-05 Martin Quinsonchange src/include/surf.h into surf.hpp
2017-11-04 Martin Quinsonkill borken code for _WIN32
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Frederic Suterstringify (a lot)
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-14 Arnaud GierschChange getName() and add getCname() in s4u::Storage.
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschSort include lists according to clang-format.
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-10-04 Arnaud GierschRemove useless includes for xbt/str.h.
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-03 Arnaud GierschRemove unused option: network/sender-gap.
2017-08-01 Martin Quinsontypo found by lintian
2017-08-01 Frederic Suterproperties are now stored in maps and managed by Proper...
2017-07-31 Frederic Sutermove ugly dict closer to the C APIs
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-20 Arnaud GierschUse actual names for configuration options (kebab-case...
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-05 Frederic Suterdon't use old values in doc and alternate models
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-20 Martin Quinsonseparate the energy plugin from surf in the doc + impro...
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Sutermassive cleanups in the storage world.
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-08 Frederic Suterremove useless includes
2017-06-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-03 Martin Quinsonplease codacy a bit
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-23 Martin Quinsoncosmetics to please codacy
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-18 Tom CornebizeAdd support for huge pages in shared malloc.
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-11 Frederic Suterchasing minor smells
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin Quinsonprefix all macro defined in public simgrid_config.h...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-03 Martin QuinsonNew option: smpi/keep-temps to not cleanup temp files
2017-05-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-30 Martin Quinsonuppercase the s4u header files (+cleanups)
2017-04-20 Martin Quinsonrename option smpi/privatize-global-variables to smpi...
2017-04-19 Martin Quinsonimprove the documentation of smpi/privatize-global...
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 degommeYet another dlopen merge
2017-03-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-29 degommeAdd a smpi/shared-malloc-blocksize option. This is...
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 degommereverse alias type in config (reduce_scatter is the...
2017-03-15 Martin QuinsonNew: Engine::hostList() and Engine::hostCount(). Still...
2017-03-14 degommeSimplify, cleanup, remove useless bits, and some files.
2017-03-09 Frederic Suterdynar--
2017-03-08 Frederic Suteroptimize performances
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutermoving dynar up in the stack
2017-03-07 Frederic Suteruse a map for host list and fix s4u example
2017-03-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-03 Christian Heinrich[SMPI] Introduced smpi/iprobe-cpu-usage option.
2017-02-24 Martin Quinsonplease sonar by moving includes at the top
2017-02-16 Martin QuinsonImplement a new algorithm for SMPI_SHARED_MALLOC: global
2017-02-16 Martin Quinsonsanitize the option smpi/shared-malloc, and improve...
2017-02-15 Martin Quinsondon't hide the C++, deal with it
2017-02-15 Martin Quinsonmake MSG use the Host extension mechanism (at least)
2017-02-14 Frederic Suterget rid of sd_workstation.cpp
2017-02-14 Martin Quinsontell sonar that we will never put our C wrappers in...
2017-02-14 Martin Quinsoncomplete a bit the C wrapper of s4u::Host
2017-02-06 Martin Quinsonrename an option and improve its doc: maxmin/concurrenc...
2017-02-05 Martin Quinsonchange the default value of maxmin/concurrency_limit...
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2016-12-17 Martin Quinsonremove surf_routing.hpp
2016-12-12 Martin Quinsoncosmetics: .name().c_str() becomes .cname()
2016-12-10 Martin Quinsonnetwork/coordinates option is now useless
2016-12-09 Martin Quinsonuse NetCard extension to store vivaldi coordinates
2016-12-07 Martin QuinsonKill the fact that several model VM models may be provided.
2016-12-06 Martin Quinsonmove NetCard to its own header file
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-22 Martin Quinsonmove VM into their namespace, and greatly reduce the...
2016-11-22 Martin Quinsongive s4u::Host a cname() that returns a char*
next