<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel">
    <title>gmane.comp.lang.d.dmd.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4215"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4214"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4213"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4212"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4211"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4210"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4209"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4208"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4207"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4206"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4205"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4204"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4203"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4202"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4201"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4200"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4199"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4198"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4197"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4196"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4215">
    <title>[D-Programming-Language/dmd] 40f81b: fix Issue 8091 - Optimizer generates wrong code wh...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4215</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 40f81b41931eea6768b38b44802e35cd4f32f419
      https://github.com/D-Programming-Language/dmd/commit/40f81b41931eea6768b38b44802e35cd4f32f419
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    M src/backend/cod2.c
    M test/runnable/test42.d

  Log Message:
  -----------
  fix Issue 8091 - Optimizer generates wrong code when reducing comparisons


  Commit: b53e3102236e4871d8974068d9cdbda6953f0fcb
      https://github.com/D-Programming-Language/dmd/commit/b53e3102236e4871d8974068d9cdbda6953f0fcb
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    A test/runnable/imports/link8023b.d
    A test/runnable/link8023.d

  Log Message:
  -----------
  Merge branch 'master' of github.com:D-Programming-Language/dmd


Compare: https://github.com/D-Programming-Language/dmd/compare/98d21c4...b53e310
__________&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-18T02:59:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4214">
    <title>[D-Programming-Language/dmd] 8a689e: fix Issue 8091 - Optimizer generates wrong code wh...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4214</link>
    <description>&lt;pre&gt;  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 8a689e26e1ba6565d76b05d045674967e83aef60
      https://github.com/D-Programming-Language/dmd/commit/8a689e26e1ba6565d76b05d045674967e83aef60
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    M src/backend/cod2.c

  Log Message:
  -----------
  fix Issue 8091 - Optimizer generates wrong code when reducing comparisons



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-18T02:57:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4213">
    <title>[D-Programming-Language/dmd] 7206fc: Add testcasefor bug 8023</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4213</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7206fc459027864dfb1990fc3b576c5ff8d08e68
      https://github.com/D-Programming-Language/dmd/commit/7206fc459027864dfb1990fc3b576c5ff8d08e68
  Author: Leandro Lucarella &amp;lt;leandro.lucarella&amp;lt; at &amp;gt;sociomantic.com&amp;gt;
  Date:   2012-05-09 (Wed, 09 May 2012)

  Changed paths:
    A test/runnable/imports/link8023b.d
    A test/runnable/link8023.d

  Log Message:
  -----------
  Add testcase for bug 8023


  Commit: 98d21c4a910055e7b6a1471bb215a6a4955ea7fd
      https://github.com/D-Programming-Language/dmd/commit/98d21c4a910055e7b6a1471bb215a6a4955ea7fd
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-17 (Thu, 17 May 2012)

  Changed paths:
    A test/runnable/imports/link8023b.d
    A test/runnable/link8023.d

  Log Message:
  -----------
  Merge pull request #923 from llucax/test8023

Add test cases for bug 8023


