Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
new tracing mask TRACE_VOLUME to trace the msg tasks communication size and group...
[simgrid.git] / src / simix / smx_context_java.c
2010-03-23 mquinsonSanitize the includes of context objects declarations...
2010-03-23 mquinsonFactorize a lot of code in context factories through...
2010-03-23 mquinsonKill MSG_WARNING and MSG_FATAL return codes
2010-03-23 mquinsonkill arg 'old_ctx' of function resume in context factor...
2010-03-23 mquinsonMerge context_start into context_new to simplify the...
2010-02-16 coldpeaceSome Modification on the Ruby Context File...
2009-08-18 cristianrosaThe exception associated to each process was relocated...
2009-08-18 cristianrosaFix bug related to the exception mechanism once the...
2009-08-17 mquinsonContext factory's API simplification: the function...
2009-08-17 mquinsonFixed the java's context interface to build with the...
2009-07-13 mquinsonLots of renamings from xbt_ to smx_