Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Current state. See changelog, sorry, I'm out of time
[simgrid.git] / src / gras / DataDesc / datadesc.c
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-11 mquinson Version 0.6 (protocol not changed; ABI expended)
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-11 mquinsonDamn idiot, double where declared being as big as float...
2004-07-03 mquinsonnew function: gras_datadesc_size to allow messaging...
2004-07-03 mquinsonFix the ugly case of reference to dynamic array.
2004-06-21 mquinsonNew (debugging) functions: gras_datadesc_get_{name...
2004-06-11 mquinsonRemove a unused variable
2004-06-11 mquinson [Data description]
2004-04-26 mquinson [Messaging]
2004-04-21 mquinson [Data description]
2004-04-06 mquinsonJ'en ai marre de faire des messages detailles. 'Current...
2004-03-03 mquinsonBootstrap the set of local types properly
2004-03-02 mquinsonSplit the DataDesc in subfiles; implement ignored categ...
2004-03-01 mquinsonNew datadesc implementation. Reformulating of Grassouil...
2004-02-13 mquinsonI'll manage to organize that cruft. Ignore the cvs...
2004-02-13 mquinsonmv gs/ DataDesc/ ; change the prefix of parsing functio...
2004-02-12 mquinsonmv gs/ DataDesc/