Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let it work with new flex (just add the needed prototypes for the new functions)
[simgrid.git] / src / gras / DataDesc / ddt_exchange.c
2004-07-11 mquinsonmake sure union and struct are closed before exchange...
2004-07-07 mquinsonOptimization: Send/recv array of scalar in one shoot
2004-07-03 mquinsonFix the ugly case of reference to dynamic array.
2004-06-21 mquinsonremove one indirection of gras_datadesc_recv to ease...
2004-06-11 mquinson [Data description]
2004-06-03 mquinsonAPI cleanup: s/dict_insert/dict_set/ and s/dict_retriev...
2004-04-26 mquinson [Messaging]