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
Mon, 26 Feb 2007 11:28:43 +0000 thomask [Issue 1002] debug statement crashes at compile-time function execution
Mon, 26 Feb 2007 11:27:37 +0000 thomask [Issue 992] CTFE Failure with static if
Fri, 23 Feb 2007 22:34:10 +0000 thomask [Issue 858] Forward reference to struct inside class crashes the compiler
Fri, 23 Feb 2007 22:33:02 +0000 thomask [Issue 852] ICE in dmd with anon. delegate in static class ctor in unittest
Fri, 23 Feb 2007 22:32:19 +0000 thomask [Issue 828] expression.c:1904: virtual Expression* ThisExp::semantic(Scope*): Assertion `global.errors || var' failed.
Wed, 14 Feb 2007 10:10:43 +0000 thomask [Issue 825] dmd segmentation fault with large char[] template value parameter
Wed, 14 Feb 2007 10:10:12 +0000 thomask [Issue 826] ICE: is-expression with invalid template instantiation
Wed, 14 Feb 2007 10:09:49 +0000 thomask [Issue 829] struct operator overload returns a wrong value (suspect NRVO bug)
Wed, 14 Feb 2007 10:09:28 +0000 thomask [Issue 832] NRVO: return inside foreach results in junk
Tue, 23 Jan 2007 13:46:39 +0000 thomask [Issue 872] Assertion in expression.c caused by taking typeof of "this.outer" in nested classes.
Sun, 31 Dec 2006 14:29:11 +0000 thomask [Issue 754] hex strings crash DMD when reporting syntax errors
Sun, 31 Dec 2006 14:28:37 +0000 thomask [Issue 771] template func returns delegate w. param list from tuple and type, odd compiler error
Sun, 31 Dec 2006 14:28:14 +0000 thomask [Issue 776] Unittest section inside a template does not alway execute.
Tue, 26 Dec 2006 14:21:23 +0000 thomask [Issue 710] New: compiler assertion failure w/ templates
Tue, 26 Dec 2006 14:21:14 +0000 thomask [Issue 720] New: bug in array literal parsing with append