Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MASSIVE cleanup: s/workstation/host/
[simgrid.git] / src / surf / surf_interface.hpp
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
2015-06-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-10 Gabriel CoronaFix dllexport/dllimport declarations (Windows)
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsoncleanups and simplifications to our build system
2014-09-19 Augustin Degomme[xbt/surf] Change the costly heapremove+heapinsert...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-24 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-24 Paul BédarideAdd test for host on off and some fixes
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 scastelliSome minor documentation fixes
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édarideUnify models apis
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-18 Stéphane CastelliMerge with master
2014-04-17 Paul BédarideDoc shareResources,updateActionsState
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-04 Augustin Degommeadd XBT_PUBLIC_CLASS macro, and a bunch of XBT_PUBLIC...
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-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-19 Paul BédarideAdd java surf plugin
2014-03-08 Martin Quinsonkill an unused private field
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-13 Paul BédarideRemove unused include
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-08 Arnaud GierschAdd callbacks for surf_exit.
2014-02-08 Arnaud Gierschm_bound belongs to CpuAction; initialize it.
2014-01-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-23 Arnaud GierschFix doxygen warnings.
2014-01-22 Paul BédarideAdd more callbacks
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-21 Arnaud GierschMake initialization order match declaration order.
2014-01-21 Paul BédarideSURF Documentation
2014-01-15 Paul BédarideRemove forgoten def
2014-01-15 Paul BédarideEnergy is now a plugin
2014-01-09 Paul BédarideMemleaks fixes on VM
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-18 Takahiro HirofuchiKeep the capping setting of a VM after migration.
2013-12-12 Paul BédarideClean surf interface
2013-12-05 Arnaud GierschUse SG_{BEGIN,END}_DECL() for what it's designed to...
2013-12-05 Paul BédarideRestructure surf++ workstation vmworkstation