Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add networkCommunicateCallback, NetworkLink::updateLatency and NetworkLink::updateBan...
[simgrid.git] / src / surf / surf_interface.cpp
2014-03-26 Paul BédarideAdd networkCommunicateCallback, NetworkLink::updateLate...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-13 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-11 Arnaud GierschCheck that table[0].name is defined.
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 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-18 Arnaud GierschRemove useless length modifier 'l' in %l[efg] for printf.
2014-02-18 Paul BédarideFix doxygen
2014-02-13 Paul BédarideRemove host data and had JAVA_HOST_LEVEL
2014-02-12 Paul BédarideClean bound in surf
2014-02-10 Arnaud GierschFix help message for vm_workstation/model.
2014-02-08 Arnaud GierschAdd callbacks for surf_exit.
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-22 Arnaud GierschFix initialization order again.
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-21 Arnaud GierschMake initialization order match declaration order.
2014-01-21 Arnaud GierschFix format string.
2014-01-21 Paul BédarideSURF Documentation
2014-01-15 Paul BédarideEnergy is now a plugin
2014-01-09 Paul BédarideMemleaks fixes on VM
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 Augustin Degommeput back some data necessary for win build
2013-12-12 Paul BédarideClean surf interface
2013-12-05 Arnaud GierschComment unused functions.
2013-12-05 Arnaud GierschFix initialization order.
2013-12-05 Arnaud GierschIn XBT_LOG_NEW_SUBCATEGORY_helper, protect function...
2013-12-05 Paul BédarideRestructure surf++ workstation vmworkstation
2013-11-29 Paul BédarideRestructure surf++ cpu and network
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-28 Paul BédarideFix memleak
2013-11-21 Paul BédaridePut set_bound and set_affinity at Cpu level
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-22 Paul BédarideFix action remains bug
2013-10-22 Paul BédarideFix unset variables issues
2013-10-21 Paul BédarideFix simdag issue
2013-10-18 Paul BédarideFix Network Constant
2013-10-18 Paul BédarideFix tests
2013-10-11 Paul BédarideFix msg-start-kill-time
2013-10-08 Paul BédarideFix surf_usage
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile