Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tiny conflict resolution
[simgrid.git] / testsuite / surf /
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 !
2004-11-20 alegrandCPU can be created and used even though failures are...
2004-11-15 alegrandCosmetics
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-15 mquinsonSome more cleanup
2004-11-15 mquinsonsome cleanup
2004-11-11 alegrandMax-min solver written ! :) Seems to be working fine !
2004-11-05 alegrandEfficient linear max-minimization library : first version.