Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge remote-tracking branch 'origin/master'
[simgrid.git] / examples / msg / gtnets / gtnets.c
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-24 schnorr[trace] update examples with the new API for setting...
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...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropMake sure this code is thread safe.
2011-12-16 NavarropRemove unused variable
2011-10-20 Martin Quinsonmerge branches
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-19 Pedro VelhoAdded an optinal timer for those who want to sample...
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-08 Lucas Schnorrtracing interface functions must be called after enviro...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-01 thieryRemove side effects from xbt_asserts calls
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-02-07 velhoRemoved master message to improve output readability.
2010-11-23 schnorrno longer need to call TRACE_start and TRACE_end on...
2010-10-28 schnorravoid inclusion of internal headers in user code
2010-10-27 navarropFix output problem with gtnets tests.
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-10 schnorrusing a trace marker to register the end of each flow...
2010-08-09 schnorrdeclaring mark in the gtnets example
2010-08-09 schnorrfullduplex support
2010-08-05 schnorrupdating gtnets examples with new tracing method, new...
2010-04-25 mquinsonFix copyright headers
2010-04-12 velhoPrevent the print o redundant messages.
2010-04-12 velhoCorrected GTNetS to cople with the tracing facillity.
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-30 mquinsonRename configuration variables *_model into */model...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-11-25 velhoRemoved bogus +1 while printing flow id coping with...
2008-11-25 velhoCommented debuging message to speedup experiments.
2008-11-25 velhoIncrease readability to plot results afterwards.
2008-11-25 velhoRemove memory management error.
2008-11-25 velhoAdded parameters to indicate flow id, so unique flows...
2008-10-10 velhoDisabled paje output, not working at the time.
2008-10-10 velhoAdded a reliable print mechanism, now flow labels depen...
2008-10-10 velhoImproved output message to help automated experiments.
2008-06-27 velhoEnhanced gtnets example program now remaining feature...
2008-06-25 velhocosmetics
2007-08-08 alegrandMore readable information.
2007-07-25 velhoAdded the GTNetS feature to examples/msg directory.