Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
publish a symbol used by a test, for the poor souls using windows
[simgrid.git] / src / include / surf / surf.h
2008-03-07 mquinsonpublish a symbol used by a test, for the poor souls...
2008-02-03 mquinsonFix the DTD wrt trace:connect. I like it better this...
2008-01-23 mquinsonAllow gcc cross-compiling targetting windows, which...
2007-12-20 mquinsonThese two certainly do not need hardcore portability...
2007-12-11 quasareliminating KCCFLN05 model
2007-12-04 mquinsonMac users need love so that their prehistoric linker...
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-10-31 quasarupdating the dtd and some memory leacks
2007-10-27 mquinsonFix stupid comments
2007-10-27 mquinsonFactorize the current_property_set symbol of simix...
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 mquinsonPropagate the s/network_link/link/ from the XML to...
2007-10-26 quasarmove the callback lists to the public headers
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-04 mquinsonfight against multiple 'extern' specification
2007-09-26 alegrandRevert "Adding the prototype for the callback on startu...
2007-09-26 alegrandAdding the prototype for the callback on startup mechanism.
2007-09-21 cheriermuse portable.h
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-10 alegrandAdd a new workstation model. Should give much more...
2007-08-02 alegrandAdding a nice description mechanism for models + cleani...
2007-08-01 alegrandadding network models
2007-07-30 alegrand* Moving things around (private->public)
2007-07-06 mquinsonPropagate Pedro's typo fixing to the header files
2007-07-03 marklsundoing an unintentional mistake.
2007-07-03 marklsre-start smpi from scratch to use SIMIX.
2007-06-29 velhoAdded all TCP VEGAS/RENO related functions. TODO: the...
2007-06-29 mquinsonuseless cleanup
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-05-17 kayofadded "#include "gras_config.h"" for USE_GTNETS
2007-05-17 kayofadded a declaration for the GTNetS model.
2007-03-16 cheriermon include extern C directive for c++ compilers plus...
2007-03-14 cheriermeffect of the redefinition of the macro XBT_PUBLIC_DATA
2007-03-14 mquinsonUse XBT_PUBLIC_DATA instead of XBT_DECLARE_DATA
2007-03-13 cheriermspecial exportation data for visual c++
2007-03-02 cheriermupdate the double extern declaration bis
2007-03-02 cheriermupdate the double extern declaration
2007-03-01 cheriermexport some function declared in surf.h
2007-02-14 velhoMaking a surf workstation model using csdp. How simple...
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...