Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Search msg.h at the right location
[simgrid.git] / src / gras / Msg /
2004-12-10 mquinsonFix (c) dates
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-30 alegrandRemoved a bunch of unused variables. Mostly some xbt_er...
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-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonfix the inclusion paths
2004-08-18 mquinsonInterface cleanup: msgtype_by_name return the searched...
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
2004-08-08 mquinsonUse flush when needed, load the right _interfaces,...
2004-08-08 mquinsonmodule init/exit functions are now in gras_private...
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-22 mquinsonMove Virtu functions into the gras_os_ namespace
2004-07-06 mquinsonMore debug msg, rephrase other debug msg
2004-07-05 mquinsonfree the callback list on gras_process_exit
2004-07-05 mquinsonPlug a memleak on the name of the incomming messages
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-06-21 mquinsonregister the message even if it's already there with...
2004-06-18 mquinsonEradicate two small, nasty and stupid bugs
2004-06-11 mquinson [Data description]
2004-04-26 mquinson [Messaging]