Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
take care of new dll import and dll export in Windows
[simgrid.git] / src / gras / Msg / msg_interface.h
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-11-30 mquinsonThe waitqueue needed to store messages received without...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2005-09-09 mquinsonPerf improvement: Change libdata to a set so that we...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
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-08-08 mquinsonmodule init/exit functions are now in gras_private...
2004-07-05 mquinsonfree the callback list on gras_process_exit
2004-07-03 mquinsonPropagate the interface cleanup from last week in datad...
2004-04-26 mquinson [Messaging]