Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typo in comments, and add the timeout to the CB context. This is mandatory to have...
[simgrid.git] / src / gras / Msg / msg_private.h
2006-04-04 mquinsonTypo in comments, and add the timeout to the CB context...
2006-03-30 mquinsonHere come the new GRAS RPC
2005-10-25 mquinsonNew function: gras_msg_wait_ext (for a finer control...
2005-09-09 mquinsonPerf improvement: Change libdata to a set so that we...
2005-09-05 mquinsonMove msg_send/recv to a RL specific file, so that we...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-02-13 mquinsonadd timers to GRAS
2005-02-13 mquinsonNew functionality: possibility for libraries to registe...
2004-12-10 mquinsonFix (c) dates
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 Eradication...
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-09-06 mquinsonfix the inclusion paths
2004-07-03 mquinsonPropagate the interface cleanup from last week in datad...
2004-06-21 mquinsonmake a gras_msg_recv_no_malloc function to make clear...
2004-04-26 mquinson [Messaging]