Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Integrate Bruno's work on SIMIX onto main stream. Tests are broken, but it looks...
[simgrid.git] / src / gras / Virtu / sg_emul.c
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2007-02-07 cheriermchange free by xbt_free_f
2006-05-29 mquinsonNow that MSG uses sain units, we don't have to convert...
2006-05-24 mquinsonSanitize the log channels naming scheme in GRAS too
2005-08-07 mquinsonUse xbt_dict_get_or_null since it's what we mean.
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-05-10 mquinsonRename gras_chrono_{init,exit} to gras_emul_{init,exit}
2005-05-10 mquinsonMerge conditional execution and timing macros into...