Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Finalises MSG_file_rcopy() and MSG_file_rmove()
[simgrid.git] / src / msg / msg_io.c
2014-03-25 Pierre VeyreFinalises MSG_file_rcopy() and MSG_file_rmove()
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre Veyreprepare MSG_file_rcopy()
2014-03-24 Pierre VeyreRemoves MSG_storage_file_rename()
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-22 Arnaud GierschFix doxygen comments.
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-19 Pierre VeyreModify MSG_file_open() implementation
2014-03-11 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-11 Pierre VeyreManage storage user data at msg level
2014-03-10 Pierre VeyreMSG_storages_as_dynar() bug fix
2014-03-10 Pierre VeyreAdd SD_storage_get_host() and MSG_storage_get_host()
2014-03-08 Arnaud GierschFree all fields for file.
2014-03-08 Arnaud GierschFix doxygen warnings.
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-06 Pierre VeyreMsg_file refactoring
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-23 Arnaud GierschFix doxygen warnings.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-11-29 Pierre VeyreAdd MSG_file_seek function
2013-11-29 Pierre VeyreAdd MSG_file_tell function and prepare MSG_file_seek
2013-11-18 Arnaud GierschUse unsigned long long instead of uint64_t for sg_size_t.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-08 Arnaud GierschMerge tag 'v3_10_rc2'
2013-11-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-08 Pierre VeyreUpdate MSG_storage_file_rename
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-08 Pierre VeyreAdd MSG_file_rename function
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Pierre VeyreAdd some MSG_file function prototypes
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 suteruse pointers on sg_storage_size_t in the dict instead...
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 suterleak-- clean things at the MSG level when unlinking...
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-02 Pierre VeyreAdd MSG_storage_get_size function
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-01 Arnaud GierschFix format specifiers for sg_storage_size_t.
2013-10-01 Arnaud GierschSmall fixes in type names.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreFix MSG_storage_get_content function
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 sutermimic host behavior, works better this way
2013-09-25 Pierre Veyreadd msg_storage_priv_t creation
2013-09-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Pierre VeyreMSG_storage API improvements (or not)
2013-09-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Pierre VeyreAdd MSG_storage_set_property_value function
2013-09-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-24 Pierre VeyreAdd MSG_storage_get_content function
2013-09-23 Arnaud GierschFix doxygen comments.
2013-09-18 Pierre VeyreFix MSG_storage_get_properties()
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-18 Pierre VeyreMSG storage API improvements
2013-09-10 Pierre VeyreStorage API
2013-08-19 Pierre VeyreAdd MSG_storages_as_dynar function
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Pierre Veyreprepare MSG_storages_as_dynar function
2013-07-17 suteroups forgot to describe new parameter
2013-07-17 suterAllow users to attach arbitrary data to opened files
2013-07-17 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-07-15 Pierre VeyreUpdate msg_storage_t structure and prepare new storage...
2013-07-12 Arnaud GierschFix doxygen warning about parameter name that did not...
2013-07-12 Pierre VeyreFix MSG_storage_get_free_size() and add MSG_storage_get...
2013-07-11 suterFinally succeed to bring back all the needed informatio...
2013-07-10 Pierre VeyreAdd MSG_host_get_storage_list() function
2013-07-10 suterunimplemented MSG_file_dump function
2013-07-10 Pierre VeyreAdd msg_storage_t structure, msg_storage_get_free_size...
2013-07-09 suterthe name field of a msg_file_t is actually a full name...
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-18 suteryet another simplification of the storage API: we don...
2013-06-13 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-12 suterfurther simplification of the storage API, keep size...
2013-06-11 sutersimplify the simcall stack for file unlink
2013-06-11 sutercleaning step: uniform naming (stream to fd) + some...
2013-06-11 suterget rid of "mode" parameter in the open file function...
2013-06-07 sutersimpler version of simcall to get the file of a file
2013-06-06 LionelMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-06 suterfp => fd (for file descriptor)
2013-06-06 suterWow, I wrote a simcall! 11 files to modify to do a...
2013-06-06 suteradd a function to retrieve the size of an msg_file_t
2013-06-05 suterSimplify the way files are described. Get rid of the...
next