Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This, modify the declaration of type of function pointer. It also clear the warnings...
[simgrid.git] / src / gras / Virtu / sg_emul.c
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2007-08-06 alegrandKeep up with last SIMIX modifications.
2007-07-11 mquinsonMove smx_process related functions from sg_emul.c to...
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-10 mquinsonrename xbt_portability.h and sysdep.c to xbt_os_time...
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...