Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
various little cleanups
[simgrid.git] / src / surf / surf_interface.cpp
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 scastelliSome minor documentation fixes
2014-05-30 suterchased tabs while looking for a leak
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-16 Paul BédarideRevert "Replace xbt_heap by boost::heap::fibonacci_heap"
2014-05-16 Paul BédarideReplace xbt_heap by boost::heap::fibonacci_heap
2014-05-16 Paul BédarideRemove unnecessary casts
2014-05-16 Paul BédarideUnify models apis
2014-05-12 Henri CasanovaMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-12 Arnaud GierschFix dead assignments.
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-04 Gabriel CoronaMerge branch 'mc'
2014-04-04 Arnaud GierschRemove unused default constructors.
2014-04-04 Arnaud GierschFactorize initializations for Action constructors.
2014-04-03 Arnaud LegrandDistinguish between time precision and sharing precision.
2014-04-03 Arnaud LegrandUse more explicit variable names and add a bit of debug.
2014-04-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-31 Martin QuinsonRevert "Remove XBT_INFO call"
2014-03-31 Pierre VeyreRemove XBT_INFO call
2014-03-31 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
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