Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cosmetics in routing
[simgrid.git] / src / surf / surf_routing.cpp
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
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-01-26 Martin Quinsonoops, remove verbose debug output
2015-01-25 Martin Quinsonproperly pass the cluster's properties to the created...
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-06-30 Paul BédarideXml platform cleaning examples/msg/ns3
2014-06-27 Gabriel CoronaMerge branch 'mc'
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-02 Arnaud GierschMake xbt_free a function-like macro.
2014-05-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-27 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-27 Stéphane CastelliAdd limiter and loopback link support in fat trees
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-26 Stéphane CastelliLots of bugfixes for the fat trees, it should at least...
2014-05-26 Stéphane CastelliFix some bugs in fat trees
2014-05-14 Stéphane CastelliFat trees may actually be used
2014-05-14 Stéphane CastelliAdd a routing for fat trees
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-06 Augustin Degommetypo --
2014-05-06 Augustin Degommeadd MSG_get_as_by_name call, answering [#17311]
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-15 Stéphane CastelliAdded some work in the creation of links in the fat...
2014-04-14 Augustin Degommetypo --
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
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-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-05 Arnaud GierschAdd/update copyright notices.
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-24 Augustin Degommeleak--; dynar abuse--;
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édarideFix a bug
2013-12-05 Arnaud GierschComment unused functions.
2013-12-05 Arnaud GierschIn XBT_LOG_NEW_SUBCATEGORY_helper, protect function...
2013-11-25 Paul BédarideFix Memleaks
2013-11-22 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-22 Paul BédarideFix memleak
2013-11-22 Paul BédarideFix free of uninitialized values
2013-11-22 Paul BédarideResolve memory leaks
2013-11-21 Arnaud GierschFix delete/free mismatch.
2013-11-20 Arnaud GierschComment unused parameters.
2013-11-20 Arnaud GierschFix warnings about comparisons of integers of different...
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 unset variables issues
2013-10-21 Paul BédarideFix simdag issue
2013-10-18 Paul BédarideFix tests
2013-10-08 Paul BédarideFix surf_usage
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile