Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : print statistics in all cases (property satisfied or not)
[simgrid.git] / src / surf /
2012-06-12 Marion Guthmullerfix merge conflict
2012-06-11 jbrvTrace manager : add a function to generate values from...
2012-06-11 jbrvTrace manager : Add and change some structures and...
2012-06-09 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-08 jbrvAdd new functions to support different sources of avaib...
2012-06-08 jbrvModify structures to support different sources of avaib...
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-05 Martin Quinsondo not hide issues
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 navarroSome typos in source code
2012-05-23 Arnaud GierschUse standard modifier %z instead of %Z.
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 navarroForget to remove this line from previous commit
2012-05-22 navarroMerge cpu and network
2012-05-22 Frederic Suterthe "amount" field leads to weird behaviors when dealin...
2012-05-14 Arnaud GierschMissing include (?).
2012-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-14 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-14 Arnaud GierschRemove old cruft.
2012-05-10 navarroMerge cpu and network for action functions.
2012-05-10 navarroPut those variables private
2012-05-10 navarroTODO for cache friendly
2012-05-10 navarroPrepare network.c and cpu_cas01.c for net and cpu merge.
2012-05-09 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-04 navarroRewrite function net_update_action_remaining_lazy like...
2012-05-03 navarroA priori, no need to propagate modifications when the...
2012-05-03 navarroRevisit lazy_remaining_update that was completely broken.
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Arnaud GierschWorkaround problem with excess precision on i387 FPU.
2012-04-27 Arnaud GierschUse existing xbt_swag_reset().
2012-04-27 Arnaud GierschUseless free, and other cosmetics.
2012-04-27 Arnaud GierschPass 'res->link_list' and 'lat' directly to routing_get...
2012-04-27 Arnaud GierschMake floyd_get_route_and_latency cleaner, and hopefully...
2012-04-27 Arnaud GierschEmpty argument is allowed for XBT_IN().
2012-04-27 Arnaud GierschUse XBT_OUT/XBT_HERE with user defined format.
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-25 Arnaud LegrandMinor tracing/debug output improvement.
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-20 Arnaud GierschAvoid double free()s.
2012-04-11 navarroFix ns3 and gtnets compilation
2012-04-10 navarroFix compilation error with gcc4.4
2012-04-09 Martin Quinson[routing] rename routing_global_t -> routing_platf_t...
2012-04-09 Martin Quinson[routing] kill supurious checks, and reformulate error...
2012-04-09 Martin Quinson[routing] clarify why we rely on such a dirty hack
2012-04-09 Martin Quinson[route parsing] make surf_network_resource_by_name...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
2012-04-09 Martin Quinsonignorable reindent
2012-04-09 Martin Quinson[route parsing] kill global_routing->size_of_link
2012-04-09 Martin Quinson[route parsing] greatly streamline the generic_new_exte...
2012-04-09 Martin Quinson[route parsing] reduce the amount of dupplicated code
2012-04-09 Martin Quinsonavoid void* pointers since we know the pointed type...
2012-04-04 navarroThis was necessary. Remove previously
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 navarroThe test is always true
2012-04-03 navarroSymmetrical route for Dijkstra
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroCosmetics
2012-04-03 navarroFirst step of optim in memory cache
2012-04-03 navarroReturn result on SIMIX_post_io
2012-04-03 navarroReorganize storage structures (msg, smx and surf) and...
2012-04-03 navarroMake smx_file_t, surf_file_t and msg_file_t
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-30 Arnaud GierschDeclare the main log categories into their respective...
2012-03-29 navarroWe can only include tag: include|cluster|peer|AS|trace...
2012-03-29 navarronone_get_route_and_latency must set latency to 0.
2012-03-29 navarroFix Tag include
2012-03-29 schnorr[trace] fix tracing of network models
2012-03-29 schnorrfunction to get the weight of a constraint of a lmm...
2012-03-28 Arnaud GierschHandle --help-log* options from xbt_log_init.
2012-03-28 Arnaud GierschMove all XBT_LOG_CONNECT into one place.
2012-03-28 Arnaud GierschFirst attempt to display log categoy hierarchy.
2012-03-28 Arnaud GierschMove LOG_help() from surf_config.c to log.c.
2012-03-28 Arnaud GierschCosmetics: add an empty line after help messages.
2012-03-28 Arnaud GierschVariable i is already used by outer loop!
2012-03-28 Arnaud Gierschsurf_config_cmd_line: allow to give several --help...
2012-03-28 Arnaud Gierschsurf_config_cmd_line: simplify the deletion of used...
2012-03-28 Arnaud GierschUsing strcmp is sufficient here.
2012-03-28 Arnaud GierschCosmetics: reindent constant strings for help messages.
2012-03-28 Arnaud GierschCosmetics: sort calls to XBT_LOG_CONNECT.
2012-03-28 Arnaud GierschRemove useless use of XBT_LOG_EXTERNAL_CATEGORY.
2012-03-28 Arnaud GierschRemove references to undefined log categories.
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-26 navarroFirst step to return value on storage model.
2012-03-26 navarroAdd 3 constraint to storage system.
2012-03-26 navarroRemove surf_file_t and smx_file_t for only m_file_t
2012-03-26 schnorr[trace] fix memory leak
2012-03-23 navarroAdd constraint for disk bandwidth connexion, read and...
2012-03-23 navarroFix sleep for storage
2012-03-23 navarroMore explain for log
2012-03-23 Arnaud GierschUse type network_element_t instead of void*, and avoid...
2012-03-23 navarroFirst step to explain how to use log command line
2012-03-23 navarroGtnets works with new struct network_element_t
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 navarroFirst step to take care of constraint into storage...
next