Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
reactivate expception raising on host failure
[simgrid.git] / src / simix / smx_host.c
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 mquinsonFactorize some code in SURF
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-18 mquinsonuse a dict to store the smx_hosts since we lookup by...
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-06 alegrandReindent!
2007-07-08 mquinsonMore verbose on exception throwing (java still raises...
2007-04-04 donassbrFunctions added and changed. Keeps the cvs updated.
2007-03-23 donassbrNecessity to change the code to implement MSG..
2007-03-09 donassbrModified some functions and datatypes. Simix API change...
2007-03-07 donassbrSome tests done and bugs corrected.
2007-03-05 donassbrNew functions added, changes in the header files, funct...
2007-03-01 donassbrCopyright corrected.
2007-03-01 donassbrSimix Initial structure