Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Die if the context/synchro option is wrong
[simgrid.git] / src / surf / surf_routing_generic.c
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropCleanups suggested by eclipse.
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Martin Quinsonmerge get_route and get_latency in routings too
2011-11-15 Martin QuinsonChange again the calling convention of routing_get_rout...
2011-11-15 Martin QuinsonAS->get_route is no longer in charge of creating the...
2011-11-14 Martin Quinsonmerge structures route_t and route_extended_t.
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-10 Martin QuinsonMerge branch 'parser'
2011-11-10 Martin Quinsonyou have to plug the memleaks from time to time
2011-11-10 Martin QuinsonUse the none routing as an ancestor to the generic...
2011-11-10 Martin Quinsoncosmetics, nothing serious
2011-11-10 Martin Quinsonsanitize get_network_element_type()
2011-11-10 Martin Quinsonkill further globals
2011-11-10 Martin Quinsonrename routing_component to as, since that's just an...
2011-11-10 Martin QuinsonRename some routing logic fields to make them more...
2011-11-10 Martin Quinsonadd a constructor to the generic parsing logic, and...
2011-11-10 Martin QuinsonStart fixing the OO organization of the routing