Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Leak-- (seen in maestro-set).
[simgrid.git] / src / msg / msg_io.cpp
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-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-10 Frederic Suterstringify IO
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-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-12 Frederic Sutersimplify simcalls
2017-07-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-10 Frederic SuterFile mgmt looks like a plugin now \o/
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Martin Quinsonsonar & codacy
2017-07-06 Martin Quinsontend to the google coding standards in all S4U API
2017-07-04 Frederic Suteraddress a todo
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-26 Frederic Suterplug leak of file unlink
2017-06-21 Martin Quinsonmake it possible to free the storage content from the...
2017-06-19 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Suterfix test (hate dict) and please sonar
2017-06-19 Frederic Suterfix clang (try #2)
2017-06-19 Frederic Sutertry to please clang
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-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-12 Frederic Sutertry to reduce the ugliness of file management
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Sutergetting closer: no more MSG_STORAGE_LEVEL
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-24 Frederic Sutersimgrid::surf::Storage => simgrid::surf::StorageImpl
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin QuinsonRemove attribute content_type of <storage_type>: was...
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-19 Martin QuinsonMerge pull request #167 from simgrid/smpi_execute_public
2017-05-17 Frederic Suterplease sonar, less free in c++
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-10 Frederic Suteruniformization
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
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-24 Frederic Sutersimplify way files are handled by MSG
2017-03-30 Frederic Sutermodernize two simcalls
2017-03-30 Frederic SuterRevert "Revert "cast once for all at surf level and...
2017-03-30 Frederic SuterRevert "cast once for all at surf level and not in...
2017-03-30 Frederic Sutercast once for all at surf level and not in the APIs
2017-03-30 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-30 Frederic Sutercomplete s4u::Storage interface, what a mess...
2017-03-28 Frederic SuterI think I just killed a simcall
2017-03-23 Frederic Suterno need to call cimix everytime for that
2017-03-23 Frederic Suterstart to mess up with storage
2017-02-24 Martin Quinsonplease sonar
2017-02-15 Martin Quinsonmove two severly misnamed identifiers to make them...
2016-12-19 Martin Quinsoncut some useless includes
2016-12-04 Martin Quinsondon't pass the free_f parameter to MSG_*_set_property_v...
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-09-02 Frederic SuterRevert "msg_private.h is a C++ header so add pp"
2016-09-02 Frederic Sutermsg_private.h is a C++ header so add pp
2016-08-05 Frederic Sutercleaning a bit
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-27 Frederic Suterdumb me. sg_size_t are not doubles
2016-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-25 Frederic Suterfix issue raised by kenenbek
2016-07-05 Gabriel CoronaAvoid (conditionnaly) including C++ headers files in...
2016-06-09 Christian Heinrich[MSG] NULL -> nullptr substitution
2016-05-30 Gabriel CoronaAvoid multiple declaration on the same line/statement
2016-05-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-21 Martin QuinsonMSG doc tweakings
2016-05-14 Martin QuinsonDoc: Kill formating pragma that are unused since 10...
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-26 Frederic Suterpedantic freak meets MSG sources
2016-02-26 Frederic Sutermsg_mailbox.h was alone in src/msg
2016-02-24 Martin Quinsonconvert S4U to my current coding convention
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-01-16 Martin QuinsonKill a deprecated function, deprecate another one,...
2016-01-15 Gabriel Corona[s4u] Host snake_case
2016-01-05 Gabriel Corona[simix] Move other simcall to the Host class
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-11 Gabriel Corona[msg] Switch MSG to .cpp