Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Added round trip time contraint to the SDP program, this parameter
[simgrid.git] / src / surf /
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
2005-01-27 alegrandI probably had been drinking too much the day I have...
2005-01-26 alegrandBug fix : we could get stuck into an infinite loop...
2005-01-26 alegrandBug fix : we could get stuck into an infinite loop...
2005-01-26 alegrandExtending the parser to handle bound on outgoing commun...
2005-01-26 alegrandFixing line number for an easier debugging.
2005-01-19 alegrandBugfix... I had forgotten to reorder elements when...
2005-01-15 alegrandNow surf communications come with a maximum rate. Also...
2005-01-14 alegrandParsing values is good. Taking into account parsed...
2005-01-14 alegrandnetwork actions should be suspendable too. In fact...
2005-01-14 alegrandFinding this damn fucking bug took me an inordinate...
2005-01-11 alegrandNow, it works.
2005-01-10 alegrandIt worries me however, to realize how tough an ass...
2005-01-10 alegrandAdding default values to the DTD
2005-01-10 alegrandIntroducing new functionnality without breaking the...
2005-01-10 alegrandcosmetics
2005-01-10 alegrandAdd two convenient functions
2005-01-07 alegrandKeep extending the DTD to handle an computation/communi...
2005-01-07 alegrandfixed a few memleak
2005-01-07 alegrandChanged my mind. This function will be defined somewher...
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2005-01-06 alegrandPreparing to parse interferences for a new model. Also...
2005-01-06 alegrandI can't believe I had forgotten to add surf_parse.c...
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2005-01-05 alegrandPlease, flex, tell me on which line problems are. Also...
2005-01-05 alegrandMoved from flex to flexml.
2005-01-04 alegrandmoving to flexml
2004-12-31 alegrandMem leak hunting!
2004-12-29 alegrandMSG almost works. It enabled me to find some bug in...
2004-12-29 alegrand*** empty log message ***
2004-12-23 alegrandtask->data (formerly callback) could not be set by...
2004-12-21 alegranddebug debug debug
2004-12-21 alegrandForgot to disable debug printf's. Sorry for the noise.
2004-12-21 alegrandmake valgrind happy happy.
2004-12-18 alegrandThis function has been accidentally deleted in the...
2004-12-17 alegrandAdd a convenient function
2004-12-17 alegrandAdding function to indicate whether an action is suspen...
2004-12-16 mquinsonYou evil namespace polluter
2004-12-16 mquinsonFight symbol redefinition since it breaks on G5 (don...
2004-12-16 mquinsonMy god, the AIX compiler is rather picky
2004-12-14 alegrandSorry for those stupid assert.
2004-12-14 mquinsoncleanup for the upcoming release
2004-12-12 mquinsoncosmetic
next