log

age author description
Thu, 05 Apr 2007 16:35:45 +0000 thomask [Issue 929] Resizing array of associative arrays (uint[char[]][]) causes infinite loop / hang
Thu, 05 Apr 2007 16:35:18 +0000 thomask [Issue 928] nested struct definition in unittest section of a templated class, hangs DMD
Thu, 05 Apr 2007 16:33:59 +0000 thomask [Issue 925] ICE on casting array literal to void[]
Thu, 05 Apr 2007 16:33:20 +0000 thomask [Issue 993] No constant folding for template value default arguments
Thu, 05 Apr 2007 16:32:25 +0000 thomask [Issue 992] export keyword causes undefined references on linux
Thu, 05 Apr 2007 16:32:01 +0000 thomask [Issue 991] expression.c:4257: virtual Expression* DotIdExp::semantic(Scope*): Assertion `0' failed.
Thu, 05 Apr 2007 10:31:32 +0000 thomask [Issue 884] Segfault in recursive template
Thu, 05 Apr 2007 10:31:02 +0000 thomask [Issue 883] ICE: nested templates with integer arguments
Thu, 05 Apr 2007 10:29:26 +0000 thomask [Issue 850] we need (*type).property to refer to property if we use typedef
Thu, 05 Apr 2007 10:28:59 +0000 thomask [Issue 827] Trying to break out of a labelled BlockStatement breaks out of a for loop at its beginning
Thu, 05 Apr 2007 10:28:19 +0000 thomask [Issue 815] scope(exit) isn't executed when "continue" is used to continue a while-loop
Thu, 05 Apr 2007 10:26:56 +0000 thomask [Issue 814] lazy argument + variadic arguments
Thu, 05 Apr 2007 10:19:38 +0000 thomask [Issue 810] Cannot forward reference template
Thu, 05 Apr 2007 10:19:08 +0000 thomask [Issue 803] incorrect error message and location for repeated aliases
Thu, 05 Apr 2007 10:18:52 +0000 thomask [Issue 769] Property not properly compiled - (error on valid code)
Thu, 05 Apr 2007 10:18:36 +0000 thomask [Issue 1087] Scope classes not destroyed in labeled statements in switches
Thu, 05 Apr 2007 08:28:05 +0000 thomask switch bug
Wed, 04 Apr 2007 20:34:41 +0000 thomask added missing std.stdargs import
Wed, 04 Apr 2007 20:34:23 +0000 thomask [Issue 1072] this code should run as the same as previous bug code , but dmd av here
Wed, 04 Apr 2007 20:34:04 +0000 thomask [Issue 1088] structs allocated with a struct allocator will not have default initializer values assigned
Wed, 04 Apr 2007 20:33:42 +0000 thomask [Issue 1088] structs allocated with a struct allocator will not have default initializer values assigned
Wed, 04 Apr 2007 20:29:33 +0000 thomask [Issue 1089] Unsafe pointer comparison in TypeInfo_Pointer.compare
Wed, 04 Apr 2007 20:29:08 +0000 thomask [Issue 1091] Wrong size reserved for critical sections
Wed, 04 Apr 2007 20:28:49 +0000 thomask [Issue 1092] compiler crash in ..\ztc\cod1.c 2528
Wed, 04 Apr 2007 17:35:10 +0000 thomask [Issue 1075] dmd reject valid code
Sat, 31 Mar 2007 20:11:34 +0000 thomask [Issue 1081] with using real and -O option, dmd generate bug code
Sat, 31 Mar 2007 08:27:03 +0000 thomask r7392@birke: tk | 2007-03-29 16:20:48 +0200
Sat, 31 Mar 2007 08:26:38 +0000 thomask r7391@birke: tk | 2007-03-29 16:16:23 +0200
Sat, 31 Mar 2007 08:26:20 +0000 thomask r7390@birke: tk | 2007-03-29 16:07:56 +0200
Sat, 31 Mar 2007 08:26:05 +0000 thomask r7389@birke: tk | 2007-03-29 16:01:38 +0200
Sat, 31 Mar 2007 08:25:50 +0000 thomask r7388@birke: tk | 2007-03-29 15:55:00 +0200
Sat, 31 Mar 2007 08:25:36 +0000 thomask r7387@birke: tk | 2007-03-29 15:49:47 +0200
Sat, 31 Mar 2007 08:25:16 +0000 thomask r7386@birke: tk | 2007-03-29 15:38:42 +0200
Sat, 31 Mar 2007 08:24:58 +0000 thomask r7385@birke: tk | 2007-03-29 15:34:13 +0200
Sat, 31 Mar 2007 08:24:38 +0000 thomask r7384@birke: tk | 2007-03-29 15:24:43 +0200
Sat, 31 Mar 2007 08:23:34 +0000 thomask r7383@birke: tk | 2007-03-29 15:17:51 +0200
Sat, 31 Mar 2007 08:23:17 +0000 thomask r7382@birke: tk | 2007-03-29 15:06:54 +0200
Sat, 31 Mar 2007 08:22:47 +0000 thomask r7381@birke: tk | 2007-03-29 15:04:07 +0200
Mon, 12 Mar 2007 06:21:06 +0000 thomask extended circular alias tests
Mon, 12 Mar 2007 06:20:50 +0000 thomask fixed oracle
Mon, 12 Mar 2007 06:20:35 +0000 thomask fixed @desc@ data
Mon, 12 Mar 2007 05:31:08 +0000 thomask fixed #1036
Mon, 12 Mar 2007 05:30:43 +0000 thomask [Issue 1051] foreach over member array in static func causes ICE
Mon, 12 Mar 2007 05:30:13 +0000 thomask fixed #1042
Mon, 12 Mar 2007 05:29:36 +0000 thomask fixed floating point comparison
Sun, 11 Mar 2007 11:20:48 +0000 thomask [Issue 1028] Segfault using tuple inside asm code.
Sun, 11 Mar 2007 11:20:06 +0000 thomask [Issue 968] ICE on compile-time execution
Sun, 11 Mar 2007 11:19:30 +0000 thomask [Issue 1038] explicit class cast breakage in 1.007
Sun, 11 Mar 2007 11:18:57 +0000 thomask [Issue 1026] dmd SEGV when checking length of Tuple elements when length == 0
Sun, 11 Mar 2007 11:18:25 +0000 thomask [Issue 1026] dmd SEGV when checking length of Tuple elements when length == 0
Sun, 11 Mar 2007 11:18:04 +0000 thomask Re: odd issue in 1.006
Sun, 11 Mar 2007 11:17:41 +0000 thomask Re: Compile time function execution...
Sun, 11 Mar 2007 11:17:23 +0000 thomask Re: Compile time function execution...
Sun, 11 Mar 2007 11:09:34 +0000 thomask Re: Compile time function execution...
Sun, 11 Mar 2007 11:08:24 +0000 thomask Re: Compile time function execution...
Sun, 11 Mar 2007 11:06:58 +0000 thomask Re: DMD 1.004 release
Sun, 11 Mar 2007 11:06:16 +0000 thomask Re: Compile time function execution...
Sun, 11 Mar 2007 11:05:50 +0000 thomask Re: Compile time function execution...
Sun, 11 Mar 2007 11:05:29 +0000 thomask Re: DMD 1.007 release
Fri, 09 Mar 2007 22:13:20 +0000 thomask remove obsolete files in obj/*