Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add model Reno, NewReno and Tahoe with ns3
[simgrid.git] / src / surf / surf.c
2006-10-20 cheriermConsiders the windows filename conventions (different...
2006-07-12 alegrandMove clock modification to the right location so that...
2006-07-12 thieryAdd functions action_get_start_time() and action_get_fi...
2006-05-18 alegrandAdd debugging informations
2006-03-27 alegrandI'm so lazy...
2006-03-27 alegrandAdding traces for easier debuging
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-08-07 mquinsons/surf_finalize/surf_exit/ for uniformity with other...
2005-07-25 alegranduseless stupid affectation
2005-06-02 mquinsonRemove my cruft
2005-06-01 alegrandmoving/hiding resource_object where it is needed.
2005-05-25 mquinsonBugfix: Allow absolute paths for platform description...
2005-02-27 mquinsonHACKHACK: set msg_global to NULL so that xbt_procname...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-01-31 alegrandaborting is cleaner than segfaulting
2005-01-10 alegrandIntroducing new functionnality without breaking the...
2005-01-07 alegrandfixed a few memleak
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2004-12-31 alegrandMem leak hunting!
2004-12-23 alegrandtask->data (formerly callback) could not be set by...
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-09 alegrandEach action can now have a maximum duration. That is...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandOooups !
2004-12-07 alegrandInitializing logs once and only once.
2004-12-07 alegrandmove resource_used to the private part
2004-12-02 alegrandTaking in account the fact that some resource may have...
2004-11-29 alegrandRha!
2004-11-29 alegrandFailures now taken into account. Need to write clean...
2004-11-29 alegrandOK, now clean structures are used for my objects. Forge...
2004-11-24 alegrandA commit before a design modification. I'm gonna try...
2004-11-23 alegrandrename xbt_swag_extract to xbt_swag_remove and add...
2004-11-20 alegrandCPU can be created and used even though failures are...
2004-11-16 alegrandRenamed host to cpu. That was really confusing.
2004-11-16 alegrandFirst attempt on SURF design. I'd like a 5'10" short...