DMD 1.034 and 2.018 releases

Bill Baxter wbaxter at gmail.com
Fri Aug 8 15:28:11 PDT 2008


On Sat, Aug 9, 2008 at 5:24 AM, Walter Bright
<newshound1 at digitalmars.com> wrote:
> This one has (finally) got array operations implemented. For those who want
> to show off their leet assembler skills, the initial assembler
> implementation code is in phobos/internal/array*.d. Burton Radons wrote the
> assembler. Can you make it faster?
>
> http://www.digitalmars.com/d/1.0/changelog.html
> http://ftp.digitalmars.com/dmd.1.034.zip
>
> http://www.digitalmars.com/d/2.0/changelog.html
> http://ftp.digitalmars.com/dmd.2.018.zip

That is pretty neat.

So does this mean you've reconsidered your position on adding new
features to D1.x?
Because q{} strings,  1..10 literals, and that enhancement to IFTI
used by std.algorithm, all sure would be nice.  I'd take those over
fancy array ops any day.

--bb


More information about the Digitalmars-d-announce mailing list