Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove useless internal functions.
[simgrid.git] / src / surf / surf_action.c
2011-11-28 Arnaud GierschRemove useless internal functions.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschUse new style logging macros.
2011-02-02 thieryUse a mallocator for SIMIX actions
2011-02-02 thieryC99 allows us to put %zu after all
2011-02-02 thieryA cast is needed here to avoid warnings in both 32...
2011-02-01 thieryFix a compilation warning introduced by r9557
2011-02-01 thieryUse a mallocator for the Surf actions
2010-10-11 alegrandIndent include and src using this command:
2010-10-08 schnorrnew variable for surf_action_t to contain its tracing...
2010-04-25 mquinsonFix copyright headers
2009-12-11 mquinsonMore explicit inline marking of functions
2009-11-20 mquinsonMark a bunch of functions as candidates to inlining...
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-07-02 mquinsonimplement a constructor for surf_action_t; draft a...
2009-07-01 mquinsonmove action_ref one layer up: not a model method anymor...
2009-07-01 mquinsonRename some model methods to stick to getters/setters...
2009-07-01 mquinsonMove surf_action related function to a specific file