Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bug fix.
[simgrid.git] / src / include / xbt /
2007-08-07 mquinsonallow to retrieve the name of threads
2007-08-06 mquinsonName the threads
2007-08-06 mquinsonname the threads
2007-08-06 mquinsonFix win build of smpi
2007-07-16 donassbrWrong namming scheme.
2007-07-11 mquinson+= thread_cancel
2007-07-11 mquinsonversatile implementation do not fake the xbt_thread...
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-10 mquinsonadd the ability to specify a timeout on waiting a condi...
2007-07-10 mquinsonrename xbt_portability.h and sysdep.c to xbt_os_time...
2007-07-09 mquinsonrename xbt_thread, xbt_mutex and xbt_thcond to xbt_os_t...
2007-07-06 mquinsonsome code allowing the upper JAVA layer (user interface...
2007-05-10 mquinsonSome more doc
2007-03-15 mquinsonAdd a [correct] prototype to xbt_thread_join
2007-03-15 mquinsonThis is definitivly not a public interface: it is not...
2007-03-13 mquinsonThis is a public symbol, isn't it (not realy sure,...
2007-03-12 alegrandUsing more explicit names.
2007-03-09 mquinsonMove xbt_context_init/exit to modinter so that we can...
2007-02-16 cheriermthe xbt_os_time() function is now exported in the windo...
2007-02-12 cheriermexport the interface of the context type in the win32...
2007-02-07 cheriermdo not export the functions of this header in the dll
2007-02-07 mquinsontypo+indentation
2007-02-07 cherierma default
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-10 mquinsonLoad xbt/misc.h to get the definition of XBT_PUBLIC
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2005-05-10 mquinsonImplement real timers to avoid rounding errors when...
2005-04-15 alegrandSorry about that. I had forgotten to commit this file...
2005-04-15 mquinsonPlaceholder
2005-02-27 mquinsonsplint'able
2005-02-13 mquinsonmv include/xbt/context.h src/include/xbt/context.h...