Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Don't use reserved keywords.
[simgrid.git] / examples / gras / mmrpc / mmrpc_client.c
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-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-03 Arnaud GierschFix warnings about clobbered variables in gras/mmrpc...
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Arnaud GierschFix race condition with gras-mmrpc test.
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-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-07-13 mquinsonSpeed up make check in RL a bit
2007-06-06 mquinsonConvert to tesh
2007-03-07 mquinsonadapt to lastest changes in GRAS API
2006-06-09 mquinsonSwitch to xbt_matrix_t
2006-05-22 mquinsonstupid me. col means row in french, so use line/row...
2006-04-25 mquinsonSplit into several files to explain how it can be done