log

age author description
Fri, 19 Oct 2007 17:19:41 +0000 thomask [Issue 1586] DMD and GDC segfaults on incomplete code segment.
Fri, 19 Oct 2007 17:08:50 +0000 thomask [Issue 1593] ICE compiler crash empty return statement in function
Fri, 19 Oct 2007 17:07:50 +0000 thomask [Issue 1595] Multiple typedefs of Exception should be treated as different types.
Sun, 30 Sep 2007 09:48:22 +0000 thomask r8720@birke: tk | 2007-09-30 11:34:40 +0200
Sun, 30 Sep 2007 09:47:53 +0000 thomask r8719@birke: tk | 2007-09-30 11:08:05 +0200
Sun, 30 Sep 2007 09:47:31 +0000 thomask r8718@birke: tk | 2007-09-30 10:55:49 +0200
Sun, 30 Sep 2007 09:46:24 +0000 thomask r8717@birke: tk | 2007-09-30 10:45:56 +0200
Sun, 30 Sep 2007 09:45:13 +0000 thomask r8716@birke: tk | 2007-09-30 00:19:01 +0200
Sun, 30 Sep 2007 09:44:14 +0000 thomask r8715@birke: tk | 2007-09-29 23:52:45 +0200
Sun, 30 Sep 2007 09:43:24 +0000 thomask r8714@birke: tk | 2007-09-29 23:27:16 +0200
Sun, 19 Aug 2007 19:15:01 +0000 thomask D1 -> D2 : 2/N
Sun, 19 Aug 2007 19:11:54 +0000 thomask D1 -> D2 : 1/N
Mon, 23 Jul 2007 18:47:01 +0000 thomask [Issue 1268] Struct literals try to initialize static arrays of non-static structs incorrectly
Mon, 23 Jul 2007 18:46:24 +0000 thomask [Issue 1344] Can't implicitly convert literal 0 to typedef of ulong
Mon, 23 Jul 2007 18:46:06 +0000 thomask DMD-1.014: associative array literals
Mon, 23 Jul 2007 18:45:40 +0000 thomask DMD-1.011: ref
Mon, 23 Jul 2007 18:45:03 +0000 thomask DMD-1.017: __VENDOR__ and __VERSION__
Mon, 23 Jul 2007 18:44:32 +0000 thomask dmd-1.019: extern(System)
Mon, 23 Jul 2007 18:43:53 +0000 thomask [Issue 1079] gdb on linux: Dwarf Error: Cannot find DIE at 0xb705 referenced from DIE at 0x250
Mon, 23 Jul 2007 18:42:38 +0000 thomask [Issue 963] tuples & array literals: Error: non-constant expression ["abc","1"]
Mon, 23 Jul 2007 18:42:04 +0000 thomask [Issue 627] Concatenation of strings to string arrays with ~ corrupts data
Mon, 23 Jul 2007 18:41:38 +0000 thomask Dave <godaves@yahoo.com>
Mon, 23 Jul 2007 18:41:15 +0000 thomask Matti Niemenmaa <deewiant@gmail.com>
Mon, 23 Jul 2007 18:40:50 +0000 thomask Christian Kamm <kamm@incasoftware.de>
Mon, 23 Jul 2007 18:36:56 +0000 thomask Aziz K?ksal <aziz.kerim@gmail.com>
Mon, 23 Jul 2007 18:36:35 +0000 thomask [Issue 1334] Missing closing bracket in asm_offset_01_A, line 37
Sun, 01 Jul 2007 13:22:46 +0000 thomask [Issue 1148] Weird error "... of type TOK146" on recursive type definition
Sun, 01 Jul 2007 13:19:50 +0000 thomask [Issue 1151] Final template class w/ constructor and invariant causes compile error
Sun, 01 Jul 2007 13:19:07 +0000 thomask [Issue 1152] Inline assembler: cannot use properties of types
Sun, 01 Jul 2007 13:18:21 +0000 thomask [Issue 1253] DMD 0.175 introduced bug: array initializers as expressions are not allowed?