Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove unused include "simgrid_config.h"
[simgrid.git] / src / msg / deployment.c
2010-10-11 alegrandIndent include and src using this command:
2010-08-04 coldpeaceadd new callbacks to the Workstation's models, and...
2010-07-21 coldpeaceadd MSG_set_function function, used to bypass the deplo...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-04-11 mquinsonallow to define a default value to registered functions...
2008-04-30 mquinsonDocumentation fixups: some arguments got renamed, and...
2007-09-26 alegrandUpdate the doc with last reorganization of examples...
2007-08-23 alegrandMove initialization somewhere else because people that...
2007-08-06 alegrandindent -i2 -kr. Aaaah, I feel much better now. Sorry...
2007-07-11 mquinsonMore cleanups in simix and friends. Do not request...
2007-07-11 mquinsoncosmetics: enforce prototype checking on callbacks...
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
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...