Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] add missing tesh to test user variables tracing
[simgrid.git] / examples / msg / masterslave /
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-23 navarroUpdate factor for model LegrandVelho.
2012-01-19 navarroRemove old MSG_set_channel_number from examples.
2012-01-19 Arnaud GierschInline test_all() in masterslave_mailbox.
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...
2012-01-06 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-06 NavarropAdd some tests for crosstraffic = 1.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-25 Martin Quinsonfix the tests that my cleanups in the config variable...
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropPort old tesh file to modernity.
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud Gierschtesh: fix the stable sort.
2011-11-30 NavarropCorrection of a bug. Always return 0.
2011-11-30 NavarropRemove memleaks
2011-11-30 NavarropAdd a masterslave example with arguments
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Martin Quinsonnah, properties in the XML file are not the right place...
2011-11-09 Christophe ThiéryMake the Lua API respect coherent naming conventions
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-03 Martin Quinsonthis output changed back, so revert my change of today
2011-11-03 Martin Quinsonintegrate initialization functions within the parsing...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Christophe ThiéryThis constant may be too large for type long
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-25 Arnaud GierschFix path in tesh file.
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-17 NavarropAdd example to kill a process.
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-18 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-18 NavarropUpdate tesh files for vivaldi.
2011-04-11 Lucas Schnorrmerging tracing changes
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...
next