Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Replace a combination of malloc+strcpy by xbt_strdup.
[simgrid.git] / src / surf / network_im.c
2011-02-22 agierschReplace a combination of malloc+strcpy by xbt_strdup.
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschUse new style logging macros.
2011-02-01 thieryUse a mallocator for the Surf actions
2010-12-17 mquinsonprivatize static globals so that supernovae works again
2010-12-15 velhoCope avec refurbished interface.
2010-12-15 velhoAdded the lazy management improvement for network models.