Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
proper use of the HAVE_TRACING variable defined by Cmake through -Dtracing=on
[simgrid.git] / src / surf / network_gtnets_private.h
2009-07-13 mquinsonKill deprecated cruft and unused variables
2009-07-02 mquinsonMake sure that gtnets model still compiles after all...
2009-07-02 mquinsonIntegrate properties into surf_resource_t
2009-07-01 mquinsonKill typos in comments
2009-06-30 mquinsonImplement a generic resource; use it as ancestor to...
2009-06-30 mquinsonSurf: factorize resource sets into common_public
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-09 velhoAdded a properties field to struct network_card_GTNETS.
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-07-30 alegrand* Moving things around (private->public)
2007-05-17 kayoffixed bugs.
2007-01-31 casanovaFirst draft integration of SURF and GTNetS. The code...