Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move converted MSG process examples to the dungeon
[simgrid.git] / include /
2017-12-01 Frederic Suteradd parallel_execute with timeout in s4u.
2017-11-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-30 Arnaud GierschConstification in maxmin.
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 Martin QuinsonAll this started with a simple namespace renaming
2017-11-30 Frederic Suterremote copy and move in the plugin
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 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-28 Frederic Suterexpose direct I/O on storage in MSG
2017-11-27 Martin Quinsonxbt_cond_timedwait: catch C++ timeouts; convert into...
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
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 GierschDeclare swag as const when possible.
2017-11-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-23 Frederic Suterpluginify storage contents
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-22 Frederic Suterremove FileImpl \o/
2017-11-22 Martin Quinsonrename a field for clarity: that's not a signal
2017-11-22 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-11-22 Martin Quinsonproperly deprecate MSG_task_get_flops_amount() and...
2017-11-22 MERCIER MichaelFix warnings + refactor
2017-11-22 MERCIER Michael[MSG] add MSG_task_get_remaining_work_ratio + test
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 SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
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 Frederic Suteruse storage and not name and type in File
2017-11-20 Martin QuinsonFix the doc of S4U: s/process/actor/
2017-11-20 Arnaud GierschDeclare as XBT_PUBLIC.
2017-11-15 Arnaud GierschFactorize SMPI_SAMPLE macros.
2017-11-14 Arnaud GierschMove simgrid::xbt::HeapComparator in xbt/utility.hpp.
2017-11-14 Arnaud GierschDefine and use utility class to compare pairs in priori...
2017-11-13 Arnaud GierschMissing include.
2017-11-13 MERCIER MichaelFix warnings + refactor
2017-11-13 Arnaud GierschKill now unused xbt_heap.
2017-11-10 Augustin Degommemove implemented calls in smpi.h before the comment...
2017-11-09 MERCIER Michael[MSG] add MSG_task_get_remaining_work_ratio + test
2017-11-08 Arnaud GierschUse plain vectors and references for link lists.
2017-11-07 Martin Quinsonstart integrating the link energy model
2017-11-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Frederic Suterthere are still C users ...
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Frederic Suterstringify (a lot)
2017-11-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-03 Christian Heinrich[SMPI] Fixed style
2017-11-02 Arnaud GierschSonar: make return type of lambdas implicit.
2017-10-28 Arnaud GierschKill another unused function: xbt_str_join.
2017-10-26 Arnaud Gierschcunit: remove unused functions.
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschAdd some "explicit" keyword (sonar, codacy).
2017-10-25 Arnaud GierschKill now unused xbt_basename().
2017-10-25 Arnaud GierschKill now unused xbt_dirname().
2017-10-25 Arnaud GierschDefine simgrid::xbt::Path to manage file names.
2017-10-25 Arnaud GierschKill now unused xbt_getline().
2017-10-24 Takishippsuggested solution tu use simix through a function
2017-10-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-21 Arnaud GierschDefine xbt_os_thread_key_destroy.
2017-10-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-20 Martin Quinsondoc improvement
2017-10-20 Martin QuinsonMerge branch 'Takishipp-actor-priority'
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-18 Arnaud GierschUse standard C/C++ attributes when available.
2017-10-18 Arnaud GierschEnum ResultStatus: valid is not a valid value. Use...
2017-10-18 Arnaud GierschAdd default case to switch statements.
2017-10-18 Arnaud GierschRemove const that was anyway ignored with a cast.
2017-10-18 Arnaud GierschMake field private.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-18 TakishippAdd actor-priority example to s4u API
2017-10-17 Frederic Suterno comment...
2017-10-17 Frederic Sutertry to silent CI
2017-10-17 Frederic Suterstart deprecating xbt_dict
2017-10-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-17 Frederic Suterstop using xbt_dict_set/get_ext
2017-10-17 Frederic Sutertiny cleanups
2017-10-16 Arnaud GierschRemove unused macros.
2017-10-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-16 Arnaud GierschAdd comments to acknowledge empty functions (and please...
2017-10-16 Arnaud GierschAllow nullptr for Extension deleter.
2017-10-15 Arnaud GierschMove variable defintion out of header file.
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-15 Arnaud GierschDocument last changes to public API, and keep old metho...
next