Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
merge conflicts
[simgrid.git] / examples / gras / replay / xbt_workload.c
2011-11-22 Marion Guthmullermerge conflicts
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 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-04-25 mquinsonFix copyright headers
2009-10-15 mquinsonmalloc the expected size (and announce the malloced...
2009-10-13 mquinsonGRAS replayer partially works. Need a real platform...
2009-10-08 mquinsonStart working on a trace replayer in GRAS (to replay...