<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>d_lab at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/d_lab/</link>
    <description>D Lab</description>

    <item>
      <title>Re: Parameter&#39;s default values.</title>
      <pubDate>Tue, 07 Nov 2006 19:04:57 GMT</pubDate>
      <dc:creator>J C Calvarese</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/160</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/160</guid>
      <description>... If you&#39;re worried that someone will mind that you&#39;ve posted code there, it&#39;s fine. Everyone has permission to post code on Wiki4D. If you&#39;re worried that</description>
    </item>
    <item>
      <title>Re: Parameter&#39;s default values.</title>
      <pubDate>Tue, 07 Nov 2006 14:02:06 GMT</pubDate>
      <dc:creator>Mariano</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/159</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/159</guid>
      <description>... No problem. BTW, I&#39;m working in some little things not worthy of an entry in dsource, such as a command line parameter function, but since I&#39;m new to D I</description>
    </item>
    <item>
      <title>Re: Parameter&#39;s default values.</title>
      <pubDate>Mon, 06 Nov 2006 18:36:02 GMT</pubDate>
      <dc:creator>J C Calvarese</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/158</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/158</guid>
      <description>... Thanks for bringing this to my attention. I looked at this example (http://jcc_7.tripod.com/d/tutor/currency.html) and you&#39;re exactly right that using</description>
    </item>
    <item>
      <title>Parameter&#39;s default values.</title>
      <pubDate>Mon, 06 Nov 2006 14:35:32 GMT</pubDate>
      <dc:creator>Mariano</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/157</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/157</guid>
      <description>I was cheking some examples at http://jcc_7.tripod.com/d/tutor/ by jccalvarese, and saw that that in the currency example he doesn&#39;t make use of the</description>
    </item>
    <item>
      <title>Re: DigC problems</title>
      <pubDate>Fri, 07 Jul 2006 03:37:16 GMT</pubDate>
      <dc:creator>J C Calvarese</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/155</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/155</guid>
      <description>... I haven&#39;t looked at the smock.com code (at least not recently), but I think I know what the problem is. Fairly recently, &quot;scope&quot; was made a keyword in D.</description>
    </item>
    <item>
      <title>DigC problems</title>
      <pubDate>Fri, 07 Jul 2006 01:19:49 GMT</pubDate>
      <dc:creator>klassasin</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/154</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/154</guid>
      <description>I just got an &quot;updated&quot; version of digc from smock.com.  The only problem is that I can&#39;t get it to compile.  I get these problems: Source\autodoc.d(584):</description>
    </item>
    <item>
      <title>Re: [OT] Anyone want a gmail invite?</title>
      <pubDate>Mon, 21 Mar 2005 01:56:19 GMT</pubDate>
      <dc:creator>Moderator STLSoft</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/135</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/135</guid>
      <description>I&#39;d like one, please. Cheers Matthew</description>
    </item>
    <item>
      <title>[OT] Anyone want a gmail invite?</title>
      <pubDate>Sun, 20 Mar 2005 06:21:21 GMT</pubDate>
      <dc:creator>J C Calvarese</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/134</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/134</guid>
      <description>***Brief commercial interruption for great free webmail offer*** I&#39;ve got some gmail invites. Does anyone want a free 1 GB web-mail account? If so, send a</description>
    </item>
    <item>
      <title>Re: memory leak</title>
      <pubDate>Thu, 30 Sep 2004 13:08:35 GMT</pubDate>
      <dc:creator>eye_midiclub</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/129</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/129</guid>
      <description>Ok, i have looked at the project and now i know where your impression of  a memory leak comes from. It is from the implementation of Vector3f, which allocates</description>
    </item>
    <item>
      <title>Re: memory leak</title>
      <pubDate>Tue, 28 Sep 2004 10:29:30 GMT</pubDate>
      <dc:creator>eye_midiclub</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/128</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/128</guid>
      <description>... a ... is ... program ... Memory leak? Why do you think it&#39;s a memory leak? The GC might look as if it was leaking memory for a while, and clean up later.</description>
    </item>
    <item>
      <title>memory leak</title>
      <pubDate>Mon, 13 Sep 2004 05:08:48 GMT</pubDate>
      <dc:creator>gpineda2013</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/127</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/127</guid>
      <description>Is there anyone here that might want to take a look at my project, a pong game using sdl + opengl and help me out figure where the heck is that leak? I cant</description>
    </item>
    <item>
      <title>Re: my bills are gone!</title>
      <pubDate>Sat, 05 Jun 2004 02:22:43 GMT</pubDate>
      <dc:creator>b d</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/125</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/125</guid>
      <description>Oh good, the spammers have spotted us.  Everyone,  run!! ... _________________________________________________________________ Getting married? Find great</description>
    </item>
    <item>
      <title>urllib 0.0.2</title>
      <pubDate>Mon, 17 May 2004 04:19:02 GMT</pubDate>
      <dc:creator>J C Calvarese</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/123</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/123</guid>
      <description>I&#39;ve updated Burton Radon&#39;s urllib to compile with DMD 0.88. It&#39;s in the Files section in the new urllib directory. As far I know Burton&#39;s work wasn&#39;t released</description>
    </item>
    <item>
      <title>sqlite 0.0.2</title>
      <pubDate>Sun, 16 May 2004 02:12:06 GMT</pubDate>
      <dc:creator>J C Calvarese</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/122</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/122</guid>
      <description>I just fixed Burton Radon&#39;s sqlite library to compile with DMD 0.88. Burton&#39;s work is still available at http://www.opend.org/sqlite/index.html. I uploaded my</description>
    </item>
    <item>
      <title>Re: 2 requests</title>
      <pubDate>Sun, 09 May 2004 14:54:13 GMT</pubDate>
      <dc:creator>anderson</dc:creator>
      <link>http://tech.groups.yahoo.com/group/d_lab/message/120</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/d_lab/message/120</guid>
      <description>... I guess you mean DIG_LIBRARIES.  Partly wrong as it wouldn&#39;t account for all compilation cases. -- -Anderson: http://badmama.com.au/~anderson/</description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.scd.yahoo.com uncompressed/chunked Sun Jul  6 00:25:18 PDT 2008 -->
