Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix copyright headers
[simgrid.git] / src / simix / smx_environment.c
2010-04-25 mquinsonFix copyright headers
2009-07-16 mquinsonCall surf_timer_model_init() from surf_config_models_se...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 mquinsonSurf: factorize resource sets into common_public
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-10 mquinsonRemove the surf_*_model_description_size constants...
2008-03-15 alegrandThe interaction between the parser and the surf modules...
2008-03-05 alegrandcosmetics
2007-12-11 quasarthe parsing time info switched to debug
2007-12-11 quasareliminating KCCFLN05 model
2007-12-05 cheriermAnsi C declaration of the variables (at the beginning...
2007-11-29 quasarmodified atoi to strtol when getting route ends in...
2007-11-29 quasareliminated bug INFO message
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-09 quasarfixed bug for compound models
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-06 alegrandReindent!
2007-08-02 alegrandKeeping up with the new surf model description.
2007-08-01 alegrandbring new network models to end users
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-06 velhoCorrected some bugs, added the simix support to the...
2007-04-04 donassbrFunctions added and changed. Keeps the cvs updated.
2007-03-29 donassbrMany changes done.
2007-03-09 donassbrModified some functions and datatypes. Simix API change...
2007-03-01 donassbrSimix Initial structure