Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
first try at killing GRAS -- does not compile yet
[simgrid.git] / examples / gras / rpc / rpc.c
2012-11-22 Martin Quinsonfirst try at killing GRAS -- does not compile yet
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 navarroSome typos in source code
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/rpc...
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
2011-06-23 Arnaud GierschCosmetics: handle exception inside exception handler.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-02-17 agierschUse new style logging macros.
2010-11-26 thieryMake sure GRAS RL examples don't use the same ports...
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-18 mquinsonBe more verbose when propagating local exceptions
2007-07-17 mquinsonGive up on timestamps in this test. Check the comment...
2007-07-17 mquinsontry to not make the messages change (even if I fail...
2007-06-06 mquinsonconvert to tesh
2007-06-06 mquinsonStop using the logs when they are not ready anymore
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