Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SURF: Kill the SDP model
[simgrid.git] / src / surf / surf_private.h
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-04 mquinsonmerge redundant surf_cpu_state_t and surf_link_state_t...
2009-07-02 mquinsonMake sure upper layer can retrieve the properties of...
2009-07-02 mquinsonAdd a command-line option to choose the routing schema...
2009-07-01 mquinsonExtract the routing logic into its own object.
2009-07-01 mquinsonRename some model methods to stick to getters/setters...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 mquinsonFactorize some code in SURF
2009-06-26 mquinsonYet another missing 'extern' making the mac linker...
2009-06-26 mquinsonchange TCP_gamma to not be a compilation-time #define...
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-05-20 alegrandChange the prototype for update_resource_state.
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-10-27 mquinsonFactorize the current_property_set symbol of simix...
2007-10-26 mquinsonPropagate the s/network_link/link/ from the XML to...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-09-21 alegrandRemoving now useless function.
2007-09-12 alegrandremove global maxmin system. Every model should use...
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-01 alegrandvarious cleanups:
2007-06-27 velhoAdded function prototypes in maxmin_private, minor...
2007-02-14 velhoMaking a surf workstation model using csdp. How simple...
2007-02-07 cheriermdo not export private functions in the dll (win32 specific)
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-26 cheriermfixe the last warning
2006-10-20 cheriermsame as surf.c.
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-07-12 thieryAdd functions action_get_start_time() and action_get_fi...
2006-03-27 alegrandI'm so lazy...
2006-03-27 alegrandthis value should have been be global...
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2005-08-16 alegrandmoving public parts to public places and generating...
2005-07-25 alegrandAdd FAT_PIPE
2005-02-07 alegrandCleaning type naming so that Henri has a nice skeleton...
2005-01-26 alegrandBug fix : we could get stuck into an infinite loop...
2005-01-10 alegrandIntroducing new functionnality without breaking the...
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2004-12-23 alegrandtask->data (formerly callback) could not be set by...
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-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandmove resource_used to the private part
2004-12-02 alegrandSurf Parser
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...