Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move the asserts out of error.h in order to kill it afterward
[simgrid.git] / include / xbt / sysdep.h
2005-08-07 mquinsonMove the asserts out of error.h in order to kill it...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-01 mquinsonPrototypes to some *printf functions in public interfac...
2005-04-14 alegrandmoving timer functions so that we can use them for...
2005-03-31 alegrandAdd xbt_os_time(). This functions returns the number...
2005-03-03 mquinsontest whether ucontext actually work, not only whether...
2005-02-27 mquinsonChange xbt_strdup, xbt_malloc, xbt_malloc0 and xbt_real...
2005-02-13 mquinsondoxygenification
2005-01-29 alegrandupdating the doc
2004-12-31 mquinsoncosmetics
2004-12-21 alegrandDude, that was baaad... ;)
2004-12-10 mquinsondefine max only when not previously defined (win32...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-30 alegrandMy bad. Sorry about that.
2004-11-30 alegrandRemoved a bunch of unused variables. Mostly some xbt_er...
2004-11-16 alegrand#include "xbt/error.h" /* needed for xbt_die */
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Erradication
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-28 mquinsonSome work to get it ansi compliant, still much to doo
2004-09-14 mquinsonAdd a layer over the system headers to simplify portability