September 07, 2011
From: "Walter Bright" <walter at digitalmars.com>
> 
> On 9/6/2011 10:45 PM, Nick Sabalausky wrote:
>> With this 3rd beta:
>>
>> Windows D1: RDMD is ok (20110906)
>> Windows D2: RDMD is **OLD** (20110709)
>> Linux 32 D1: RDMD is **OLD** (20110511)
>> Linux 32 D2: RDMD is ok (20110906)
>>
>> I am unable to test any other OSes.
>>
> 
> Should be fixed now.

They all look good now.

September 07, 2011
On 7 September 2011 06:24, Walter Bright <walter at digitalmars.com> wrote:
> http://ftp.digitalmars.com/dmd1beta.zip http://ftp.digitalmars.com/dmd2beta.zip

Missing from the D2 Phobos changelog:

std.complex: added sin(), cos(), sqrt()
md5: 1.4X speedup
6301 Cannot 'zip'/'retro'/'stride' etc. a range having 'ulong' length.
6424 std.traits.hasElaborateAssign is limited
6448 writef("%05d", BigInt) problem
6514 CTFE dot product

These were pulled into Phobos, but are missing from the changelog, and
not even closed in Bugzilla:
4500 scoped moves class after calling the constructor
6040 std.cpuid and core.cpuid return different values for some methods
September 07, 2011

On 9/6/2011 11:30 PM, S?nke Ludwig wrote:
>
> Btw. the DLL/TSL issue is fixed for me by the backend_init() change.
>

Phew!
1 2
Next ›   Last »