Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement link names in SimDag.
[simgrid.git] / src / 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
2005-08-07 mquinsonxlC dont like having a return <value> in a void functio...
2005-08-07 mquinsons/surf_finalize/surf_exit/ for uniformity with other...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonUse xbt_dict_get_or_null to avoid the exception madness
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-08-02 alegrandAdd a loopback if needed...
2005-08-02 alegrandadd a get_speed function to the cpu and enabled the...
2005-07-25 alegrandAdd FAT_PIPE
2005-07-25 alegrandExtending the maxmin solver to take into account shared...
2005-07-25 alegrandextending the parser
2005-07-25 alegranddo not create a parallel task is it does not consume...
2005-07-25 alegrandhelp readability
2005-07-25 alegranduseless stupid affectation
2005-07-23 alegranddo not forget to take into account parallel tasks.
2005-07-23 alegrandcosmetics
2005-07-22 alegrandadding parallel task to SURF workstations
2005-07-22 alegrandrouting table goes public
2005-07-22 alegrandtrivial API extension of the maxmin solver
2005-06-30 alegrandsome compiler don't like this return void... :)
2005-06-29 alegrandI had forgotten a few functions last time. It could...
2005-06-29 mquinsonKill evil cruft ;)
2005-06-29 alegrandAdding a function to set the max_duration of an action.
2005-06-23 mquinsonAutomatic update
2005-06-23 mquinsonautomatic updates
2005-06-13 alegrandAdd a new function action_use that help to delay the...
2005-06-10 alegrandInitialization that should be useless because of the...
2005-06-09 alegranddefault value of start_time = -1.0. It enables to make...
2005-06-02 mquinsonRemove my cruft
2005-06-01 alegrandTimer is now functionnal.
2005-06-01 alegrandremove trailing lines. Mainly for testing the loginfo...
2005-06-01 alegrandbuffix...
2005-06-01 alegrandSkeleton of a timer (still lack a little bit of code...
2005-06-01 alegrandFake trace to help designing a crontab
2005-06-01 alegrandmoving/hiding resource_object where it is needed.
2005-05-25 mquinsonAdd start_time and kill_time arguments to processes...
2005-05-25 mquinsonBugfix: Allow absolute paths for platform description...
2005-04-15 mquinsonuse CVS version of flexml to generate it since it break...
2005-04-15 mquinson.
2005-04-15 mquinsonDon't ignore flex result. Some poor gentoo souls need...
2005-04-06 mquinsonRegenerating with flexml 1.3
2005-02-27 mquinsonHACKHACK: set msg_global to NULL so that xbt_procname...
2005-02-23 alegrandHelp debuging
2005-02-23 mquinsonApply manually the changes which would result in regene...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-13 mquinsonRegenerate with flexml 1.2
2005-02-10 mquinsonignore generated
2005-02-10 mquinsonRegenerate with flexml 1.1
2005-02-07 alegrandAdding a nice skeleton for Henri.
2005-02-07 alegrandCleaning type naming so that Henri has a nice skeleton...
2005-02-04 alegrandNo more dead code + bug fix.
2005-02-04 alegrandToday Martin Quinson wrote :
2005-02-04 alegrandMajor bug fix in SURF.
2005-02-04 alegrandFilling placeholders...
2005-02-01 alegrandMore reasonnable value.
2005-02-01 alegrandbugfix... I'm so pissed off to keep finding bug in...
2005-01-31 alegrandaborting is cleaner than segfaulting
2005-01-29 alegrandupdating the doc
2005-01-28 alegrandmake communications from an host to itself instantaneous
next