Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not use uninitialized vars (last commit was brain dead)
[simgrid.git] / src / xbt / fifo.c
2004-11-05 alegrandAdd the possibility to remove an item in the middle...
2004-11-03 alegrandUsing xbt_new0 instead of callox in fifo and heap
2004-11-02 alegrandrenamed xbt_(*.[ch]) to \1.
2004-11-02 alegrandFormers simgrid fifo : when real O(1) is needed......