Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
move the type definition to a specific header so that we can share it with the code...
[simgrid.git] / src / xbt / sysdep.c
2005-05-10 mquinsonImplement real timers to avoid rounding errors when...
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-02-13 mquinsonre-doxygenification
2005-02-07 alegrandReorganizing and cleaning the doc
2004-12-10 mquinsoncosmetics
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
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 Eradication...
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-14 mquinsonAdd a layer over the system headers to simplify portability