Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MSG: add a function to register a task copy callback
[simgrid.git] / include / xbt / asserts.h
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschDefine xbt_assert as a variadic macro.
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-02-16 thieryEvaluating the expression of xbt_assert must not have...
2010-11-12 thieryProtect the if inside the xbt_assert macros
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-03-08 mquinsonCut a multiple definition of a macro for users using...
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-03-30 mquinsonRemove the old crufty navigation bars
2005-10-23 mquinsonLet xbt_die die with an exception so that we get the...
2005-10-22 mquinsonmissing header
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-08-26 alegrandfixing the doc...
2005-08-07 mquinsonMove the asserts out of error.h in order to kill it...