log

age author description
Sat, 21 Oct 2006 13:28:00 +0000 thomask [Issue 419] New: Anonymous classes are not working.
Sat, 21 Oct 2006 13:27:52 +0000 thomask [Issue 431] New: Invalid case selected when switching on a long
Sat, 21 Oct 2006 13:27:44 +0000 thomask [Issue 440] New: dmd.170 fails to mark final methods as implementations of abstract ones
Sat, 21 Oct 2006 13:27:35 +0000 thomask [Issue 440] New: dmd.170 fails to mark final methods as implementations of abstract ones
Sat, 21 Oct 2006 13:27:26 +0000 thomask [Issue 443] New: assignment in return when using cdouble is broken
Sat, 21 Oct 2006 13:27:21 +0000 thomask [Issue 443] New: assignment in return when using cdouble is broken
Sat, 21 Oct 2006 13:27:11 +0000 thomask added test for _d_newarraymi
Thu, 12 Oct 2006 15:02:04 +0000 thomask [Issue 426] New: source files starting with a non-ASCI letter are rejected by dmd
Thu, 12 Oct 2006 15:01:59 +0000 thomask fixed html excapes
Thu, 12 Oct 2006 15:01:53 +0000 thomask [Issue 427] New: source files starting with a number are accepted by dmd
Thu, 12 Oct 2006 15:01:48 +0000 thomask [Issue 422] New: -version=X and -debug=X accept identifiers containing illegal characters
Thu, 12 Oct 2006 15:01:43 +0000 thomask [Issue 418] New: -version=X and -debug=X command line arguments are rejected if the identifier begins with a non-ASCI letter
Thu, 12 Oct 2006 15:01:35 +0000 thomask [Issue 412] New: overloaded function resolution with null parameter
Thu, 12 Oct 2006 15:01:24 +0000 thomask [Issue 411] New: array alloc with size from another array
Thu, 12 Oct 2006 15:01:16 +0000 thomask [Issue 407] New: casting array literals to int causes compiler seg-fault
Thu, 12 Oct 2006 15:01:10 +0000 thomask fixed location of cast_28.d
Thu, 12 Oct 2006 15:01:04 +0000 thomask [Issue 405] New: typeof in TemplateParameterList causes compiletime segmentfault
Thu, 12 Oct 2006 15:00:58 +0000 thomask name shadowing in if statement
Thu, 12 Oct 2006 15:00:43 +0000 thomask fixed 64bit inline asm issues
Fri, 06 Oct 2006 06:57:24 +0000 thomask [Issue 398] New: No way to abort compilation in a doubly recursive mixin
Fri, 06 Oct 2006 06:57:16 +0000 thomask [Issue 295] New: Property call followed by sliceAssign not working for custom opSliceAssign
Fri, 06 Oct 2006 06:57:10 +0000 thomask [Issue 289] New: Compiler allows (and crashes on) dynamic arrays of typedefs of "immediate"-function types
Fri, 06 Oct 2006 06:57:05 +0000 thomask [Issue 402] New: compiler crash with mixin and forward reference
Fri, 06 Oct 2006 06:56:59 +0000 thomask [Issue 398] New: No way to abort compilation in a doubly recursive mixin
Fri, 06 Oct 2006 06:56:55 +0000 thomask removed ancient polishing data
Fri, 06 Oct 2006 06:56:50 +0000 thomask [Issue 371] New: ICE on mutual recursive typeof in function declarations
Fri, 06 Oct 2006 06:56:44 +0000 thomask [Issue 369] New: "immediate"-function types allowed as part of delegate/function types.
Fri, 06 Oct 2006 06:56:38 +0000 thomask Bruno Medeiros <brunodomedeiros+bugz@gmail.com>
Fri, 06 Oct 2006 06:56:27 +0000 thomask added basic tests for multidimensional array literals
Wed, 04 Oct 2006 06:28:17 +0000 thomask [Issue 396] New: aliased identifier in asm blocks cause compiler segment faults