log

age author description
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
Fri, 01 Dec 2006 08:21:45 +0000 thomask * updated results to 0.175
Wed, 29 Nov 2006 21:20:44 +0000 thomask [Issue 611] New: IsExpression fails when inside implemented interface
Wed, 29 Nov 2006 21:20:38 +0000 thomask [Issue 611] New: IsExpression fails when inside implemented interface
Wed, 29 Nov 2006 21:20:30 +0000 thomask [Issue 614] New: Real and imaginary properties of complex numbers not allowed as template arguments
Wed, 29 Nov 2006 21:20:07 +0000 thomask [Issue 617] New: IFTI doesn't use normal promotion rules for non-template parameters
Wed, 29 Nov 2006 21:19:57 +0000 thomask [Issue 618] New: The following program crashes dmd.exe 0.175
Wed, 29 Nov 2006 21:19:51 +0000 thomask added global favicon
Sat, 25 Nov 2006 17:53:39 +0000 thomask [Issue 582] New: Cannot slice mixed tuples
Sat, 25 Nov 2006 17:53:33 +0000 thomask [Issue 586] New: Cannot index tuple with non-type elements
Sat, 25 Nov 2006 17:53:28 +0000 thomask [Issue 595] New: can't append to array/arrayliteral statically
Sat, 25 Nov 2006 17:53:20 +0000 thomask [Issue 596] New: Support array, arrayliteral and struct in switch and case
Sat, 25 Nov 2006 17:53:13 +0000 thomask [Issue 557] New: ICE returning a tuple from a function (Assertion failure: '0' on line 694 in file 'glue.c')
Sat, 25 Nov 2006 17:53:07 +0000 thomask infinite loop in gdc-0.19 with tempaltes
Sat, 25 Nov 2006 17:52:58 +0000 thomask [Issue 575] New: wrong evaluation of (creal * 2 + 1i)
Sat, 25 Nov 2006 17:52:49 +0000 thomask [Issue 578] New: GDC evaluates rvalue of array assignment repeatedly
Sat, 25 Nov 2006 13:38:33 +0000 thomask [Issue 551] New: Modulo operator works with imaginary and complex operands
Sat, 25 Nov 2006 13:38:24 +0000 thomask [Issue 555] New: Integral ireal literals can't be specified
Sat, 25 Nov 2006 13:38:13 +0000 thomask fixed litaeral/literal typo
Sat, 25 Nov 2006 13:37:41 +0000 thomask [Issue 571] New: class instance member template returns strange value
Sat, 25 Nov 2006 13:37:36 +0000 thomask [Issue 572] New: syntax error when using template instantiation with typeof