log

age author description
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
Wed, 20 Sep 2006 19:11:17 +0000 thomask [Issue 351] New: Recursive string template doesn't work if the terminating specialisation is given first
Wed, 20 Sep 2006 19:11:12 +0000 thomask [Issue 352] New: Assertion failure: expression.c 753 - concatenating strings in a template calling another template
Wed, 20 Sep 2006 19:11:06 +0000 thomask [Issue 353] New: null passed as a char[] template argument, concatenated with a string literal, is a non-constant expression
Wed, 20 Sep 2006 19:10:56 +0000 thomask [Issue 354] New: Internal error: e2ir.c 772 with bad template use
Wed, 20 Sep 2006 19:10:47 +0000 thomask [Issue 355] New: ICE from enum : nonexistent type
Thu, 14 Sep 2006 12:05:42 +0000 thomask Incorrect code generation -O2 gdc
Thu, 14 Sep 2006 12:05:35 +0000 thomask [Issue 258] New: Undefined identifier error for circular import
Thu, 14 Sep 2006 12:05:27 +0000 thomask [Issue 257] New: package vars accessible from sub-modules, package funcs not
Thu, 14 Sep 2006 07:15:59 +0000 thomask foreach on aggregate class in some delegate litterals
Thu, 14 Sep 2006 07:15:49 +0000 thomask typedef, implicit cast, bug or feature?
Thu, 14 Sep 2006 07:15:39 +0000 thomask name resolution and static function
Thu, 14 Sep 2006 07:15:31 +0000 thomask [Issue 221] New: Inconsistent name mangling of bool (a relic of 'bit')