Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Deduplicate address location resolution in MC_dwarf_resolve_location()
[simgrid.git] / src / surf /
2013-11-05 Arnaud GierschCheck that table[0].name is defined.
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Arnaud GierschThere is no need to export these functions. Mark them...
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 suterindent
2013-10-08 Arnaud GierschThis looks unused since 2009 (commit b036991). Remove it.
2013-10-08 Pierre VeyreFix error on variable name
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 suterArgh ... a parse error is killing me, lets clean up...
2013-10-07 Arnaud GierschRather call TRACE_end() at surf level.
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 sutershould be sg_storage_size_t here too
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 GierschUse homogeneous dicts which are more efficient.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-10-01 Pierre VeyreFix the storage content update after a write action...
2013-10-01 Arnaud GierschCentralize declaration for _sg_init_status (renamed...
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-28 Pierre VeyrePrepare test suite for msg-storage "ctest -R msg-storage"
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreChange MSG_host_get_storage_list function + update...
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 suterhere was the leak ...
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 Augustin DegommePower state list was shared between hosts of a cabinet...
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-24 suterremove a leak on almost all simdag tests
2013-09-23 Arnaud GierschMore memory leaks.
2013-09-23 Arnaud GierschThe full dynar is not used here, delete it.
2013-09-23 Augustin Degommeleak --
2013-09-23 Augustin Degommeremove leaks from energy
2013-09-23 Augustin Degommeadd a cleanup callback to surf_resource_t, useful to...
2013-09-23 Arnaud GierschTest is useless here.
2013-09-20 Augustin Degommeleak --
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-22 Arnaud LegrandFix a bunch of typos thanks to the new spell script...
2013-08-21 Arnaud LegrandRemove the uggly surf_watched_hosts pimple and allow...
2013-08-21 Arnaud LegrandMove variable to where it belongs.
2013-08-21 Arnaud LegrandPeers should be within an AS if we want this constructi...
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-09 sutersmall simplification
2013-08-05 Marion Guthmullermodel-checker : snapshot comparison with the types...
2013-07-12 Pierre VeyreFix MSG_storage_get_free_size() and add MSG_storage_get...
2013-07-11 suterwant the value not the address
2013-07-11 suterFinally succeed to bring back all the needed informatio...
2013-07-11 sutersome cleanup
2013-07-11 suterbummer, have to strdup value
2013-07-11 suterset field value
2013-07-10 Pierre VeyreAdd MSG_host_get_storage_list() function
2013-07-10 sutertiny conflict resolution
2013-07-10 suteradd content type to storage structure
2013-07-10 suterstore name and content type when creating storage resource
2013-07-10 Pierre VeyreAdd msg_storage_t structure, msg_storage_get_free_size...
2013-07-09 suterhandle modifications of the DTD in surf
2013-07-09 suteradd a content_type attribute to the storage and storage...
2013-07-05 acarpenaMerge branch 'dvfs'
2013-07-04 acarpenaadded tesh tests for DVFS
2013-07-01 acarpenaMerge branch 'dvfs'
2013-07-01 acarpenaadded dvfs support
2013-06-30 acarpenaadded dvfs support
2013-06-25 suterThese "properties" are actually bandwidths: allow users...
2013-06-25 suterremove an ugly pimple thanks to units in XML
2013-06-25 suterallow to use units for storage too (bits, or bytes...
2013-06-18 suterdon't call things storage when it's mount
2013-06-18 suterdon't call things storage when it's mount
2013-06-18 suteryet another simplification of the storage API: we don...
2013-06-14 Arnaud GierschAdd a small value to avoid rounding differences between...
2013-06-14 Arnaud GierschChange type double for size_t.
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Jonathan Rouzaud... SIMIX call + MSG function + Java binding for get_core
2013-06-13 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-06-13 Jonathan Rouzaud... Properties available for cluster tag
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 Jonathan Rouzaud... fix Node.java
2013-06-12 suterfurther simplification of the storage API, keep size...
2013-06-12 Arnaud GierschUse correct modifier, and don't lie about pointer type.
2013-06-11 Augustin Degommeremove warnings 2
2013-06-11 Augustin Degommeremove warnings
2013-06-11 Paul BédarideAdd msg As getModel and GetHosts
2013-06-11 Paul BédarideAccess AS hierarchy at Msg layer
2013-06-11 sutersize_t instead of unsigned long for storage size and...
2013-06-11 sutersimplify the simcall stack for file unlink
2013-06-11 suterthere is no stat on files anymore
2013-06-11 sutercleaning step: uniform naming (stream to fd) + some...
2013-06-11 suterget rid of "mode" parameter in the open file function...
next