Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Set a fixed seed for srand and srand48
[simgrid.git] / examples / msg / icomms /
2012-12-21 Paul BédarideRevert "make MSG_comm_waitany use dynar"
2012-12-20 Paul Bédaridemake MSG_comm_waitany use dynar
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-26 suterrevalidate tesh outputs for icomms, pmm, sendrecv
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-02 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-02 Martin QuinsonDeprecate MSG_clean
2012-06-29 Samuel LepetitUse msg_error_t instead of MSG_error_t
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-26 Arnaud GierschReindent Cmake files.
2012-06-26 Arnaud GierschRemove unnecessary spaces and empty lines in tesh files.
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 navarroFirst step to delete GLOB command from cmake
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-02-03 Martin Quinsonkill some dupplicate routes: now that we issue a warnin...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-23 navarroUpdate factor for model LegrandVelho.
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-03-01 thieryRemove side effects from xbt_asserts calls
2011-02-17 agierschUse new style logging macros.
2011-02-17 navarropCompile with flag NDEBUG.
2011-02-17 navarropCorrection of problems from commit 9644
2011-02-16 thieryEvaluating the expression of xbt_assert must not have...
2011-02-11 agierschFix and cleanups for test msg-icomms-waitany.
2011-02-01 thieryProtect --log=root.fmt flag with double quotes in tesh...
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-05 navarropCan compile out of source now.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-30 mquinsondefinitely kill the Horrible Pimple
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-11-15 agierschFix memory leaks in msg/icomms examples.
2010-10-31 mquinsonfix file permissions
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-04 mquinsonupdate all the platforms file with the new s/:/_/ in DTD
2010-09-28 navarropNew platform files (just add AS tag)
2010-08-04 navarropChoice if we want have different communication size...
2010-08-02 navarropAdd Waitany for icomms to cmake tests.
2010-07-30 navarropAdd an example for waitany fct.
2010-07-21 navarropUpdate tesh file.
2010-07-21 navarropCosmetics.
2010-07-07 navarropAdd function MSG_comm_waitall for icomm and add one...
2010-07-07 navarropRename directory.