Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ptask_L07 can now do execute and communicate via execute_parallel_task
[simgrid.git] / src / surf / network_dassf.c
2007-01-31 casanovaFirst draft integration of SURF and GTNetS. The code...
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-08-10 thieryRemove useless and costly strdups in platform file...
2006-08-09 thieryThere was too many reallocs
2006-07-12 thieryAdd functions action_get_start_time() and action_get_fi...
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-20 thieryFix function get_route
2006-06-19 thieryImplement function get_route in model KCCFLN05 (not...
2006-06-19 thieryAdd prototype of function get_route in Surf
2006-05-16 alegrandSanitize channels naming.
2006-04-21 alegrand#define already defined
2006-03-21 alegrandKeep up with last API modifications induced by flexml...
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-10-03 alegrandMake SURF complain when you ask to perform a communicat...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-13 alegrandAdd a new function action_use that help to delay the...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-07 alegrandAdding a nice skeleton for Henri.