Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
_sleep not implemented in stdlib.h on Windows
[simgrid.git] / src / surf /
2007-03-02 velhoAdded round trip time contraint to the SDP program...
2007-03-02 alegrandAdding debuging informations.
2007-02-28 alegrandHomogeneous prototype.
2007-02-28 alegrandsdp headers have nothing to do in our CVS. Just configu...
2007-02-23 velhoBug fix. Do nothing in sdp_solve when flows=0.
2007-02-20 velhoFinal adjustments, debugging information and memory...
2007-02-14 velhoMaking a surf workstation model using csdp. How simple...
2007-02-14 velhoShut libcsdp mouth!
2007-02-14 velhoFix many bugs.
2007-02-14 velhoImproved debbugging information.
2007-02-13 velhoCorrected a major bugus.
2007-02-07 cheriermno isatty declaration for win32
2007-02-07 cheriermchange free be xbt_free_f
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
2007-02-02 casanovaCleaned up the GTNetS interface based on e-mail discussion
2007-02-01 alegrandGlups. Second bug of the week on FATPIPES in the maxmin...
2007-01-31 casanovafoo
2007-01-31 casanovaFirst draft integration of SURF and GTNetS. The code...
2007-01-24 alegrandStupid me! Bug fix in the maxmin algorithm (occurs...
2007-01-19 velhoAlmost working!
2007-01-19 velhoMaking lmm_print public.
2007-01-19 velhoAdded some variables and code in order to map the maxmi...
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2006-12-21 cherierma directory for all builds
2006-11-14 mquinsona useless comment added
2006-11-08 alegrandOoups. I was still using Mb instead of b...:(
2006-10-26 cheriermfixe the last warning
2006-10-26 cheriermfixe the warnings in surf.c
2006-10-20 cheriermsame as surf.c.
2006-10-20 cheriermConsiders the windows filename conventions (different...
2006-10-11 dutotThanks Arnaud for allowing me to increase my commit...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-09-28 mquinsonRemove the #line directive from the flex generated...
2006-08-31 alegrandSome values were close to 0 instead of equal to 0,...
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-08-27 mquinsonNo need to memset what we will free one line afterward
2006-08-14 thieryThis dict was not freed
2006-08-10 thieryRemove useless and costly strdups in platform file...
2006-08-09 thieryThere was too many reallocs
2006-08-09 thieryUse malloc instead of calloc because reset_f is called...
2006-08-08 thieryDon't malloc a new dict each time in execute_parallel_task
2006-08-08 thieryUse a mallocator for Surf variables
2006-07-31 mquinsonNo need to warn the user 4 times. Instead, explaining...
2006-07-19 mquinsonGeneration with flex-1.5.3
2006-07-19 mquinsonTypo (?)
2006-07-19 alegrandadd more debugging
2006-07-18 mquinsonAnother try at cleaning up the function types
2006-07-18 thieryForgot to remove that comment
2006-07-18 thieryImplement execute_parallel_task in model KCCFLN05
2006-07-13 mquinsonflexml 1.5.1 will save the world
2006-07-12 alegrandMove clock modification to the right location so that...
2006-07-12 alegrandSet start_time.
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-05-30 mquinsonNext version will be 3.1
2006-05-29 alegrandAsk for version 1. Default is version 0.
2006-05-29 alegrandAdding a "version" tag to platform_description. This...
2006-05-18 alegrandBug fix raised by Fabien Janvier. Returns a sensible...
2006-05-18 alegrandAdd debugging informations
2006-05-18 alegrandGetting rid of useless field
2006-05-18 alegrandSanitize channel naming convention
2006-05-16 alegrandSanitize channels naming.
2006-05-09 alegrandFixing forgotten function.
2006-04-24 alegrand*** empty log message ***
2006-04-24 alegrandBug correction.
2006-04-24 alegrandAdding debuging informations
2006-04-21 mquinsonregenerate with the lastest flexml -- and unfortunately...
2006-04-21 alegrand#define already defined
2006-04-21 alegrandstupid me!
2006-04-21 alegrandCorrecting the relative priority problem in the default...
2006-04-21 alegrandFix the weight problem raised by Kayo and confirmed...
2006-03-27 alegrandI'm so lazy...
2006-03-27 alegrandI'm so lame.
2006-03-27 alegrandcheck this constraint exists before testing something...
2006-03-27 alegrandComplete rewriting of this workstation instance! I...
2006-03-27 alegrandAdding traces for easier debuging + bugfix
2006-03-27 alegrandAdding traces for easier debuging
2006-03-27 alegrandthis value should have been be global...
2006-03-27 alegrandAdding convenient functions and traces for debuging
2006-03-21 alegrandMake last version of flex (2.5.33-2) happy.
2006-03-21 alegrandKeep up with last API modifications induced by flexml...
2006-03-21 alegrandEnable surfxml to live with an other xml parser in...
2006-03-20 alegrandenable surfxml to live with an other xml parser in...
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2006-03-14 casanovaMultiplied network latencies by two when computing...
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-30 alegrandgetting rid of memleaks.
2005-08-27 alegrandAdd more checkings...
2005-08-16 alegrandinclude the right files
2005-08-16 alegrandregenerate the lexer
2005-08-16 alegrandmoving public parts to public places and generating...
2005-08-16 alegrandPreparing surf_parser to be hijacked
2005-08-16 alegrandPreparing surf_parser to be hijacked
2005-08-09 alegrandadding a priority mechanism
next