Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This file has been renamed.
[simgrid.git] / testsuite / surf /
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-30 navarropPrepare the out of source build.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-13 navarropWindows compatibility.
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-05-06 mquinsonLet xbt_exit() issue a warning stating that this is...
2010-04-25 mquinsonFix copyright headers
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-04-09 mquinsonplug a memleak
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2009-09-11 donassbrFix tests.
2009-07-13 mquinsonI'm wondering since when this test was broken, and...
2009-07-13 mquinsonSURF: Kill the SDP model
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...
2009-02-04 mquinsonactually, I have some more gitignore files
2008-10-16 velhoDf parameter of Low models is replaced by weight becaus...
2008-06-18 mquinsonthe prototype of the models in surf changed a looong...
2008-03-15 alegrandBug fix. I wonder how this function may have ever worked...
2008-03-05 alegrandRemove useless \n in DEBUG messages.
2008-03-05 alegrandHelp running properly after last XML parsing/DTD changes.
2008-03-05 alegrandRemove useless \n in DEBUG messages.
2008-03-05 alegrandHelp running properly after last XML parsing/DTD changes.
2008-01-11 cheriermUsage of xbt_new0 instead calloc
2007-12-21 mquinsonUse bprintf instead of sprintf
2007-12-18 mquinsonrename surfxml.dtd into simgrid.dtd
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-11-02 mquinsonThis time, hopefully, the files are in valid version...
2007-10-31 mquinsonUpdate the platform files: the root tag is now called...
2007-10-27 mquinsonMake test more verbose to understand why it timeouts...
2007-10-27 mquinsonReduce drastically the size of the test since it causes...
2007-10-26 quasarupdate all the XML files
2007-09-18 alegrandmodel->resource when needed...
2007-09-13 alegrandremove cvs files.
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-08 alegrandCleaning file names.
2007-07-26 alegrandUpdating the tesh file with my last modifications.
2007-07-26 alegrand * Provide func_f and func_fp as now required.
2007-07-25 alegrand* Added an "exact" alternative computation for test1...
2007-07-20 alegrandKeeping interfaces clean (avoid loading maxmin_private)
2007-07-20 velhoCleanups and cosmetics
2007-07-19 velhoNew tesh file for testing surf workstation/network...
2007-07-13 velhoAdded the initialization of latency to the variables.
2007-07-13 velhoImproved version of testsuite.
2007-07-12 mquinsonthis was renamed
2007-07-06 velhoCorrected some bugs, added the simix support to the...
2007-07-02 velhoErased bad commentary.
2007-07-02 velhoAdded the generic method to model fairness depending...
2007-05-09 velhoHere we go again.
2007-04-24 velhoRemoved references to lagrangedico.
2007-04-18 velhoAdded the test of lagrange with optimal step, also...
2007-04-16 mquinsonIgnore simeng_usage
2007-04-12 velhoCorrected file.
2007-03-22 velhoThis program test the simulator engines using different...
2007-03-16 cheriermwith ansi C the variables must be declared at the begin...
2007-02-14 velhoMoving sdp tests in maxmin_usage (to have the same...
2007-02-14 velhoUseless file!
2007-01-26 alegrandbug fix
2007-01-19 velhoAdding tests for sdp.
2006-12-21 cheriermadd pragmas for builder6 compatibility
2006-05-29 alegrandProviding up-to-date xml files... Version 1 with units...
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-05-13 alegrandminor modifications
2005-04-15 mquinsonAdd missing header
2005-03-31 alegrandno more printf (using DEBUG)
2005-02-04 mquinsoncleanup
2005-01-26 alegrandTaking into account an old API modification of SURF
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2005-01-05 alegrandWe don't need you anymore. You are weak. Goodbye !
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2005-01-05 alegrandTaking into account an old behavior modification of...
2004-12-18 alegrandplatform file is not hardcoded anymore
2004-12-17 alegrandcosmetics
2004-12-16 mquinsonIgnore binaries
2004-12-15 alegrandwhen using doubles, %lg should be used for scanf and...
2004-12-14 mquinsonCompile pas avec les warnings, sinon
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 mquinsonFix the semantic (gras_os_time returns seconds, not...
2004-12-10 mquinsonEnsure portability to win32 using the gras_os_functions...
2004-12-10 mquinsonCompile pas cte merde :)
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...
2004-12-09 alegrandEach action can now have a maximum duration. That is...
2004-12-09 alegrandcosmetics
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandTaking latencies into account to bound the effective...
2004-12-07 alegrandOooups !
2004-12-07 alegrandNetwork module is working. Does not take latencies...
2004-12-02 alegrandSee the diff. Sorry for the noise.
2004-12-02 alegrandStarting the network module.
2004-12-02 alegrandUsing the Surf parser.
2004-11-29 alegrandRha!
2004-11-29 alegrandI can't believe this file was not committed !
next