log

age author description
Tue, 26 Dec 2006 10:46:25 +0000 thomask [Issue 734] New: Multidimensional arrays use incorrect initializer
Mon, 25 Dec 2006 15:07:48 +0000 thomask partial review
Sat, 23 Dec 2006 19:47:26 +0000 thomask [Issue 500] New: Cannot assign to delegate during definition
Sat, 23 Dec 2006 19:47:18 +0000 thomask [Issue 495] New: ICE passing variadic arglist to another variadic template
Sat, 23 Dec 2006 19:47:13 +0000 thomask [Issue 494] New: template's variadic argument can't use as type
Sat, 23 Dec 2006 19:47:07 +0000 thomask [Issue 490] New: Static struct initializer without static attribute aborts dmd with assertion
Sat, 23 Dec 2006 16:12:28 +0000 thomask Error: (dg).ptr is not an lvalue
Sat, 23 Dec 2006 16:12:22 +0000 thomask internal compiler error: Aborted
Sat, 23 Dec 2006 14:25:02 +0000 thomask fixed missing open paren (issue #624, http://d.puremagic.com/issues/show_bug.cgi?id=624)
Sat, 23 Dec 2006 14:13:51 +0000 thomask fixed opAssign_21 -> opMulAssign_21
Sat, 23 Dec 2006 12:58:47 +0000 thomask partial review
Fri, 22 Dec 2006 13:17:55 +0000 thomask partial review
Thu, 21 Dec 2006 15:12:10 +0000 thomask partial review
Thu, 21 Dec 2006 15:11:54 +0000 thomask 32<->64 iasm fixes
Thu, 21 Dec 2006 15:11:45 +0000 thomask array -> pointer isn't implicit anymore
Thu, 21 Dec 2006 08:58:06 +0000 thomask 32<->64 iasm fixes
Tue, 19 Dec 2006 15:00:26 +0000 thomask added DMD-0.177's results
Sun, 10 Dec 2006 16:52:18 +0000 thomask debry
Sun, 10 Dec 2006 16:50:24 +0000 thomask [Issue 639] New: Escaped tuple parameter ICEs dmd
Sun, 10 Dec 2006 16:50:14 +0000 thomask [Issue 640] New: Strage error messages around structInstance.init
Sun, 10 Dec 2006 16:50:08 +0000 thomask [Issue 641] New: Complex string operations in template argument ICEs dmd
Sun, 10 Dec 2006 16:50:02 +0000 thomask [Issue 651] New: Assertion failure: 'global.errors' on line 2622 in file 'template.c'
Sun, 10 Dec 2006 16:49:57 +0000 thomask [Issue 651] New: Assertion failure: 'global.errors' on line 2622 in file 'template.c'
Sun, 10 Dec 2006 16:49:52 +0000 thomask [Issue 663] New: Slice assignment does not bounds check when it should
Sun, 10 Dec 2006 16:49:47 +0000 thomask [Issue 664] New: is(func T == return) ignores variadic arguments
Thu, 07 Dec 2006 10:51:13 +0000 thomask [Issue 642] New: error: mixin "static this" into where it cannot be
Thu, 07 Dec 2006 10:49:35 +0000 thomask [Issue 643] New: dmd crashes with fwd-referenced .sizeof via aliases
Thu, 07 Dec 2006 10:48:37 +0000 thomask [Issue 650] New: Assertion failure: '0' on line 774 in file 'expression.c'
Thu, 07 Dec 2006 10:48:22 +0000 thomask [Issue 661] New: Error using a zero-init struct's init property
Wed, 06 Dec 2006 14:21:13 +0000 thomask [Issue 653] New: AAs are slightly broken