Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add VM energy extensions - Adrien
[simgrid.git] / src / surf / storage_n11.cpp
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-25 Frederic SuterRevert "you can overwrite part of a file without mofiyi...
2015-09-25 Frederic Suteryou can overwrite part of a file without mofiying its...
2015-09-25 Frederic Suterbe sure that we don't try to read bytes after the end...
2015-09-18 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-17 Gabriel Corona[mc] Use member hooks for surf_interface
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-20 Martin QuinsonGet ride of ???Ptr types in C++: make pointers explicit
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-05-30 suterchased tabs while looking for a leak
2014-05-28 Paul BédarideFix bug windows msg-file
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 sutercomment a part that leads to suspect behaviors. write...
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Paul BédarideRemove unnecessary casts
2014-05-16 Paul BédarideUnify models apis
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-14 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-04-14 Gabriel CoronaMerge branch 'mc-perf'
2014-04-11 suterremove all references to the dead file_ls function
2014-04-11 sutercorrect the semantic of the write
2014-04-11 sutermake read really depend on current position in the...
2014-04-03 Arnaud LegrandDistinguish between time precision and sharing precision.
2014-03-25 Gabriel CoronaMerge branch 'mc++'
2014-03-24 Pierre VeyreRemoves MSG_storage_file_rename()
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Pierre VeyreFix leaks and invalid read
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Pierre VeyreLeak --
2014-03-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Pierre VeyreFix bug and leak for msg_file_open
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-19 Pierre VeyreModify MSG_file_open() implementation
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-07 Pierre VeyreAdd "attach" attribute to storage tag in platform descr...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-26 Paul BédarideClean surf code
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-21 Pierre VeyreDisk usage computation bug fix
2014-02-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-21 Pierre VeyreMSG_file_write() bug fix + tesh files improvements
2014-02-20 Pierre VeyreFix MSG_storage_get_proporties() bug
2014-02-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-20 Pierre VeyreIntroduce model specific properties for storage_type
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-02-04 Paul BédarideFix cpu issues with VMs
2014-01-22 Paul BédarideAdd more callbacks
2013-12-19 Paul BédarideRemove all dynamic casts
2013-12-19 Paul BédarideMerge lmm into base to avoid diamond inheritance
2013-12-19 Paul BédarideReplace swag by boost::intrusive::list in surf
2013-12-12 Paul BédarideClean surf interface
2013-12-05 Arnaud GierschFields already initialized by constructor of the base...
2013-12-05 Arnaud GierschThis is already destroyed by Storage::~Storage.
2013-12-05 Arnaud GierschRemove useless information from debug message.
2013-12-03 Arnaud GierschThese defines are useless.
2013-12-03 Paul BédarideRestructure surf++ storage