Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / surf / surf_private.h
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 navarroAdd first steps for a TAG tutorial
2012-10-10 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-10 Arnaud GierschRemove needless declaration of static function.
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-06 navarroCosmetics. (Forgot from a previous renaming)
2012-09-06 navarroFinalize properties on AS.
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-28 navarroCompletely remove route_t and replace by sg_platf_route...
2012-07-04 Arnaud GierschDon't define variables in header file.
2012-06-28 navarroAdd the function autorestart in simix_global
2012-06-28 navarroCreate a dict with all hosts with state SURF_RESOURCE_O...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-22 navarroMerge ... cpu_update_actions_state_full and net_update_...
2012-05-22 navarroMerge cpu_update_actions_state_lazy and net_update_acti...
2012-05-22 navarroMerge cpu and network
2012-05-10 navarroMerge cpu and network for action functions.
2012-05-10 navarroPut those variables private
2012-05-10 navarroPrepare network.c and cpu_cas01.c for net and cpu merge.
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-09 Martin Quinson[routing] rename routing_global_t -> routing_platf_t...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
2012-04-09 Martin Quinson[route parsing] kill global_routing->size_of_link
2012-04-04 navarroImplement bypassRoute and bypassASroute. Add an example.
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 navarroReorganize storage structures (msg, smx and surf) and...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-23 Arnaud GierschUse type network_element_t instead of void*, and avoid...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-19 navarroRemove dict cluster_host_link specific to cluster model.
2012-03-16 navarroReimplement function get_onelink_route.
2012-03-16 navarroNow call communicate and get_route with void* and not...
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-14 Martin Quinsonfactorize some more code so that supernovae works again
2012-03-12 navarroPrepare optim for xbt_lib-get_or_null
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
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 NavarropGet rid of all these nasty _im_.
2011-12-16 NavarropRename misleading "fullduplex" keyword to "crosstraffic".
2011-12-16 NavarropMerge network.c and network_im.c
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-28 Arnaud GierschPush last_route in global_routing.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Martin Quinsonmerge get_route and get_latency in routings too
2011-11-15 Martin Quinsonkill the now useless 'cleanup' parameter of routing_get...
2011-11-15 Martin Quinsonkill global_routing->get_route_no_cleanup()
2011-11-15 Martin Quinsonkill routing_get_route(), use routing_get_route_and_lat...
2011-11-15 Martin QuinsonAS->get_route is no longer in charge of creating the...
2011-11-14 Martin Quinsontiny cleanups, and add a FIXME
2011-11-14 Martin Quinsonmerge structures route_t and route_extended_t.
2011-11-11 Martin Quinsonkill another "method" away from the "singleton" global_...
2011-11-11 Martin Quinsoncosmetics and improve doc
2011-11-11 Martin Quinsonkill a file that were begging for it
2011-11-10 Martin QuinsonMerge branch 'parser'
2011-11-10 Martin Quinsoncosmetics: variable&fields renaming
2011-11-10 Martin Quinsonsanitize get_network_element_type()
2011-11-10 Martin Quinsonkill unused global_routing->get_latency()
2011-11-10 Martin QuinsonKill global_routing->get_route_or_null
2011-11-10 Martin QuinsonThat pointer to function was never given anything but...
2011-11-10 Martin Quinsonfactorize the routing_exit functionality, and ensure...
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 Quinsonkill a type that were exactly the same than another
2011-11-10 Martin Quinsonsanitize type naming between surf models and routing...
2011-11-10 Martin Quinsontiny partial reindent
2011-11-10 Martin Quinsonkill unused callbacks in the routing models
2011-11-10 Martin QuinsonRename some routing logic fields to make them more...
2011-11-10 Martin Quinsonwhat is that pimple, for god's sake??
2011-11-09 Arnaud GierschDon't define routing_component_t twice.
2011-11-09 Martin QuinsonI don't see the point of declaring and calling empty...
2011-11-09 Martin Quinsonnobody use these structures, so I won't try to understa...
2011-11-08 Martin Quinsonno need to have the routing_parse_Scluster() function...
2011-11-08 Martin Quinsonsanitize the way parsing callbacks of the routing submo...
2011-11-08 Martin Quinson/me also hates void* pointers
2011-11-08 Martin Quinson/me hates globals
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-04 NavarropReplace stupid char* by doubles in the cluster struct...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Martin Quinsontypos
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-26 NavarropRewrite the way to do the parsing for host,cluster...
2011-10-20 Martin Quinsonmerge branches
2011-09-08 Lucas Schnorrnew function get_route_or_null that catches any excepti...
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Arnaud GierschRegister get_route_latency in global_routing, and use it.
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 NavarropPut ns3 sources in place.
2011-04-12 NavarropOptimization of get_latency;
2011-03-24 navarropMove e_surf_network_element_type_t public.
next