Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
do not export the functions of this header in the dll
[simgrid.git] / src / include / surf / surf.h
2007-02-07 cheriermdo not export the functions of this header in the dll
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-08-20 thieryThis file didn't compile
2006-08-18 thieryAdd documentation for Surf
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-06-19 thieryAdd a function get_available_speed in Surf workstation...
2006-03-27 alegrandremove useless declarations
2005-08-09 alegrandadding a priority mechanism
2005-08-07 mquinsons/surf_finalize/surf_exit/ for uniformity with other...
2005-08-02 alegrandadd a get_speed function to the cpu and enabled the...
2005-07-22 alegrandadding parallel task to SURF workstations
2005-06-29 alegrandAdding a function to set the max_duration of an action.
2005-06-13 alegrandAdd a new function action_use that help to delay the...
2005-06-02 alegrandVery weird. Those modifications were supposed to have...
2005-06-01 alegrandmoving/hiding resource_object where it is needed.
2005-01-15 alegrandCosmetics and forgot to say in the previous commit...
2005-01-15 alegrandNow surf communications come with a maximum rate. Also...
2005-01-14 alegrandnetwork actions should be suspendable too. In fact...
2005-01-10 alegrandIt worries me however, to realize how tough an ass...
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2004-12-23 alegrandtask->data (formerly callback) could not be set by...
2004-12-21 alegranddebug debug debug
2004-12-17 alegrandAdding function to indicate whether an action is suspen...
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...
2004-12-09 alegrandEach action can now have a maximum duration. That is...
2004-12-09 alegrandAdding workstation : a single CPU and a network card...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandOooups !
2004-12-07 alegrandmove resource_used to the private part
2004-11-30 alegrandiso-c does not like , at the end of an enum.
2004-11-29 alegrandRha!
2004-11-29 alegrandOK, now clean structures are used for my objects. Forge...
2004-11-20 alegrandCPU can be created and used even though failures are...
2004-11-16 alegrandRenamed host to cpu. That was really confusing.
2004-11-16 alegrandFirst attempt on SURF design. I'd like a 5'10" short...