Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Compile pas avec les warnings, sinon
[simgrid.git] / testsuite /
2004-07-07 mquinsonIn READ and WRITE mode (instead of RW), the remote_arch...
2004-07-05 mquinsoninitialize the buffer before use, even if the part...
2004-07-05 mquinsonadd a valgrind target to the makefile, but not for...
2004-07-03 mquinsonadapt to the new syntax of socket_close
2004-07-03 mquinsongras_socket_close now expect the socket to close (and...
2004-07-03 mquinson-=gs_example ; +=datadesc_usage
2004-07-03 mquinsonFix the ugly case of reference to dynamic array.
2004-06-21 mquinsonGive it the possibility to do only writes or only reads...
2004-06-11 mquinson+=datadesc_usage
2004-06-11 mquinson [Data description]
2004-06-03 mquinsonAPI cleanup: s/dict_insert/dict_set/ and s/dict_retriev...
2004-06-03 mquinsonredo the instruction for the error case (please mail...
2004-06-03 mquinsonfill the tree before manually removing elements form...
2004-04-26 mquinson [Messaging]
2004-04-21 mquinson [Data description]
2004-04-15 mquinson2004-04-09 Martin Quinson <martin.quinson@tuxfamily...
2004-04-07 mquinsoncomment out some unused variable to get automake 1...
2004-03-03 mquinsonCosmetics
2004-03-01 mquinsonignore ignorable
2004-03-01 mquinsonAdd set_usage, remove tests of grassouillet
2004-03-01 mquinsonA new data container coupling the facilities of a dynar...
2004-02-04 mquinsonDo not use neither type parsing nor the mixed sequence...
2004-02-04 mquinsonpass the received arguments to the slaves
2004-02-04 mquinsonDo compile the tests of GS
2004-02-04 mquinsonMake the number of element configurable at compile...
2004-02-03 mquinsonReduce overengeneering around datadesc, put stubs in...
2004-01-29 mquinsonmake dist now works
2004-01-29 mquinsonadd the first percent of a wannabe module mecanism...
2004-01-28 mquinsonDefault debug level=verbose; tries to free the dict...
2004-01-28 mquinsonDefault debug level=verbose (instead of debug); plug...
2004-01-28 mquinsonRedirect tests stderr to &1 to be usable in a |less
2004-01-28 mquinsonbasic support for automatic testing easing problem...
2004-01-28 mquinsonNew testing framework to make pb repporting easier
2004-01-28 mquinsonuse iterators
2004-01-28 mquinsonuse iterators; try to traverse the empty dynar, just...
2004-01-28 mquinsonmv test_log log_usage
2004-01-28 mquinsonunifiate the name of test
2004-01-27 mquinsonInitial revision