Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
first try at killing GRAS -- does not compile yet
[simgrid.git] / src / gras / Msg / msg_private.h
2012-11-22 Martin Quinsonfirst try at killing GRAS -- does not compile yet
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-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-28 Arnaud GierschRemove useless internal functions.
2010-10-11 alegrandIndent include and src using this command:
2010-05-18 mquinsonOngoing work to port GRAS to smx_network. Not working yet
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-10-20 mquinsonuseless cosmetics
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-18 mquinsonReindent some code, no real change (should do it for...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-07-17 mquinsonAdd a thread to listen the network. Not used so far
2007-02-07 cheriermdo not export private functions in the dll (win32 specific)
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-11-21 mquinsonMallocator on the message contextes
2006-11-14 mquinsonRemove from the public interface a function that the...
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-09-26 cheriermIncludes portable.h file header for use of the va_copy...
2006-07-18 mquinsonAnother try at cleaning up the function types
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]