Compare: https://github.com/D-Programming-Language/dmd/compare/405a22f...98d21c4
________________&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-17T16:19:54</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4212">
    <title>[D-Programming-Language/dmd] 405a22: fix Issue 8095 - [64 bit] Wrong code generation wi...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4212</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 405a22f79dc0d2a0830944bfd20d8dadc85fca2e
      https://github.com/D-Programming-Language/dmd/commit/405a22f79dc0d2a0830944bfd20d8dadc85fca2e
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-16 (Wed, 16 May 2012)

  Changed paths:
    M src/backend/cgcod.c
    M src/backend/cod1.c
    M test/runnable/test42.d

  Log Message:
  -----------
  fix Issue 8095 - [64 bit] Wrong code generation with spilled register, -m64 -O



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-16T23:12:53</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4211">
    <title>[D-Programming-Language/dmd] 5916af: fix Issue 8095 - [64 bit] Wrong code generation wi...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4211</link>
    <description>&lt;pre&gt;  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5916afbef515147d44d0a58b45a29c9a17788e98
      https://github.com/D-Programming-Language/dmd/commit/5916afbef515147d44d0a58b45a29c9a17788e98
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-16 (Wed, 16 May 2012)

  Changed paths:
    M src/backend/cgcod.c
    M src/backend/cod1.c

  Log Message:
  -----------
  fix Issue 8095 - [64 bit] Wrong code generation with spilled register, -m64 -O



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-16T23:12:20</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4210">
    <title>[D-Programming-Language/dmd] cc8389: fix Issue 7851 - Internal error: e2ir.c 688</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4210</link>
    <description>&lt;pre&gt;  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: cc8389aa19471499b25abf85e39d55f884b0bc85
      https://github.com/D-Programming-Language/dmd/commit/cc8389aa19471499b25abf85e39d55f884b0bc85
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M src/expression.c

  Log Message:
  -----------
  fix Issue 7851 - Internal error: e2ir.c 688



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-16T06:06:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4209">
    <title>[D-Programming-Language/dmd] 7e3a22: fix Issue 7851 - Internal error: e2ir.c 688</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4209</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7e3a2205fca61512dd4245b939d4f7b4e7334419
      https://github.com/D-Programming-Language/dmd/commit/7e3a2205fca61512dd4245b939d4f7b4e7334419
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M src/expression.c
    A test/fail_compilation/fail7851.d

  Log Message:
  -----------
  fix Issue 7851 - Internal error: e2ir.c 688



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-16T06:06:13</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4208">
    <title>[D-Programming-Language/dmd] 399781: merge D2 pull#947</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4208</link>
    <description>&lt;pre&gt;  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 39978156daa3ceef44fabed46ea9a3860e71c1f8
      https://github.com/D-Programming-Language/dmd/commit/39978156daa3ceef44fabed46ea9a3860e71c1f8
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M src/mars.c

  Log Message:
  -----------
  merge D2 pull #947



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-16T03:25:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4207">
    <title>[D-Programming-Language/dmd] e0739d: Fix issue 7478 stack overflow compiling with -deps...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4207</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e0739df44af7f459de82ad5582cf662dd036237d
      https://github.com/D-Programming-Language/dmd/commit/e0739df44af7f459de82ad5582cf662dd036237d
  Author: Don Clugston &amp;lt;don.clugston&amp;lt; at &amp;gt;sociomantic.com&amp;gt;
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M src/mars.c

  Log Message:
  -----------
  Fix issue 7478 stack overflow compiling with -deps -release -inline -noboundscheck

valgrind ftw!


  Commit: c029f71d3eb0312205595c63559dff487d27bc29
      https://github.com/D-Programming-Language/dmd/commit/c029f71d3eb0312205595c63559dff487d27bc29
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-15 (Tue, 15 May 2012)

  Changed paths:
    M src/mars.c

  Log Message:
  -----------
  Merge pull request #947 from donc/heisenbug7478

 7478 stack overflow compiling with -deps -release -inline -noboundscheck


Compare: https://github.com/D-Programming-Language/dmd/compare/23bb1ac...c029f71
_____________&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-16T02:53:57</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4206">
    <title>[D-Programming-Language/dmd] 167247: merge D2 pull#948</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4206</link>
    <description>&lt;pre&gt;  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 167247ec079672607afc0d4d1f6642a1f5e7b502
      https://github.com/D-Programming-Language/dmd/commit/167247ec079672607afc0d4d1f6642a1f5e7b502
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M src/template.c

  Log Message:
  -----------
  merge D2 pull #948



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-14T23:52:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4205">
    <title>[D-Programming-Language/dmd] f61519: fix Issue 8094 - Static if matching using alias pa...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4205</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f61519bdae25f78fbeb355a8b732c8a54bb5cef0
      https://github.com/D-Programming-Language/dmd/commit/f61519bdae25f78fbeb355a8b732c8a54bb5cef0
  Author: k-hara &amp;lt;k.hara.pg&amp;lt; at &amp;gt;gmail.com&amp;gt;
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 8094 - Static if matching using alias parameter in template fails


  Commit: bc06ccd0d8d99fb55c1aa7f3786c01ad7f0973cd
      https://github.com/D-Programming-Language/dmd/commit/bc06ccd0d8d99fb55c1aa7f3786c01ad7f0973cd
  Author: k-hara &amp;lt;k.hara.pg&amp;lt; at &amp;gt;gmail.com&amp;gt;
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M src/template.c
    M test/runnable/template9.d

  Log Message:
  -----------
  fix unlisted bug, it is similar to 8094.


  Commit: 23bb1acdadaaa5b711974c5a144829b510d6f655
      https://github.com/D-Programming-Language/dmd/commit/23bb1acdadaaa5b711974c5a144829b510d6f655
 &lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-14T23:22:14</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4204">
    <title>[D-Programming-Language/dmd] 9024f3: Fix issue 1099 weird tupleof behavior in mixins</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4204</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 9024f3680dc69edc20268cbcd7277016d165641d
      https://github.com/D-Programming-Language/dmd/commit/9024f3680dc69edc20268cbcd7277016d165641d
  Author: Don Clugston &amp;lt;don.clugston&amp;lt; at &amp;gt;sociomantic.com&amp;gt;
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M test/compilable/compile1.d

  Log Message:
  -----------
  Fix issue 1099 weird tupleof behavior in mixins

