Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Improve MSG_file_read() and MSG_file_write()
[simgrid.git] / src / surf /
2014-03-26 Pierre VeyreFix Workstation::fileRcopy
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre VeyreFinalises MSG_file_rcopy() and MSG_file_rmove()
2014-03-25 Gabriel CoronaMerge branch 'mc++'
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre Veyreprepare MSG_file_rcopy()
2014-03-25 Pierre Veyreprepare Workstation::fileRcopy()
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 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 VeyreWorkstation::open() improvement
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Pierre VeyreLeak --
2014-03-20 Arnaud GierschDon't use xbt_assert for error checking.
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-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-20 Pierre VeyreRemove debug info
2014-03-19 Paul BédarideAdd java surf plugin
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-19 Pierre VeyreModify MSG_file_open() implementation
2014-03-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-13 Pierre VeyreUse surf_parse_error() rather than xbt_die() during...
2014-03-13 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-13 Pierre VeyreImplement a disk attachment check and add a tesh test...
2014-03-11 Arnaud GierschCheck that table[0].name is defined.
2014-03-10 Pierre VeyreAdd SD_storage_get_host() and MSG_storage_get_host()
2014-03-10 Pierre VeyreFix comments
2014-03-10 Pierre VeyreMSG_host_get_attached_storage_list and SD_workstation_g...
2014-03-08 Arnaud GierschFree file_lib on exit.
2014-03-08 Arnaud GierschFix doxygen warnings.
2014-03-08 Arnaud GierschCosmetics.
2014-03-08 Martin Quinsonkill an unused private field
2014-03-08 Martin Quinsonkill some unused static functions
2014-03-08 Martin QuinsonCosmetics: add some break statement at the end of switc...
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 Pierre VeyreMsg_file refactoring
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-03-05 Arnaud GierschComment unused parameter.
2014-03-05 Arnaud GierschFix another null dereference.
2014-03-05 Arnaud GierschFix test bogus-missing-gateway.
2014-03-05 Arnaud GierschAvoid to dereference null pointers.
2014-03-05 Arnaud GierschCheck if p_routingTable is null in AsFull::~AsFull.
2014-03-05 Arnaud GierschDon't dereference null pointer.
2014-02-28 Martin Quinsonobvious typo
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 Arnaud GierschFix warnings with make simgrid_documentation.
2014-02-20 Pierre VeyreFix MSG_storage_get_proporties() bug
2014-02-20 Pierre VeyreMissing commit for introduce model specific properties...
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-18 Arnaud GierschRemove obsolete comment.
2014-02-18 Arnaud GierschRemove useless length modifier 'l' in %l[efg] for printf.
2014-02-18 Paul BédarideFix doxygen
2014-02-17 Paul BédarideClean surf cpu cas01
2014-02-13 Arnaud GierschRemove old files.
2014-02-13 Augustin Degommeenforce the use of the routing attribute of an AS,...
2014-02-13 Paul BédarideRemove unused include
2014-02-13 Paul BédarideRemove host data and had JAVA_HOST_LEVEL
2014-02-12 Paul BédarideFix: missing ifdef
2014-02-12 Paul BédarideFix NS3 and latency bound tracking
2014-02-12 Paul BédarideUnify surf action_cost type
2014-02-12 Paul BédarideClean bound in surf
2014-02-12 Paul BédarideRemove lmm_elem_set_value (Not used)
2014-02-11 Arnaud GierschDon't completely short-circuit these loops!
2014-02-10 Arnaud GierschMake a list of WorkstationVM, instead of iterating...
2014-02-10 Arnaud GierschFix help message for vm_workstation/model.
2014-02-08 Arnaud GierschFree surf_energy on exit.
2014-02-08 Arnaud GierschAdd callbacks for surf_exit.
2014-02-08 Arnaud GierschUncomment code, and fix meomry leaks in WorkstationVMHL13.
2014-02-08 Arnaud GierschCall getBound before unref on p_action.
2014-02-08 Arnaud GierschInitialize ramsize, and simply use an assignment to...
2014-02-08 Arnaud Gierschm_bound belongs to CpuAction; initialize it.
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-02-04 Paul BédarideFix cpu issues with VMs
2014-01-31 Paul BédarideAdd RoutingEdge wrapper to manage vm not destroy
2014-01-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-27 Arnaud GierschAlways initialize p_power.event.
2014-01-24 Paul BédarideAdd Linear MaxMin documentation
2014-01-24 Augustin Degommeleak--; dynar abuse--;
2014-01-23 Arnaud Giersch--leak
2014-01-23 Arnaud GierschFix doxygen warnings.
2014-01-22 Arnaud GierschFix initialization order again.
2014-01-22 Arnaud GierschAnother fix for format string.
2014-01-22 Paul BédarideAdd more callbacks
2014-01-22 Augustin Degommelong => int, and other corrections
2014-01-22 Augustin Degommechange log level for a message
2014-01-22 Augustin DegommeMerge branch 'torus'
next