Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : fix dot output for smpi examples
[simgrid.git] / teshsuite / msg /
2013-05-07 Arnaud GierschUse correct capitalization for unit prefixes.
2013-05-06 Paul BédarideAdd unit support in xml files [#14422]
2013-02-20 Arnaud GierschUse splitted xml files, and avoid memory leaks in the...
2013-02-20 Arnaud GierschSplit the xml file, and destroy task, to fix memory...
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommeresolve cmakelists conflict
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Paul BédarideFix missing proto for PID functions
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Paul BédarideMake MSG use SIMIX pids
2013-01-30 Paul BédarideAdd test for msg pid
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-11 Martin Quinsonplug a memleak on my way
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 Christophe ThiérySince cmake 2.6, else() and endif() don't need to repea...
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 Quinsonthis is not an example that the users can read, but...
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 navarroCompletely remove channel mecanism with tesh tested...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-02-17 agierschUse new style logging macros.
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...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 navarropDefinitively remove old variable PROJECT_DIRECTORY...
2010-11-30 navarropPrepare the out of source build.
2010-11-30 navarropUpdate platfrom version to 3.
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 navarropUpdate xml platform for msg-get_sender and msg-trace...
2010-09-28 navarropget_sender update platform
2010-09-28 navarropNew platform files (just add AS tag)
2010-09-13 navarropUpdate CMakeLists for windows
2010-06-17 navarropDelete unused -fprofile-arcs flags.
2010-04-25 mquinsonFix copyright headers
2010-04-15 navarropCorrect tesh files after patch time commit.
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2009-08-17 mquinsonbe more friendly in tests with VPATH builds
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-11 mquinsonFix a bug in task exchange which broke MSG_task_get_sen...