Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stupid me. col means row in french, so use line/row and not row/col, which means...
[simgrid.git] / examples / gras / rpc /
2006-05-16 mquinsongive peer a chance to get the message before closing...
2006-04-22 casanovaAdded a memset in function client() to avoid and "unini...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-11 mquinsonMore verbose on the remaining bug
2006-04-11 mquinsonMajor refactoring to make the test stricter and more...
2006-04-07 mquinsonCatch up with lastest API breakage (xbt_ex_free)
2006-04-04 mquinsondebug msg tweaking
2006-04-04 mquinsonIgnore ignorable
2006-04-04 mquinsonAlso test in RL ;)
2006-04-04 mquinsonMake the testcase catch more errors: let A,B,C be 3...
2006-03-30 mquinsonHere come the proper GRAS RPC