Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a forwarder in the MSG example.
[simgrid.git] / testsuite /
2005-01-14 alegrandAdd a forwarder in the MSG example.
2005-01-10 alegrandI had forgotten a host...
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 alegrandNo more need of these ones...
2005-01-05 alegrandXML version of platform and deployment files
2005-01-05 alegrandMoved from flex to flexml.
2005-01-05 alegrandTaking into account an old behavior modification of...
2004-12-31 alegrandTake into account last API modification. Sorry about...
2004-12-31 mquinsonlibrary rename
2004-12-31 mquinsonremove complications to run tests from there own direct...
2004-12-31 alegrandsurf:~/Work/GRAS/heap $ valgrind --leak-check=yes ...
2004-12-29 mquinsonsearch data files in the right directory
2004-12-29 alegrandMSG almost works. It enabled me to find some bug in...
2004-12-22 alegrandModifying the API so as to prevent a use of the context...
2004-12-21 alegrandTrying to make old MSG exemples run on top on SURF...
2004-12-18 alegrandplatform file is not hardcoded anymore
2004-12-17 alegrandcosmetics
2004-12-16 mquinsonIgnore binaries
2004-12-16 mquinsonWorks on G5
2004-12-16 mquinsongras now works on win32
2004-12-16 mquinsongras works on win32
2004-12-15 alegrandwhen using doubles, %lg should be used for scanf and...
2004-12-14 mquinsoncross-compile support: append '.exe' to the binary...
2004-12-14 mquinsonsupport for wine testsuite execution: do not run the...
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 mquinsonFix the semantic (gras_os_time returns seconds); Fix...
2004-12-10 mquinsonrun_tests now run tests from their directory. But for...
2004-12-10 mquinsonrun the testsuite with wine if needed (will certainly...
2004-12-10 mquinsonEnsure portability to win32 using the gras_os_functions...
2004-12-10 mquinsontest local version of gras, not the installed one;...
2004-12-10 mquinsontest local version of gras, not the installed one;...
2004-12-10 mquinsonfix some (c) dates; do test the local version of gras...
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-09 mquinsonkilkilkil useless and deprecated stuff
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-23 alegrandrename xbt_swag_extract to xbt_swag_remove and add...
2004-11-20 alegrandCPU can be created and used even though failures are...
2004-11-16 alegrandRenamed host to cpu. That was really confusing.
2004-11-15 alegrandCosmetics
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-15 mquinsonFix make distcheck
2004-11-15 mquinsonSome more cleanup
2004-11-15 mquinsonApply the renamings s/gras/xbt/i of last week
2004-11-15 mquinsonMake it compile in mainaiter (paranoid) mode
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.
2004-11-05 alegrandIllustrates the use of xbt_swag_offset
2004-11-05 alegrandAdd the swag module to these Makefiles
2004-11-05 alegrandSwag : another name for O(1) set
2004-11-03 alegrandNow the testsuite compile.
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 alegrandforgot to rename an include in this one.
2004-11-02 alegrandrenamed xbt_heap_test to heap_bench
2004-11-02 mquinsonstar eradication, mainly (check changelog)
2004-11-02 alegrandcosmetics
2004-11-02 alegrandremplace -> replace
2004-10-29 alegrandFirst version of the xbt_heap, trying to follow the...
2004-10-07 mquinsonAvoid memcpy while retrieving data from dynars (speed up)
2004-10-06 mquinsonThe datatest I'm fighting for since 2 weeks
2004-10-06 mquinsonupdate
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-10-01 mquinsonRename GROS to XBT, thanks Arnaud ;)
2004-09-28 mquinsonOnly use the C comment style, not the C++ one
2004-09-16 mquinsonalpha portability again (damn size_t)
2004-09-14 mquinson+=.dirstamp
2004-09-14 mquinson.
2004-09-14 mquinsonFlush the socket after write
2004-09-14 mquinsonwork even when called from the upper directory (just...
2004-09-14 mquinsonRun the 'tcp' and 'file' tests too
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-07 mquinsonfix paths so that make distcheck works again
2004-09-06 mquinsonFix paths
2004-09-06 mquinsonmv
2004-08-11 mquinson Version 0.6 (protocol not changed; ABI expended)
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-24 mquinsonInvalidate the little64 datadesc test for the time...
2004-07-24 mquinsonAdd some tests about cbps
2004-07-24 mquinsonAdd some tests about cbps
2004-07-24 mquinsonAdd a test about cbps
2004-07-22 mquinsonmake distcheck is now successful
2004-07-20 mquinsonDo not remove Makefile.in on distclean, but on maintain...
next