Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] updating tesh'es according to header changes
[simgrid.git] / examples / msg / actions /
2012-11-26 suterrevalidate tesh output for actions
2012-11-25 Martin Quinsonplug a memleak in that example
2012-10-03 jean-noel quintinMerge remote-tracking branch 'origin/master'
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-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
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-06-12 Marion Guthmullerfix merge conflict
2012-06-12 Arnaud GierschMissing include.
2012-06-09 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-08 suterFirst step to move trace replay from MSG towards SMPI
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-24 Laurent BobelinRemoved some unused and out-of-date XML files, correcte...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-23 navarroGenerate doc for actions
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-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-23 navarroUpdate factor for model LegrandVelho.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-14 Christophe ThiéryTimings have changed: comms cannot continue when a...
2011-10-14 Christophe ThiéryNow that processes are terminated cleanly, this recv...
2011-10-13 Christophe ThiéryRevert msg-actions to an older and more stable version
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-12 Christophe ThiéryAction replayer: don't hardcode the usage of raw contextes
2011-05-12 Christophe ThiéryUse variadic macros
2011-05-12 Christophe ThiéryAction replayer: remove dirty hacks, they didn't work...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-18 piniThese functions in SIMIX should return 0, and that...
2011-03-18 piniDirty hacks again: shot more bullets, it may be a zombie
2011-03-15 thieryDirty hacks for the action replayer
2011-03-15 piniParameters were swapped.
2011-03-15 mquinsonMake sure that the action don't fail miserably if we...
2011-03-15 mquinsondeal with short eager messages in a better way
2011-02-17 navarropRemove unused include "simgrid_config.h"
2011-02-17 agierschUse new style logging macros.
2011-02-11 agierschReview const attribute for pointers..
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-15 thieryAdd a flag --cfg=simix/context to choose the context...
2010-12-15 mquinsonconvert msg/replay to modern replay things even in...
2010-12-14 mquinsonget the good parts of the replay without stack into...
2010-12-10 mquinsonreduce verbosity when activating sexy new contextes
2010-12-10 suterrevalidation of the test with the line that warns users...
2010-12-09 mquinsona few more machines
2010-12-09 mquinsonGet verbose when activating the sexy new contextes...
2010-12-07 suterrevalidating the tesh outputs for ctest
2010-12-07 thieryFix more memory leaks
2010-12-07 mquinsongiven the following line, this FIXME seems now done ;)
2010-12-07 thieryMSG does not auto-destroy the MSG_comm_t objects anymore
2010-12-07 mquinsonimplement actions irecv and wait w/o spawning; kill...
2010-12-07 suterreimplement reduce and bcast (non tested) w/o spawns
2010-12-07 thieryDon't auto-destroy the MSG_comm_t in MSG_comm_wait()
2010-12-07 suterSimix seems to destroy the comm by itself, comment...
2010-12-07 mquinsonreimplement action_allReduce w/o spawning processes
2010-12-07 mquinsonreal isend action, w/o spawning. Still ongoing but...
2010-12-07 mquinsoncosmetics, no profund change
2010-12-04 suterintegrate george modifications. Still use old-fashioned...
2010-12-02 schnorr[trace] renaming almost all tracing files in src/instr
2010-12-02 mquinsondon't glob txt files in archive and install, I have...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-01 suterversion=3
2010-11-30 suterAdd some input to test instrumentation of trace replay
2010-11-30 suterFirst try at instrumenting the action replay tool.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
2010-11-23 mquinsonNew tesh file for the msg actions (plus some little...
2010-11-23 mquinsonstop that misuse of semaphores and use conditions where...
2010-11-23 mquinsonmore debug
2010-11-23 mquinsoncleanup the text files around the actions; tesh files...
2010-11-23 mquinsonthat should never have landed in the SVN in the first...
2010-11-10 suterrecv was still in DEBUG instead of VERB
2010-11-10 suterchange timed trace output from DEBUG to VERB to disting...
2010-10-22 suterAdd a small example to test the barrier action which...
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-06-17 navarropDelete unused -fprofile-arcs flags.
2010-04-25 mquinsonFix copyright headers
2010-04-14 navarropSecond commit for cmake in an other directory.
2010-03-23 navarropMassive mv to use cmake as the default compilation...
next