Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Corrected bug update in action->remain.
[simgrid.git] / src / surf / network_gtnets.c
2008-06-26 velhoCorrected bug update in action->remain.
2008-06-25 velhoMinimize forking effort in network_model.
2008-06-25 velhovarious cleanups
2008-06-25 velhomove GTNETS initialization to the right place and compl...
2008-06-18 alegrandPlug a memleak.
2008-06-12 alegrandFactor most callback definitions.
2008-06-10 mquinsonuseless cleanup
2008-06-09 velhoRemoved duplicated declaration of surf_network_model_in...
2008-06-09 velhoFixed small bug when running_actions were empty.
2008-06-09 velhoMake GTNETS compatible with new parsing and variable...
2008-06-09 velhoUse the same type name (network_link_GTNETS_t) as in...
2008-05-21 mquinsonkill all free_string functions declared locally to...
2007-12-04 quasarfixed a bug in add_route in all models + dict uses...
2007-11-29 quasarmodified atoi to strtol when getting route ends in...
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-09 quasarupdate 1 pass
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-10-27 mquinsonCheck that the platform file does not define the same...
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 mquinsonPropagate the s/network_link/link/ from the XML to...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-09-12 alegrandremove cruft
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.
2007-08-02 alegrandAdding a nice description mechanism for models + cleani...
2007-07-30 alegrandCleanup.
2007-06-04 kayofFix bugs
2007-05-21 kayofbug fixes.
2007-05-17 kayoffixed bugs.
2007-05-16 kayofFixed name inconsistency, etc.
2007-02-02 casanovaCleaned up the GTNetS interface based on e-mail discussion
2007-01-31 casanovafoo
2007-01-31 casanovaFirst draft integration of SURF and GTNetS. The code...