Fixed some time ago, this is just the test case


  Commit: 85c54827db14f5a547015ab4a19fdd677f5449aa
      https://github.com/D-Programming-Language/dmd/commit/85c54827db14f5a547015ab4a19fdd677f5449aa
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-14 (Mon, 14 May 2012)

  Changed paths:
    M test/compilable/compile1.d

  Log Message:
  -----------
  Merge pull request #949 from donc/bug1099testcaseonly

Fix issue 1099 weird tupleof behavior in mixins


Compare: https://github.com/D-Programming-Language/dmd/compare/8f28a6b...85c5482
__&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-14T23:18:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4203">
    <title>[D-Programming-Language/dmd] b496d3: merge D2 pull#946</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4203</link>
    <description>&lt;pre&gt;  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b496d34cbbd805ae07fc13a1a9d7678551974da9
      https://github.com/D-Programming-Language/dmd/commit/b496d34cbbd805ae07fc13a1a9d7678551974da9
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/statement.c

  Log Message:
  -----------
  merge D2 pull #946



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-14T06:47:24</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4202">
    <title>[D-Programming-Language/dmd] 594aa5: fix Issue 8073 - Regression (git) Error: undefined...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4202</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 594aa562f8876bd8ea2f24d58a0f4a01b8d3765a
      https://github.com/D-Programming-Language/dmd/commit/594aa562f8876bd8ea2f24d58a0f4a01b8d3765a
  Author: k-hara &amp;lt;k.hara.pg&amp;lt; at &amp;gt;gmail.com&amp;gt;
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/statement.c
    M test/runnable/testcontracts.d

  Log Message:
  -----------
  fix Issue 8073 - Regression (git) Error: undefined identifier __result


  Commit: 8f28a6bef8ed024d8f9cf5709c50a9f060c34798
      https://github.com/D-Programming-Language/dmd/commit/8f28a6bef8ed024d8f9cf5709c50a9f060c34798
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/statement.c
    M test/runnable/testcontracts.d

  Log Message:
  -----------
  Merge pull request #946 from 9rnsr/fix8073

Issue 8073 - Regression (git) Error: undefined identifier __result


Compare: https://github.com/D-Programming-Language/dmd/compare/740&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-14T04:37:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4201">
    <title>Deprecate hidden functions completely?</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4201</link>
    <description>&lt;pre&gt;Hi,

Can we deprecate hidden functions completely so not even -d allows
them? That way, we could get rid of some old code in druntime (which
is still present in the documentation with no hint that it's for a
deprecated language feature).

Regards,
Alex
&lt;/pre&gt;</description>
    <dc:creator>Alex Rønne Petersen</dc:creator>
    <dc:date>2012-05-13T15:56:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4200">
    <title>[D-Programming-Language/dmd] 57b77a: merge D2 pull#942</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4200</link>
    <description>&lt;pre&gt;  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 57b77aba577a6d433e2350da3687a0b437363d8b
      https://github.com/D-Programming-Language/dmd/commit/57b77aba577a6d433e2350da3687a0b437363d8b
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/import.c

  Log Message:
  -----------
  merge D2 pull #942



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-13T08:29:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4199">
    <title>[D-Programming-Language/dmd] 5445a3: Fix for issue#8089.</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4199</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5445a3ca8bbfd873e6881a2a2af7eeafdd13087f
      https://github.com/D-Programming-Language/dmd/commit/5445a3ca8bbfd873e6881a2a2af7eeafdd13087f
  Author: jmdavis &amp;lt;jmdavisProg&amp;lt; at &amp;gt;gmx.com&amp;gt;
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M src/import.c

  Log Message:
  -----------
  Fix for issue# 8089.


  Commit: 740567441cd56ca28174a12dca1f3d01490bbd94
      https://github.com/D-Programming-Language/dmd/commit/740567441cd56ca28174a12dca1f3d01490bbd94
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M src/import.c

  Log Message:
  -----------
  Merge pull request #942 from jmdavis/8089

Fix for issue# 8089.


