log

age author description
Thu, 08 Mar 2007 16:20:14 +0000 thomask Dstress on Mac OS X
Thu, 08 Mar 2007 16:19:55 +0000 thomask fixed typos
Thu, 08 Mar 2007 16:19:31 +0000 thomask removed tracker code
Thu, 08 Mar 2007 16:19:09 +0000 thomask Dstress on Mac OS X
Wed, 07 Mar 2007 23:10:27 +0000 thomask 64-bit fixes
Sun, 04 Mar 2007 13:12:19 +0000 thomask meta cleanup
Sun, 04 Mar 2007 13:10:07 +0000 thomask nntp: -> http:
Sun, 04 Mar 2007 13:07:35 +0000 thomask @url@ -> @uri@
Sun, 04 Mar 2007 13:07:05 +0000 thomask added bugzilla uri
Sun, 04 Mar 2007 13:06:49 +0000 thomask added bugzilla url
Sun, 04 Mar 2007 11:01:08 +0000 thomask updates for DMD-1.007
Wed, 28 Feb 2007 00:30:28 +0000 thomask added bugzilla uri
Wed, 28 Feb 2007 00:29:57 +0000 thomask [Issue 1005] dmd: tocsym.c:343: virtual Symbol* FuncDeclaration::toSymbol(): Assertion `0' failed.
Tue, 27 Feb 2007 16:44:11 +0000 thomask [Issue 763] Segfault compiling template code on Linux
Tue, 27 Feb 2007 16:43:48 +0000 thomask [Issue 783] Cannot use an array w/ const or variable index as new[] size argument.
Tue, 27 Feb 2007 16:43:30 +0000 thomask [Issue 136] Corrupt GDB backtrace
Tue, 27 Feb 2007 16:43:13 +0000 thomask [Issue 683] dmd segv, this ain't the same as bug 682
Tue, 27 Feb 2007 16:42:51 +0000 thomask [Issue 764] (typeof(o)).classinfo causes parser error
Tue, 27 Feb 2007 16:42:34 +0000 thomask [Issue 875] crash in glue.c line 700
Tue, 27 Feb 2007 16:42:03 +0000 thomask [Issue 877] forward references in interdependent template/struct definitions since v1.0
Tue, 27 Feb 2007 16:41:48 +0000 thomask [Issue 853] Internal error: toir.c 182
Mon, 26 Feb 2007 11:34:30 +0000 thomask [Issue 964] Internal error: ../ztc/cod3.c 1760
Mon, 26 Feb 2007 11:33:59 +0000 thomask [Issue 969] 'this' needed for class member
Mon, 26 Feb 2007 11:33:37 +0000 thomask [Issue 975] compile-time const array makes dmd crash
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:31:35 +0000 thomask [Issue 997] [Regression] Struct-returning function that conditionally passes the result of another function straight through doesn't work (NRVO bug?)
Mon, 26 Feb 2007 11:30:43 +0000 thomask [Issue 998] Crash in compile-time functions with pragma(msg,...)
Mon, 26 Feb 2007 11:30:18 +0000 thomask [Issue 999] Problem with auto and nested array literals
Mon, 26 Feb 2007 11:28:43 +0000 thomask [Issue 1002] debug statement crashes at compile-time function execution
Mon, 26 Feb 2007 11:28:15 +0000 thomask [Issue 981] CFTE fails in non-template and functions that takes no args.
Mon, 26 Feb 2007 11:27:54 +0000 thomask [Issue 991] void static array: integral constant must be scalar type, not void
Mon, 26 Feb 2007 11:27:37 +0000 thomask [Issue 992] CTFE Failure with static if
Mon, 26 Feb 2007 11:27:07 +0000 thomask added bugzilla uri
Fri, 23 Feb 2007 22:34:28 +0000 thomask [Issue 874] Incorrect codegen (?) with tuples, string constants, and AAs
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:50 +0000 thomask [Issue 854] TypeTuple in anonymous delegate causes ice in glue.c
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:12:05 +0000 thomask [Issue 775] array literals can't be used as template arguments
Wed, 14 Feb 2007 10:11:43 +0000 thomask [Issue 861] Using two typedefs of an undefined name in a class in a different module with import cycles causes DMD to hang
Wed, 14 Feb 2007 10:11:10 +0000 thomask [Issue 824] "mov EAX, func;" and "lea EAX, func;" generate incorrect code
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
Wed, 14 Feb 2007 10:09:05 +0000 thomask [Issue 887] TypeInfo does not correctly override opCmp, toHash
Wed, 14 Feb 2007 10:08:26 +0000 thomask [Issue 894] base class with implemented abstract method problem
Wed, 14 Feb 2007 10:08:05 +0000 thomask [Issue 901] Comparison of array literals fails
Wed, 14 Feb 2007 10:07:40 +0000 thomask [Issue 908] compiler dies trying to inline static method call to nonstatic method in template code.
Wed, 14 Feb 2007 10:07:18 +0000 thomask [Issue 924] GC collects valid objects
Wed, 24 Jan 2007 13:44:28 +0000 thomask added missing dups
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.
Tue, 23 Jan 2007 13:46:14 +0000 thomask [Issue 873] Scope dependant compilation error
Tue, 23 Jan 2007 12:03:51 +0000 thomask [Issue 697] No const folding on asm db,dw, etc
Tue, 23 Jan 2007 12:03:26 +0000 thomask adde bugilla URL
Tue, 23 Jan 2007 12:02:56 +0000 thomask [Issue 165] type inference fails with sizeof and circular imports
Sun, 21 Jan 2007 23:29:42 +0000 thomask added bugzilla urls
Sun, 21 Jan 2007 23:29:14 +0000 thomask added db.d
Sat, 20 Jan 2007 11:03:41 +0000 thomask fixed cut'n paste errors
Sat, 13 Jan 2007 11:57:46 +0000 thomask added redirection for berlios