Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use new style logging macros.
[simgrid.git] / testsuite / surf / surf_usage2.c
2011-02-17 agierschUse new style logging macros.
2011-01-21 navarropCorrectly set callbacks for tags.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-04-25 mquinsonFix copyright headers
2009-09-11 donassbrFix tests.
2009-07-01 mquinsonUpdate to lastest changes in SURF
2009-07-01 mquinsonRename model methods action_use/free to action_ref...
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-18 mquinsonthe prototype of the models in surf changed a looong...
2008-03-05 alegrandRemove useless \n in DEBUG messages.
2008-03-05 alegrandHelp running properly after last XML parsing/DTD changes.
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-09-18 alegrandmodel->resource when needed...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2006-12-21 cheriermadd pragmas for builder6 compatibility
2005-08-07 mquinsonFix memleaks by calling surf_exit when needed + minor...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-05 alegrand%lg -> %g ...
2005-03-31 alegrandno more printf (using DEBUG)
2005-01-26 alegrandTaking into account an old API modification of SURF
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2004-12-18 alegrandplatform file is not hardcoded anymore
2004-12-17 alegrandcosmetics
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...