Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
uncomment a exception
[simgrid.git] / examples / gras / rpc / rpc.c
2007-04-16 cheriermuncomment a exception
2007-04-13 cheriermansi c declaration variables
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2006-06-22 mquinsonMore verbose on processes interactions
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 mquinsonMake the testcase catch more errors: let A,B,C be 3...
2006-03-30 mquinsonHere come the proper GRAS RPC