Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove usage of xbt_assert[0-9].
[simgrid.git] / examples / msg / icomms /
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.