Compare: https://github.com/D-Programming-Language/dmd/compare/7b1ed63...7405674
_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internal&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-13T07:14:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4198">
    <title>[D-Programming-Language/dmd] f5dbec: merge D2 pull#943</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4198</link>
    <description>&lt;pre&gt;  Branch: refs/heads/dmd-1.x
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f5dbecc3de5f52a83f835909fd1b2e848c59251e
      https://github.com/D-Programming-Language/dmd/commit/f5dbecc3de5f52a83f835909fd1b2e848c59251e
  Author: Walter Bright &amp;lt;walter&amp;lt; at &amp;gt;walterbright.com&amp;gt;
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  merge D2 pull #943



_______________________________________________
dmd-internals mailing list
dmd-internals&amp;lt; at &amp;gt;puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-internals&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-13T06:36:21</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4197">
    <title>[D-Programming-Language/dmd] b90824: Removed code commented out for ages.</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4197</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b908243faa538af0f9c38920fc5d7e8652bfad2a
      https://github.com/D-Programming-Language/dmd/commit/b908243faa538af0f9c38920fc5d7e8652bfad2a
  Author: David Nadlinger &amp;lt;code&amp;lt; at &amp;gt;klickverbot.at&amp;gt;
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Removed code commented out for ages.


  Commit: 6fec4c76494534bdbcd958eafea65c73b418deed
      https://github.com/D-Programming-Language/dmd/commit/6fec4c76494534bdbcd958eafea65c73b418deed
  Author: David Nadlinger &amp;lt;code&amp;lt; at &amp;gt;klickverbot.at&amp;gt;
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Fix issue 4288 – Error on passing delegate to C linkage function.

This commit makes TypeDelegate::toCBuffer2 reuse the same code as for function pointers, which solves the problem that the linkage type is not included in error messages.

Previously, nonsensical messages like »canno&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-13T05:21:51</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4196">
    <title>[D-Programming-Language/dmd] af733d: fix Issue 7506 - Postblit does not called properly...</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4196</link>
    <description>&lt;pre&gt;  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: af733d53761e8c9e3d53fff3275e0451eb23b20d
      https://github.com/D-Programming-Language/dmd/commit/af733d53761e8c9e3d53fff3275e0451eb23b20d
  Author: k-hara &amp;lt;k.hara.pg&amp;lt; at &amp;gt;gmail.com&amp;gt;
  Date:   2012-05-11 (Fri, 11 May 2012)

  Changed paths:
    M src/declaration.h
    M src/expression.c
    M src/inline.c
    M src/s2ir.c
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix Issue 7506 - Postblit does not called properly with inlining


  Commit: e72fa541029d2c09daa992e78f2adf33d1bd8045
      https://github.com/D-Programming-Language/dmd/commit/e72fa541029d2c09daa992e78f2adf33d1bd8045
  Author: k-hara &amp;lt;k.hara.pg&amp;lt; at &amp;gt;gmail.com&amp;gt;
  Date:   2012-05-11 (Fri, 11 May 2012)

  Changed paths:
    M test/runnable/sdtor.d

  Log Message:
  -----------
  fix Issue 7530 - Postblit not called structs returned from an array index expr.


  Commit: e4e1ee3d49b1cd61e3408f6113b97388011d2709
      https://github.com/D-Programming-L&lt;/pre&gt;</description>
    <dc:creator>GitHub</dc:creator>
    <dc:date>2012-05-12T22:05:47</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4195">
    <title>Please merge druntime pull #210.</title>
    <link>http://permalink.gmane.org/gmane.comp.lang.d.dmd.devel/4195</link>
    <description>&lt;pre&gt;It is currently passing the autotester and is a prerequisite to DMD pull  
#928 that will improve DI generation.

The pull request modifies both the posix and win32 makefiles such that  
some of the D files are not generated in to DI files but instead copied  
into DI files that are more suitable for CTFE inclusion in Phobos. This  
currently done to most of core and all of core.stdc. There may be more  
files that can have this treatment applied but these represent a good  
start and I am not familiar enough with the druntime code-base to make  
that call.

--
Adam Wilson
IRC: LightBender
Project Coordinator
The Horizon Project
http://www.thehorizonproject.org/
&lt;/pre&gt;</description>
    <dc:creator>Adam Wilson</dc:creator>
    <dc:date>2012-05-12T19:03:56</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.d.dmd.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.d.dmd.devel</link>
  </textinput>
</rdf:RDF>

