Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add debugging informations
[simgrid.git] / src / msg / deployment.c
2006-05-18 alegrandAdd debugging informations
2006-03-21 alegrandKeep up with last API modifications induced by flexml...
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-08-25 alegrandStupid me. I hadn't noticed the xbt_dict_get_or_null...
2005-08-16 alegrandinclude the right files
2005-08-09 alegrandgetting rid of deprecated functions
2005-08-08 alegrandgetting rid of MSG_getClock
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-09 alegranddefault value of start_time = -1.0. It enables to make...
2005-06-01 alegrandReverting Mt's modifications and making use of the...
2005-05-25 mquinsonStart the implementation of start_time and kill_time...
2005-01-31 alegrandUpdating the documentation
2005-01-29 alegrandupdating the doc
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2005-01-05 alegrandMoved from flex to flexml.
2004-12-29 alegrandMSG almost works. It enabled me to find some bug in...
2004-12-21 alegranddebug debug debug
2004-12-17 alegrandFinished to rewrite most functions. Now let's try it...