Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Interface revolution: do not try to survive to malloc failure
[simgrid.git] / src / gras / DataDesc / cbps.c
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-28 mquinsonSome work to get it ansi compliant, still much to doo
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonfix the inclusion paths
2004-08-11 mquinson Version 0.6 (protocol not changed; ABI expended)
2004-08-08 mquinsonMore verbose debug
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-24 mquinsonLet it work
2004-07-24 mquinsonopen a frame on cbps creation, and close one on deletion
2004-06-03 mquinsonAPI cleanup: s/dict_insert/dict_set/ and s/dict_retriev...
2004-04-21 mquinson [Data description]
2004-03-04 mquinsoncallbacks' persistant state. Almost no change from...