<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Ubuntu packages for DMD 1.028 and Tango 0.99.6 Jeff</title>
	<link>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/</link>
	<description>Thoughts about high architecture and sheer speed.</description>
	<pubDate>Fri, 30 Jul 2010 10:19:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: LMZ</title>
		<link>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-386</link>
		<author>LMZ</author>
		<pubDate>Thu, 08 May 2008 06:02:37 +0000</pubDate>
		<guid>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-386</guid>
					<description>Thanks for your work!!

and waiting for debian packages!</description>
		<content:encoded><![CDATA[<p>Thanks for your work!!</p>
<p>and waiting for debian packages!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Valeriu Paloş</title>
		<link>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-387</link>
		<author>Valeriu Paloş</author>
		<pubDate>Thu, 08 May 2008 06:06:54 +0000</pubDate>
		<guid>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-387</guid>
					<description>Ok, I &lt;a href="http://download.palos.ro" rel="nofollow"&gt;uploaded them&lt;/a&gt; also on my website now. Sorry about the delay...</description>
		<content:encoded><![CDATA[<p>Ok, I <a href="http://download.palos.ro" rel="nofollow">uploaded them</a> also on my website now. Sorry about the delay&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: LMZ</title>
		<link>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-388</link>
		<author>LMZ</author>
		<pubDate>Thu, 08 May 2008 06:12:59 +0000</pubDate>
		<guid>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-388</guid>
					<description>Thanks again for your work!</description>
		<content:encoded><![CDATA[<p>Thanks again for your work!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Valeriu Paloş</title>
		<link>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-390</link>
		<author>Valeriu Paloş</author>
		<pubDate>Thu, 08 May 2008 07:36:04 +0000</pubDate>
		<guid>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-390</guid>
					<description>You're welcome LMZ.

By the way everybody... check &lt;a href="http://codeblog.palos.ro/2008/05/08/ubuntu-tangobos-gdc-package-for-x86_64/" rel="nofollow"&gt;this&lt;/a&gt; out!</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome LMZ.</p>
<p>By the way everybody&#8230; check <a href="http://codeblog.palos.ro/2008/05/08/ubuntu-tangobos-gdc-package-for-x86_64/" rel="nofollow">this</a> out!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Epíleg</title>
		<link>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-391</link>
		<author>Epíleg</author>
		<pubDate>Thu, 08 May 2008 10:36:18 +0000</pubDate>
		<guid>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-391</guid>
					<description>Installed in ubuntu hardy without problems. But now dmd do not compile code that was compiled with dmd+phobos (previous version).

the code:

import std.stdio: writefln;
import std.c.time;

double myclock() {
    return clock()/cast(double)CLOCKS_PER_SEC;
}

void main() {
    alias int Ty;
    auto a = new Ty[10000];
    const uint NLOOP = 2000;

    auto t = myclock();
    for (uint i; i  1) {
            Ty tmp;
            size_t lo = 0;
            size_t hi = a.length - 1;

            for (; lo </description>
		<content:encoded><![CDATA[<p>Installed in ubuntu hardy without problems. But now dmd do not compile code that was compiled with dmd+phobos (previous version).</p>
<p>the code:</p>
<p>import std.stdio: writefln;<br />
import std.c.time;</p>
<p>double myclock() {<br />
    return clock()/cast(double)CLOCKS_PER_SEC;<br />
}</p>
<p>void main() {<br />
    alias int Ty;<br />
    auto a = new Ty[10000];<br />
    const uint NLOOP = 2000;</p>
<p>    auto t = myclock();<br />
    for (uint i; i  1) {<br />
            Ty tmp;<br />
            size_t lo = 0;<br />
            size_t hi = a.length - 1;</p>
<p>            for (; lo</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Valeriu Paloş</title>
		<link>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-392</link>
		<author>Valeriu Paloş</author>
		<pubDate>Thu, 08 May 2008 10:37:34 +0000</pubDate>
		<guid>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-392</guid>
					<description>Hmm, did you try installing Tangobos? Btw, your code sample didn't quite make it in the comment. Not sure why...</description>
		<content:encoded><![CDATA[<p>Hmm, did you try installing Tangobos? Btw, your code sample didn&#8217;t quite make it in the comment. Not sure why&#8230;</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Epíleg</title>
		<link>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-393</link>
		<author>Epíleg</author>
		<pubDate>Thu, 08 May 2008 10:44:13 +0000</pubDate>
		<guid>http://codeblog.palos.ro/2008/05/07/ubuntu-packages-for-dmd-1028-and-tango-0996-jeff/#comment-393</guid>
					<description>My  reply was cut out :-/

As I said....

the code:

http://codepad.org/dgqbzotW

I've installed 'dmd-tangobos' and 'dmd-tango' packages.

Any idea?

Thanks a lot for these packages Valeriu!</description>
		<content:encoded><![CDATA[<p>My  reply was cut out :-/</p>
<p>As I said&#8230;.</p>
<p>the code:</p>
<p><a href="http://codepad.org/dgqbzotW" rel="nofollow">http://codepad.org/dgqbzotW</a></p>
<p>I&#8217;ve installed &#8216;dmd-tangobos&#8217; and &#8216;dmd-tango&#8217; packages.</p>
<p>Any idea?</p>
<p>Thanks a lot for these packages Valeriu!</p>
]]></content:encoded>
				</item>
</channel>
</rss>
