Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Improve setset iterator
[simgrid.git] / src / xbt / setset.c
2010-05-27 cristianrosaImprove setset iterator
2010-05-26 cristianrosaBugfix: setset cursors were incorrectly implemented...
2010-05-14 cristianrosaBugfix: destroy all the sets when destroying a setset...
2010-05-12 cristianrosaBugfix: do not assume that the object still exists...
2010-05-05 mquinsonNew data container: setset (set of sets of elements)