Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill old $Id$ command dating from CVS
[simgrid.git] / src / xbt / xbt_queue.c
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-09-10 mquinsonreindent (with eclipse)
2008-06-04 mquinsonMake sure all the source files have an reference of...
2008-05-20 mquinsonRewrite the timeout computation to reduce numerical...
2008-05-19 mquinsonAlso release the mutex when I didn't got what I wanted
2008-05-14 mquinsonIf the queue is empty after the timeout, do raise an...
2007-10-25 cheriermMost of this change is the consequence of the refactori...
2007-09-21 cheriermadapt the prototypes of the declaration to the prototyp...
2007-07-19 mquinsonFix delay semantic (hopefully)
2007-07-16 donassbrCorrected bug.
2007-07-14 mquinsonmore informative error message
2007-07-13 mquinsonfix doxygen
2007-07-13 donassbrAdded xbt_os_time and xbt_os_sleep. Execute in the...
2007-07-12 donassbrCorrected mutex unlocking.
2007-07-10 mquinsonadd the ability to specify a timeout on waiting a condi...
2007-07-10 mquinsonsanitize file naming space