Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ignore generated toc files.
[simgrid.git] / include / gras / messages.h
2010-10-11 alegrandIndent include and src using this command:
2010-06-24 mquinsonNew function gras_msgtype_get_name()
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-11-10 mquinsonRevert "try to port the gras simulation side to the...
2009-11-10 mquinsontry to port the gras simulation side to the new smx_net...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-03-07 mquinsonGRAS API BREAKAGE: allow users to never call gras_msgty...
2007-03-07 mquinsonFirst wave of GRAS API breaking: gras_cb_register wants...
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-11-14 mquinsonRemove from the public interface a function that the...
2006-11-14 eyraudlConstructor for msg_cb_ctx should fill all fields of...
2006-11-06 mquinson* Add a gras_msgtype_dumpall() function to get the...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-06-01 mquinsonctor/dtor of msg_cb_t + an new function to wait for...
2006-05-16 mquinsonNew function: gras_msg_handleall to deal with all messa...
2006-04-04 mquinsonIntroduce asynchronous RPC calls
2006-03-31 mquinsonYet another documentation improvement
2006-03-31 mquinsonDocumentation improvement
2006-03-31 mquinsonThere is half a dozen of examples, actually
2006-03-30 mquinsonHere come the proper GRAS RPC. The callback API changed...
2006-01-02 mquinsonDocumentation improvements
2005-10-25 mquinsonNew function to have a finer control on what kind of...
2005-10-23 mquinsonConnect node GRAS_msg into the doxygen module tree
2005-10-22 mquinsonDocumentation reorganization: no @name anymore since...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-09-05 mquinsonA new little function I did need
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-02-27 mquinsoncode is now splint'able
2005-02-14 alegrandTypos : a lot of mecanism -> mechanism and functional...
2005-02-13 mquinsondoxygen cleanups
2005-02-10 mquinsonClarify the two ways to get messages (callbacks vs...
2005-02-07 mquinsondoxygenification
2005-01-29 alegrandupdating the doc
2004-12-09 mquinsonFix (C) dates; minor documentation improvements
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Erradication
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-08-18 mquinsonInterface cleanup: msgtype_by_name return the searched...
2004-07-22 mquinsonMake a proper gras/ directory in the include one, and...