Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
return NULL to avoid that the function returns an invalid pointer
[simgrid.git] / src / surf / surf_timer.c
2007-09-12 alegrandremove useless dependency
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-10 alegrandreindent.
2006-05-18 alegrandBug fix raised by Fabien Janvier. Returns a sensible...
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-08-30 alegrandgetting rid of memleaks.
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-13 alegrandAdd a new function action_use that help to delay the...
2005-06-01 alegrandTimer is now functionnal.
2005-06-01 alegrandSkeleton of a timer (still lack a little bit of code...