log

age author description
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
Sat, 25 Nov 2006 13:37:30 +0000 thomask fixed ELINE entry
Sat, 25 Nov 2006 13:37:24 +0000 thomask [Issue 532] New: Wrong name mangling for template alias params of local vars
Sat, 25 Nov 2006 13:37:17 +0000 thomask [Issue 585] New: dmd crashes with segmentation fault
Sat, 25 Nov 2006 13:37:10 +0000 thomask [Issue 593] New: can't deduce from arrayliteral
Sat, 25 Nov 2006 13:36:56 +0000 thomask [Issue 594] New: can't cast arrayliteral statically
Sat, 25 Nov 2006 13:36:49 +0000 thomask [Issue 587] New: DMD crashes compiling char[][] initialization
Thu, 23 Nov 2006 10:45:20 +0000 thomask fixed result check in memory_management_05
Thu, 23 Nov 2006 10:45:12 +0000 thomask [Issue 489] New: .classinfo not working with fqn
Thu, 23 Nov 2006 10:45:02 +0000 thomask [Issue 484] New: Compiler segfault with template variadic used as a template alias.
Thu, 23 Nov 2006 10:44:56 +0000 thomask [Issue 483] New: ICE-invalid with tuple. mangleof.
Thu, 23 Nov 2006 10:44:50 +0000 thomask [Issue 475] New: DMD segfault on recursive variadic template
Thu, 23 Nov 2006 10:44:36 +0000 thomask [Issue 465] New: errors when trying to use static templated methods
Thu, 23 Nov 2006 10:44:20 +0000 thomask Bug from cpuid wrapper thread in D.announce: char[12] str = "";
Wed, 22 Nov 2006 13:37:23 +0000 thomask [Issue 235] goto & scope: cannot goto forward into different try block level