Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
"new ruby host method"
[simgrid.git] / src / xbt / xbt_main.c
2009-07-13 mquinsonFirst step into moving the context subsystem into simix...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-09-10 mquinsonreindent (with eclipse)
2008-06-10 mquinsonuseless cleanup
2008-05-20 mquinsoncleanup around the free-like functions used as dealloc...
2008-03-06 mquinsonConnect correctly the log channels manually for windows...
2008-03-06 mquinsonDo connect all log channel manually to parent using...
2008-01-22 mquinsonSeparate the dummy implementation of the backtraces...
2007-11-15 cheriermThis commit concerned the reimplementation of the xbt...
2007-07-09 mquinsonrename xbt_thread, xbt_mutex and xbt_thcond to xbt_os_t...
2007-05-11 mquinsonOnly shutdown the logs when all the XBT users are gone
2007-03-09 mquinsonIntegrate xbt_context_init/exit to the regular module...
2007-03-08 mquinsonMake room for the new xbt_thread module
2006-09-07 mquinsoncleanup
2006-08-14 thieryUse mallocators for dictionaries
2006-08-11 thieryFix a seg fault when xbt_exit is called more than once
2006-08-09 thieryUse a mallocator for the fifo items
2006-08-02 mquinsonkill unused struct
2006-07-17 mquinsonRename xbt/module.c into xbt/xbt_main.c since this...