log

age author description
Mon, 23 Oct 2006 04:12:57 +0000 thomask fixed crashRun.c for C++ compilers
Sun, 22 Oct 2006 15:24:24 +0000 thomask [Issue 440] New: dmd.170 fails to mark final methods as implementations of abstract ones
Sun, 22 Oct 2006 15:24:15 +0000 thomask fixed <SOURCE> -> <CODE>
Sat, 21 Oct 2006 13:28:19 +0000 thomask [Issue 414] New: interfaces shouldn't be able to inheit from classes
Sat, 21 Oct 2006 13:28:10 +0000 thomask [Issue 419] New: Anonymous classes are not working.
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
Wed, 04 Oct 2006 06:28:09 +0000 thomask [Issue 391] New: .sort and .reverse break utf8 encoding
Wed, 04 Oct 2006 06:27:59 +0000 thomask added basic delegate.ptr test
Wed, 04 Oct 2006 06:27:50 +0000 thomask added basic .outer tests
Wed, 04 Oct 2006 06:27:38 +0000 thomask added basic tests for DMD-0.167's multidimensional array allocation
Wed, 04 Oct 2006 06:27:27 +0000 thomask added basic array literals tests
Tue, 03 Oct 2006 19:09:41 +0000 thomask removed obsolete dyn_array references
Tue, 03 Oct 2006 19:09:21 +0000 thomask fPIC fixes(32bit only)
Mon, 02 Oct 2006 08:03:15 +0000 thomask [Issue 297] New: Shadowing declarations allowed in foreach type lists
Mon, 02 Oct 2006 08:03:06 +0000 thomask Re: [Issue 365] New: Regression: Bad code generation for floating point == and !=
Mon, 02 Oct 2006 08:02:59 +0000 thomask [Issue 355] ICE from enum : nonexistent type
Mon, 02 Oct 2006 08:02:50 +0000 thomask [Issue 389] New: Cannot link to std.path.altsep
Fri, 29 Sep 2006 08:11:05 +0000 thomask [Issue 365] New: Regression: Bad code generation for floating point == and !=
Fri, 29 Sep 2006 08:10:57 +0000 thomask [Issue 315] Exception handling is broken for delegates on Linux
Fri, 29 Sep 2006 08:10:51 +0000 thomask [Issue 370] New: Compiler stack overflow on recursive typeof in function declaration.
Fri, 29 Sep 2006 08:10:43 +0000 thomask [Issue 377] New: Compiler error when using -inline only
Fri, 29 Sep 2006 06:55:54 +0000 thomask wrong function overload
Fri, 29 Sep 2006 06:55:45 +0000 thomask [Issue 378] New: Assertion failure: '0' on line 216 in file 'init.c'
Fri, 29 Sep 2006 06:55:39 +0000 thomask [Issue 380] New: cannot use typeof(*this) in a static context
Fri, 29 Sep 2006 06:55:30 +0000 thomask [Issue 381] New: array literals are broken; Internal error: ..\ztc\cod1.c 2525
Mon, 25 Sep 2006 11:38:19 +0000 thomask various inline assembler fixes
Thu, 21 Sep 2006 23:57:44 +0000 thomask updated misc tools
Thu, 21 Sep 2006 23:53:48 +0000 thomask fixed implicit typedef conversion
Thu, 21 Sep 2006 23:49:44 +0000 thomask added basic character literal tests
Wed, 20 Sep 2006 19:11:31 +0000 thomask [Issue 349] New: Function matching with enums is erratic
Wed, 20 Sep 2006 19:11:23 +0000 thomask [Issue 223] Error message for unset constants doesn't specify error location