Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Greately simplify surf_fopen() at the price of one malloc each time we call it instea...
[simgrid.git] / src / surf / surf.c
2009-07-13 mquinsonGreately simplify surf_fopen() at the price of one...
2009-07-13 mquinsonKill deprecated cruft and unused variables
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-13 mquinsonKill surf_parse_get_trace() which were a useless wrappe...
2009-07-01 mquinsonMove surf_action related function to a specific file
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 mquinsonroots of a generic surf_resource_t type
2009-06-30 mquinsonFactorize some code in SURF
2009-06-26 mquinsonChange --surf-path into --cfg=path
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-10-16 velhoRevert "Uses alpha and beta from LegrandVelho model...
2008-10-14 velhoUses alpha and beta from LegrandVelho model to compute...
2008-10-14 velhoAdded a new network model option, LegrandVelho, based...
2008-06-10 mquinsonRemove the surf_*_model_description_size constants...
2008-06-09 velhoCorrect the network_model_description_size in order...
2008-06-09 velhoAdded Reno2, a model that takes 2W/RTT as the utility...
2008-05-20 alegrandChange the prototype for update_resource_state.
2008-05-15 mquinsonRemove a crude hack where first call to surf_solve...
2008-03-15 alegrandStarting to code a "constant" network model.
2008-03-15 alegrandThe interaction between the parser and the surf modules...
2008-03-06 mquinsonConnect correctly the log channels manually for windows...
2008-03-06 mquinsonDo connect all log channel manually to parent using...
2008-01-23 mquinsonAllow gcc cross-compiling targetting windows, which...
2007-12-11 quasareliminating KCCFLN05 model
2007-11-15 cheriermThis commit concerned the reimplementation of the xbt...
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-10-31 quasarupdating the dtd and some memory leacks
2007-10-27 mquinsonReset the clock to 0 in surf_exit so that it gets zeroe...
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2007-09-21 alegrandRemoving now useless function.
2007-09-12 alegrandremove global maxmin system. Every model should use...
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-13 alegrandTake into account the weird case where remain would...
2007-08-10 alegrandreindent.
2007-08-10 alegrandAdd a new workstation model. Should give much more...
2007-08-02 alegrandAdding a nice description mechanism for models + cleani...
2007-08-01 alegrandvarious cleanups:
2007-07-06 velhoCorrected bug when choosing workstation model.
2007-06-27 velhoAdded function prototypes in maxmin_private, minor...
2007-05-10 alegrandAdd debuging informations.
2007-03-22 mquinsondeclaration of toupper
2007-03-16 cheriermoptimize the comparaison between characters
2007-03-14 mquinsonThis is already exported from the corresponding .h...
2007-03-13 cheriermspecial exportation data for visual c++
2007-02-14 velhoMaking a surf workstation model using csdp. How simple...
2006-12-21 cherierma directory for all builds
2006-10-26 cheriermfixe the warnings in 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...