Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill MSG_WARNING and MSG_FATAL return codes
[simgrid.git] / src / simix / smx_context_sysv.c
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-03-22 mquinsontypo--
2010-01-28 mquinsonreindent and cosmetics
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 some issues in logs logic due to recent changes...
2009-08-17 mquinsonSome polishing to the new context factory API to avoid...
2009-08-17 mquinsonNew simplified API for the context factory [Cristian]
2009-08-17 mquinsonInline abstract interface to factories' functions ...
2009-07-13 mquinsonLots of renamings from xbt_ to smx_