DMD 1.034 and 2.018 releases

Walter Bright newshound1 at digitalmars.com
Sat Aug 9 11:18:44 PDT 2008


Lars Ivar Igesund wrote:
> Jarrett Billingsley wrote:
> 
>> "Lars Ivar Igesund" <larsivar at igesund.net> wrote in message
>> news:g7ias2$2kbo$1 at digitalmars.com...
>>> Walter Bright 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
>>> The array op docs aren't actually on the 1.0 array page. But great! I
>>> remember trying to use these 3 years ago :D
>> Too bad Tango doesn't support them yet.  :C
> 
> Are you suggesting that Walter should have told us that he was implementing
> this feature ahead of releasing 1.034?

All Tango needs to do is copy the internal\array*.d files over and add 
them to the makefile.


More information about the Digitalmars-d-announce mailing list