log reporter.txt @ 1630:d0efa3ae5522 default tip

age author description
Fri, 27 Apr 2007 17:32:31 +0000 thomask [Issue 1178] templates - deduction + specialization won't compile
Tue, 17 Apr 2007 16:35:02 +0000 thomask Bug in GDC?
Thu, 05 Apr 2007 16:35:45 +0000 thomask [Issue 929] Resizing array of associative arrays (uint[char[]][]) causes infinite loop / hang
Thu, 05 Apr 2007 16:35:18 +0000 thomask [Issue 928] nested struct definition in unittest section of a templated class, hangs DMD
Thu, 05 Apr 2007 10:26:56 +0000 thomask [Issue 814] lazy argument + variadic arguments
Thu, 05 Apr 2007 10:18:52 +0000 thomask [Issue 769] Property not properly compiled - (error on valid code)
Wed, 04 Apr 2007 20:33:42 +0000 thomask [Issue 1088] structs allocated with a struct allocator will not have default initializer values assigned
Wed, 04 Apr 2007 20:29:33 +0000 thomask [Issue 1089] Unsafe pointer comparison in TypeInfo_Pointer.compare
Sun, 11 Mar 2007 11:17:41 +0000 thomask Re: Compile time function execution...
Thu, 08 Mar 2007 16:29:23 +0000 thomask [Issue 980] If a function tries to concatenate a char to a empty array, dmd complains that the function can't be evaluated at compile time
Thu, 08 Mar 2007 16:26:21 +0000 thomask [Issue 1027] CTFE doesn't support (string == string)
Thu, 08 Mar 2007 16:25:57 +0000 thomask [Issue 1025] mixin("scope(exit) call();"); is broken
Tue, 27 Feb 2007 16:42:03 +0000 thomask [Issue 877] forward references in interdependent template/struct definitions since v1.0
Mon, 26 Feb 2007 11:33:59 +0000 thomask [Issue 969] 'this' needed for class member
Mon, 26 Feb 2007 11:32:43 +0000 thomask [Issue 995] compile-time function return element of Tuple / const array