Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge back the master trunk into the smpi branch
[simgrid.git] / testsuite / surf /
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-25 Martin Quinsonfix the tests that my cleanups in the config variable...
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropAllow selective update to be independently set for...
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-03 Martin Quinsonstop messing with the surf internals from the test...
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-10-20 Martin Quinsonmerge branches
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-05 Arnaud Giersch.gitignore: delete .gitignore files in subdirectories.
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschRemove unused variables.
2011-03-24 navarropRemove old function surf_model_resource_by_name.
2011-03-07 navarropNeed to set this flag to compile on windows
2011-02-22 agierschDo explicit lmm_variable_free to avoid warning messages.
2011-02-22 agierschDo explicit lmm_variable_free to avoid warning messages.
2011-02-22 agierschFix memory leaks in lmm_usage.
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-21 navarropCorrectly set callbacks for tags.
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...
next