Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
"new ruby host method"
[simgrid.git] / src / gras / Msg / rpc.c
2009-10-28 mquinsonTry to fix #8852 (SimGrid won't compile on Ubuntu 9...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-18 mquinsonReindent some code, no real change (should do it for...
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-03-07 mquinsonGRAS API BREAKAGE: allow users to never call gras_msgty...
2006-11-30 mquinsoncosmetics
2006-11-21 mquinsonMallocator on the message contextes
2006-11-06 mquinson* Add a gras_msgtype_dumpall() function to get the...
2006-07-09 mquinsonCanceled RPC are a pain right now (until we move to...
2006-07-04 mquinsonDisplay the name of the canceled RPC
2006-06-20 mquinsontry to detect and discard RPC answers to already cancel...
2006-06-13 mquinsonLogging improvements
2006-06-01 mquinsonyet some more debug
2006-05-29 mquinsonLet's shild the user against himself: check that he...
2006-05-24 mquinsonSanitize the log channels naming scheme in GRAS too
2006-04-12 mquinsonAlso display the pid on backtraces
2006-04-11 mquinsondebug logs tweaking; to reset the exception container...
2006-04-06 mquinsoncosmetics
2006-04-04 mquinsonFound why the backtrace were not propagated anymore
2006-04-04 mquinsonAllow for asynchronous RPC calls, plus better detection...
2006-04-04 mquinsonAll we need on this earth is verbose debugging messages...
2006-03-31 mquinsonFix doxygen
2006-03-30 mquinsonHere come the new GRAS RPC