Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mc
[simgrid.git] / examples / msg / parallel_task /
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
2014-07-25 Gabriel CoronaMerge branch 'mc'
2014-07-01 Paul BédarideFix CMakeLists.txt
2014-06-30 Paul BédarideXml platform cleaning
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-05-07 Arnaud GierschUse correct capitalization for unit prefixes.
2013-05-06 Paul BédarideAdd unit support in xml files [#14422]
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommeresolve cmakelists conflict
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2012-12-20 Martin Quinsonmake MSG_config public, document it, and implement...
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-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-26 Arnaud GierschReindent Cmake 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 Quinsonfurther improve the MSG doc by documenting the examples
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-29 Arnaud GierschReally get the first host (fixes failing test).
2012-02-29 Arnaud GierschDyanr is already destroyed bt xbt_dynar_to_array.
2012-02-28 Martin QuinsonDeprecate MSG_get_host_{table,number}; Implement MSG_ho...
2012-02-03 Martin Quinsonkill some dupplicate routes: now that we issue a warnin...
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 navarroCompletely remove channel mecanism with tesh tested...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropUpdate tesh as the SD_get_host_table has change.
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-01 thieryProtect --log=root.fmt flag with double quotes in tesh...
2011-01-27 agierschFix memory leaks in msg examples.
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-11-30 navarropUpdate platfrom version to 3.
2010-11-28 mquinsonAllow out of source builds
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 navarropUpdate tesh files for simdag. Due to adding an INFO...
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-30 mquinsonRename configuration variables *_model into */model...
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-07-14 alegrandAdd Tchimou's illustration of an old bug to the tests.
2008-06-18 mquinsonRevalidate output: the SIMIX_host_get_table is not...
2008-03-09 alegrandrevalidate output.
2008-03-09 alegrandBugfix.
2008-01-11 cheriermUsage of xbt_new0 instead calloc
2007-09-13 alegrandremove cvs files.
2007-09-04 mquinsonIgnore ignorable
2007-08-23 alegrandFix the test.
2007-08-23 alegrandUse non stupid values for the parallel task.
2007-08-23 alegrandAdding an example of parallel task usage with MSG....