Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
resource file of context usage project
[simgrid.git] / testsuite / surf /
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.