Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Include surf_resource.h, for surf_resource_name().
[simgrid.git] / src / xbt / xbt_replay_trace_reader.c
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-22 agierschFix build error: implicit declaration of function ...
2011-02-18 navarropWe need include simgrid_config.h for function getline.
2011-02-17 navarropRemove unused include "simgrid_config.h"
2011-02-17 agierschUse new style logging macros.
2011-02-11 agierschReview const attribute for pointers..
2011-02-11 agierschUse xbt_dynar_free to destroy dynar.
2011-02-11 agierschRemove useless cast.
2011-02-11 agierschCosmetics: fix indentation.
2010-12-17 mquinsonload the right header to make sure that we have getline
2010-12-14 mquinsonoops forgot one file