Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
[simgrid.git] / examples / msg / masterslave /
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 NavarropDelete coordinates for AS.
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropMust set
2011-03-24 navarropSet level COORD_HOST_LEVEL and COORD_ASR_LEVEL if there...
2011-03-01 thieryRemove side effects from xbt_asserts calls
2011-02-23 coldpeaceupdate script
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
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...
2011-02-01 thieryProtect --log=root.fmt flag with double quotes in tesh...
2011-01-25 thieryFinally beat the communication failure leaks of MSG
2011-01-21 navarropLet simgrid.dtd to be accessible from the web in order...
2011-01-14 thieryThe output of this test has changed after r9407
2011-01-05 navarropCan compile out of source now.
2010-12-02 alegrandUpdate tesh file for vivaldi.
2010-12-02 alegrandUpdate the vivaldi test.
2010-12-02 alegrandAdd a simple exemple and test of multicore machine.
2010-12-02 alegrandUpdate to take the new DTD modifications into account.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-01 navarropRemove symetrical for symmetrical.
2010-11-30 mquinsondefinitely kill the Horrible Pimple
2010-11-30 navarropUpdate platform version.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-30 navarropNew way to give LUA_CPATH.
2010-11-28 mquinsonAllow out of source builds
2010-11-28 mquinsonlet the binding examples work without the funky symlink...
2010-11-16 agierschFix path to binary in tesh file.
2010-11-12 coldpeaceupdate lua(bypass) examples
2010-10-27 navarropFix tests using link_ctn and route with bypass.
2010-10-20 navarropAdd a masterslave examples with clusters.
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-06 navarropClean DTD and add tag config.
2010-10-05 coldpeacefix the platform script
2010-10-04 mquinsonmerge
2010-09-28 navarropCorrect implementation of start/end tags when bypassing...
2010-09-28 navarropClean code.
2010-09-28 navarropAdapt masterslave_bypass to the brand new AS tag.
2010-09-28 navarropcomments for fix a deprecated dtd tag
2010-09-13 navarropUpdate CMakeLists for windows
2010-08-05 schnorrfix: compilation warnings
2010-08-05 schnorrremoving tracing functions from examples that are not...
2010-08-04 navarropUpdate vivaldi tesh file.
2010-08-04 coldpeacerename resgister_platform to msg_register_platform...
2010-08-04 navarropChange for loop to compil.
2010-07-30 coldpeaceadd tesh file for masterslave_console
2010-07-30 coldpeaceadd tesh file
2010-07-29 coldpeaceadd new example masterslave_console using lua console...
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-04-25 mquinsonFix copyright headers
2010-04-15 navarropAdd vivaldi to tests.
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-04-14 mquinsonAdd an example of vivaldi platform, and a deployment...
2010-04-12 schnorradding parameter so we can properly trace the simulatio...
2010-04-12 schnorradding new test for masterslave_mailbox
2010-04-12 schnorrparameter "--trace" to control whether to trace masters...
2010-04-12 schnorrtracing the masterslave_mailbox example
2010-04-01 mquinsonAdd a pimple to get the ability to trace the amount...
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-30 mquinsonRename configuration variables *_model into */model...
2010-03-23 mquinsonRename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake...
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-03-22 mquinsonless printfs, more proper debug
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2010-01-15 mquinsonoups, forgot that file
2010-01-15 mquinsonadd a proper example of master/slaves, using mailboxes
2009-10-20 mquinsonAdapt tests to the fact that we can now detect that...
2009-10-05 mquinsonCorrections to the code that handles the errors in...
2009-09-25 donassbrChange default CPU model to new Cas01_IM.
2009-09-21 donassbrFix tests since the default network model has changed.
2009-09-21 donassbrAdd tests for cas01_IM and cpuTI models.
2009-08-19 mquinsonuse the right syntax to set the path (plus shut the...
2009-08-18 mquinsonGet the simple log format omit any file location when...
2009-08-18 cristianrosaThe exception associated to each process was relocated...
2009-08-17 mquinsonbe more friendly in tests with VPATH builds
2009-08-17 mquinsonupdate output in tesh files (line number changes again)
2009-08-17 mquinsonContext factory's API simplification: the function...
2009-08-17 mquinsonFixed some issues in logs logic due to recent changes...
2009-07-13 mquinsonrevalidate output after recent source changes
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-26 mquinsonplug an harmless leak
2009-06-26 mquinsonUpdate tesh files of msg that use configuration after...
2009-06-06 alegrandKeep tesh files uptodate with some recent reindentation.
2009-06-06 alegrandUpdate test file now that state traces are better managed.
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-26 mquinsonRevalidate (once again) the output
2008-06-17 alegrandUpdate the tesh file...
2008-06-17 alegrandfix teshfiles accordingly
2008-06-12 alegrandFactor most callback definitions.
2008-06-10 alegrandFactorize some code in the parser, hide some functions...
2008-05-21 mquinsonDamn. The order of events changed again in surf. Revali...
2008-05-21 alegrandWell the output of printf("%p",NULL) might depend on...
2008-05-21 alegrandRevalidate output!
2008-03-07 mquinsonRevalidate the output
2008-03-05 alegrandHelp compiling after last xml parsing/dtd modifications.
2008-01-11 cheriermUsage of xbt_new0 instead calloc
2007-12-18 mquinsonrename surfxml.dtd into simgrid.dtd
2007-12-15 mquinsonA deployment involving all nodes (for timing purpose)
next