Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge
[simgrid.git] / src / surf / network_im.c
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-05-17 Arnaud Giersch[trace] Guard expensive computations with TRACE_is_active.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropRemove resource_set from surf_model.
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.