Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix location of library license in win32 ucontextes
[simgrid.git] / src / xbt / xbt_rl_synchro.c
2010-10-11 alegrandIndent include and src using this command:
2010-06-18 navarropDefine correctly variables for windows.
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-10-15 mquinsonunify the log channels for SG and RL implementations...
2009-10-15 mquinsonChange the prototype of xbt_thread_create(), sorry.
2009-10-08 mquinsonplug a memleak
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-09-10 mquinsonreindent (with eclipse)
2007-10-26 cheriermThis change the semantic of the timed function. The...
2007-10-25 cheriermMost of this change is the consequence of the refactori...
2007-10-23 cheriermThis change is about the refactoring of the source...
2007-10-22 cheriermDirectly returns the newly created condition.
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-08-07 mquinsonremove backtrace dumps
2007-08-07 mquinsonallow to retrieve the name of threads
2007-08-06 mquinsonname the threads, plus debugs (ways too much for now)
2007-08-05 mquinsonMore debugs (actually, since there were no debug at...
2007-07-11 mquinsonGo for a thread_cancel instead of a thread_destroy...
2007-07-11 mquinsonimplement versatile threads (working both on simulator...
2007-07-10 mquinsonadd the ability to specify a timeout on waiting a condi...
2007-07-10 mquinsonops, wasn't compilable under windows
2007-07-09 mquinsonHello xbt/synchro module (synchronization working both...