Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to activate coverity for simgrid
[simgrid.git] / examples / msg / masterslave / masterslave_bypass.c
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-18 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-17 Martin Quinsons/_XBT_GNUC/XBT_ATTRIB/ as we will port them to MSVC
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-09 Martin Quinsonspell check the comments
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-18 Martin QuinsonUse MSG_host_by_name() instead of MSG_get_host_by_name()
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-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-07-05 acarpenaMerge branch 'dvfs'
2013-07-01 acarpenaMerge branch 'dvfs'
2013-06-30 acarpenaadded dvfs support
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 Degommevarious fixes to hopefully compile under win32
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 Arnaud GierschSome symbols were renamed by last flexml update.
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-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin QuinsonDeprecate functions MSG_global_init() / MSG_global_init...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroPut the different model in the dtd. Permit the xml...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
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 QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
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-10-20 Martin Quinsonmerge branches
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-01 thieryRemove side effects from xbt_asserts calls
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2010-12-02 alegrandUpdate to take the new DTD modifications into account.
2010-12-01 navarropRemove symetrical for symmetrical.
2010-11-30 navarropUpdate platfrom version to 3.
2010-10-27 navarropFix tests using link_ctn and route with bypass.
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-10-06 navarropClean DTD and add tag config.
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-04-25 mquinsonFix copyright headers
2010-03-02 mquinsonKill the MSG_paje_output() function. It's a noop since...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-03-05 alegrandHelp compiling after last xml parsing/dtd modifications.
2008-01-11 cheriermUsage of xbt_new0 instead calloc
2007-11-01 quasarmsg properties example
2007-10-28 mquinsonExport the cute little macro that Arnaud devised to...
2007-10-27 mquinsonFixup the bypassing example: pretend we've found v2...
2007-10-26 quasarUpdate the bypass example to the lastest DTD
2007-08-16 alegrand"Cleaner" hack. Dude, I love C macros... ;)
2007-08-16 alegrandHacking my previous hack to bypass surfxml.
2007-07-16 velhoAdded files to the MASTER/SLAVE parser bypassing exampl...