Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
nicer API to the Netcard type
[simgrid.git] / src / surf / surf_routing_cluster.cpp
2016-02-26 Martin Quinsonnicer API to the Netcard type
2016-02-24 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-24 Martin Quinsonget ride of a stupid header file
2016-02-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-24 Martin QuinsonIn <host> and <link>, attributes availability and state...
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-19 Martin Quinsonmove one method higher in As hierarchy
2016-02-14 Martin Quinsonrouting: rename all fields, and less void*
2016-02-14 Martin Quinsoncleanups in the API and fields of NetCard
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Martin Quinsonrename a field and slightly improve the doc
2016-02-12 Martin QuinsonRouting: kill some dupplicated code
2016-02-12 Martin Quinsonrename the fields of AS for clarity sake
2016-02-12 Martin Quinsonstart initializing routing fields in the constructors...
2016-02-12 Martin Quinsonand now, blow up the routing_models table \o/
2016-01-13 Martin Quinsonsome simple cleanups in the routing code
2016-01-07 Martin QuinsonMerge pull request #45 from mpoquet/master
2016-01-07 Martin Quinsonuntangle resource::state (ON/OFF) and VM::state (STARTE...
2015-12-27 Martin QuinsonRename RoutingEdge into NetCard
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-10 Gabriel Corona[surf] Move some code in a simgrid::surf namespace
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-21 Christian Heinrich[SURF] Callbacks now use the INITIALIZER macros
2015-07-20 Martin QuinsonGet ride of ???Ptr types in C++: make pointers explicit
2015-07-19 Martin QuinsonKill link_lib and have C++ handle the hashmap of all...
2015-07-18 Martin Quinsonkill LinkPtr type and make Link* explicit
2015-07-18 Martin QuinsonRename NetworkLink type to Link
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-01-25 Martin Quinsonmore informative (?) error message
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-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-23 Arnaud Giersch--leak
2014-01-22 Augustin Degommelong => int, and other corrections
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-22 Augustin Degommemake cluster routing a bit more flexible, to allow...
2014-01-20 Augustin Degommeadd handling of the torus topology inside clusters
2013-12-19 Paul BédarideRemove all dynamic casts
2013-12-12 Paul BédarideClean surf interface
2013-12-05 Arnaud GierschIn XBT_LOG_NEW_SUBCATEGORY_helper, protect function...
2013-11-29 Paul BédarideRestructure surf++ cpu and network
2013-11-18 Arnaud GierschFix comment.
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-31 Paul BédarideRemove unnecessry files
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
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-11 Paul BédarideFix msg-start-kill-time
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile