Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use long int for the pids, just to be sure without doublechecking what the size of...
[simgrid.git] / src / surf /
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
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
next