Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Return whether an item was removed or not when trying to remove a value in a fifo.
[simgrid.git] / include / xbt / fifo.h
2007-08-04 alegrandReturn whether an item was removed or not when trying...
2007-02-07 cherierma default
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-03-30 mquinsonRemove the old crufty navigation bars
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-08-30 casanovaImplemented the MSG_task_get_source() function. (See...
2005-08-26 alegrandDeprecating stupidly named functions...
2005-08-26 alegrandfixing the doc...
2005-01-29 alegrandupdating the doc
2004-12-17 alegrandA few more functions usefull in MSG. They should not...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-05 alegrandAdd the possibility to remove an item in the middle...
2004-11-02 alegrandFormers simgrid fifo : when real O(1) is needed......