Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix make dist.
[simgrid.git] / examples / gras / synchro / philosopher.c
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschUse new style logging macros.
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-10-15 mquinsonChange the prototype of xbt_thread_create(), sorry.
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-10-25 cheriermMost of this change is the consequence of the refactori...
2007-09-11 mquinsonDisplay more info
2007-09-10 mquinsonDo not wait one sec, since timestamps are removed from...
2007-08-07 mquinsonRemove debug INFO (oops)
2007-08-06 mquinsonname the threads
2007-08-04 alegrandAdding debug.
2007-07-13 mquinsonreduce waiting times to speed up tests
2007-07-12 donassbrType casting. Bug solved.
2007-07-11 mquinsonxbt/synchro.h test case, unfortunately showing some...