log

age author description
Thu, 28 Aug 2008 09:59:22 +0200 Christian Kamm Add check for D_InlineAsm_X86 to nocompile tests that were missing it. If the
Mon, 25 Aug 2008 22:08:00 +0200 Christian Kamm Move const_11 to compile. Addresses of globals are valid constants.
Mon, 25 Aug 2008 22:05:07 +0200 Christian Kamm Fix module headers.
Mon, 25 Aug 2008 21:56:28 +0200 Christian Kamm Move template_61_C from nocompile to run.
Sun, 24 Aug 2008 14:07:35 +0200 Christian Kamm Add hgignore file.
Thu, 21 Aug 2008 15:42:21 +0200 Christian Kamm Fix tests using typeof on types.
Fri, 22 Feb 2008 07:55:57 +0000 thomask [Issue 1612] New: No file/line number for using an undefined label in inline assembly
Fri, 22 Feb 2008 07:55:41 +0000 thomask [Issue 1829] New: Inline assembler cannot get label addresses
Fri, 22 Feb 2008 07:55:23 +0000 thomask [Issue 1836] New: Inline assembler can't use enum values as parameters.
Fri, 22 Feb 2008 07:55:01 +0000 thomask [Issue 1850] New: The compiler accepts lower case asm registers.
Fri, 22 Feb 2008 07:54:39 +0000 thomask [Issue 1689] New: Segfaults for nested array allocation with GDC
Fri, 22 Feb 2008 07:54:21 +0000 thomask [Issue 1746] New: Enums with member initializers generate undefined symbols
Fri, 22 Feb 2008 07:54:04 +0000 thomask [Issue 1666] New: 64-bit gdc programs cannot allocate large arrays
Thu, 21 Feb 2008 15:20:46 +0000 thomask [Issue 1415] gdc crash
Thu, 21 Feb 2008 15:20:29 +0000 thomask [Issue 1400] New: static array in struct as parameter BROKEN