Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Solve white space conflicts
[simgrid.git] / examples / msg / masterslave / masterslave_forwarder.c
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-21 Martin Quinsonfurther improve the MSG doc by documenting the examples
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 navarroCompletely remove channel mecanism with tesh tested...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-02-17 coldpeaceadd a misseing argument to xbt_assert1
2011-02-16 thieryEvaluating the expression of xbt_assert must not have...
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-08-05 schnorrfix: compilation warnings
2010-08-05 schnorrremoving tracing functions from examples that are not...
2010-04-25 mquinsonFix copyright headers
2010-04-12 schnorrparameter "--trace" to control whether to trace masters...
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-30 mquinsonRename configuration variables *_model into */model...
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-26 mquinsonplug an harmless leak
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-01-11 cheriermUsage of xbt_new0 instead calloc
2007-12-04 mquinsonCleanup the example, and revalidate the outputs accordingly
2007-07-16 velhoNew directory hierarchy for MASTER/SLAVE example with...