log

age author description
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')
Wed, 13 Sep 2006 22:27:36 +0000 thomask [Issue 313] New: Fully qualified names bypass private imports
Wed, 13 Sep 2006 22:27:27 +0000 thomask [Issue 334] New: Void Initializer ICE
Wed, 13 Sep 2006 22:27:16 +0000 thomask [Issue 343] New: Compile error using mixin containing struct
Thu, 07 Sep 2006 07:51:55 +0000 thomask Buggy DStress test cases
Thu, 07 Sep 2006 07:51:45 +0000 thomask lazy in main
Thu, 07 Sep 2006 07:51:37 +0000 thomask [Issue 325] New: Overriding members and overloading with alias causes bogus error messages in with().
Thu, 07 Sep 2006 07:51:27 +0000 thomask [Issue 326] New: calculation bug
Wed, 06 Sep 2006 21:12:08 +0000 thomask various test case fixes
Wed, 06 Sep 2006 05:07:33 +0000 thomask various test case fixes
Sun, 03 Sep 2006 09:20:22 +0000 thomask Internal error: ..\ztc\cod1.c 2521
Sun, 03 Sep 2006 09:20:14 +0000 thomask [Issue 306] New: dmd 165 breaks existing code
Sat, 26 Aug 2006 11:05:24 +0000 thomask [Issue 259] New: Comparing signed to unsigned does not generate an error
Sat, 26 Aug 2006 11:05:13 +0000 thomask [Issue 296] New: Template constant can not be used as size of static array.
Sat, 26 Aug 2006 11:05:02 +0000 thomask [Issue 287] DMD optimization bug arround dynamic array length
Fri, 25 Aug 2006 11:43:08 +0000 thomask [Issue 304] Internal error: e2ir.c 145
Fri, 25 Aug 2006 11:42:59 +0000 thomask [Issue 305] version and static if blocks introduce new scope for 'scope' statement
Fri, 25 Aug 2006 11:42:39 +0000 thomask [Issue 303] delegate in finally
Sun, 20 Aug 2006 11:18:32 +0000 thomask partial -fPIC fixes
Fri, 18 Aug 2006 07:16:20 +0000 thomask Walter Bright <newshound@digitalmars.com>
Fri, 18 Aug 2006 07:13:46 +0000 thomask Walter Bright <newshound@digitalmars.com>
Fri, 18 Aug 2006 07:04:34 +0000 thomask [Issue 291] assertion
Thu, 17 Aug 2006 13:33:47 +0000 thomask fixed ommitted "torture-"
Thu, 17 Aug 2006 13:29:44 +0000 thomask updated dmd-internal to 0.164
Thu, 17 Aug 2006 13:29:09 +0000 thomask removed documentation of old Windows workaround
Thu, 17 Aug 2006 12:54:30 +0000 thomask removed www/results.html link
Tue, 15 Aug 2006 12:14:08 +0000 thomask updated reporter listing
Tue, 15 Aug 2006 12:13:49 +0000 thomask [Issue 288] type of opEquals
Tue, 15 Aug 2006 12:13:36 +0000 thomask [Issue 270] Compiler allows and crashes on typedefs of "immediate"-function types
Tue, 15 Aug 2006 12:13:26 +0000 thomask [Issue 287] DMD optimization bug arround dynamic array length
Tue, 15 Aug 2006 09:45:40 +0000 thomask [Issue 250] enum : bool allowed with odd results
Tue, 15 Aug 2006 09:45:30 +0000 thomask [Issue 247] Cannot return from nested functions in contracts
Tue, 15 Aug 2006 09:45:21 +0000 thomask [Issue 236] Class literal expression always says "base classes expected"
Tue, 15 Aug 2006 09:45:12 +0000 thomask Initialization error in classes
Mon, 14 Aug 2006 15:05:40 +0000 thomask fixed typos
Mon, 14 Aug 2006 11:37:56 +0000 thomask [Issue 271] Incorrect constant evaluation of TypeInfo equality comparisons
Mon, 14 Aug 2006 11:37:46 +0000 thomask [Issue 272] foreach inside anonymous function crashes dmd.exe
Mon, 14 Aug 2006 11:37:36 +0000 thomask [Issue 274] Different template alias arguments are treated as the same.
Mon, 14 Aug 2006 11:37:28 +0000 thomask [Issue 276] Compiler erroneously thinks an aggregate inner template will add a field to it
Mon, 14 Aug 2006 11:37:17 +0000 thomask [Issue 285] Struct method null pointer assert has line number of "0"
Sun, 30 Jul 2006 07:46:26 +0000 thomask added windows v. linnux v. gdc data
Sun, 23 Jul 2006 12:59:39 +0000 thomask repo cleanup
Sat, 22 Jul 2006 12:54:59 +0000 thomask added polishing data
Fri, 21 Jul 2006 11:15:26 +0000 thomask post DMD-0.163 review
Thu, 20 Jul 2006 14:47:29 +0000 thomask pre DMD-0.163 review
Wed, 19 Jul 2006 21:00:13 +0000 thomask pre DMD-0.163 review
Wed, 19 Jul 2006 16:01:25 +0000 thomask updated reporter.txt with http://d.puremagic.com/issues's help
Wed, 19 Jul 2006 12:31:37 +0000 thomask added message_tie.pl
Tue, 18 Jul 2006 22:51:49 +0000 thomask gdc-0.19 review
Fri, 14 Jul 2006 23:04:11 +0000 thomask -fPIC fixes
Thu, 13 Jul 2006 10:52:11 +0000 thomask -fPIC fixes
Wed, 12 Jul 2006 14:03:00 +0000 thomask fPIC fixes
Wed, 12 Jul 2006 14:02:36 +0000 thomask <digitalmars-com@baysmith.com>
Wed, 12 Jul 2006 14:02:29 +0000 thomask <jpelcis@gmail.com>
Wed, 12 Jul 2006 10:56:55 +0000 thomask <daiphoenix@lycos.com>
Wed, 12 Jul 2006 10:56:41 +0000 thomask <smjg@iname.com>
Mon, 10 Jul 2006 10:51:42 +0000 thomask <webmaster@villagersonline.com>
Mon, 10 Jul 2006 10:51:31 +0000 thomask Sterling Christensen <sterlingchristensen@hotmail.com>
Fri, 07 Jul 2006 16:57:00 +0000 thomask <h3r3tic@mat.uni.torun.pl>
Fri, 07 Jul 2006 16:55:25 +0000 thomask <h3r3tic@mat.uni.torun.pl>
Fri, 07 Jul 2006 16:54:25 +0000 thomask <h3r3tic@mat.uni.torun.pl>
Fri, 07 Jul 2006 16:53:41 +0000 thomask <oskar.linde@gmail.com>
Fri, 07 Jul 2006 16:52:52 +0000 thomask <oskar.linde@gmail.com>
Thu, 06 Jul 2006 16:04:11 +0000 thomask pre 0.162 review
Tue, 04 Jul 2006 17:04:51 +0000 thomask pre 0.162 review
Tue, 04 Jul 2006 17:04:39 +0000 thomask #!/bin/bash
Mon, 03 Jul 2006 04:00:41 +0000 thomask <h3r3tic@mat.uni.torun.pl>
Sun, 02 Jul 2006 15:45:08 +0000 thomask <thomas-dloop@kuehne.cn>
Sun, 02 Jul 2006 15:43:12 +0000 thomask <fvbommel@wxs.nl>
Sun, 02 Jul 2006 15:43:04 +0000 thomask <larsivar@igesund.net>
Sun, 02 Jul 2006 14:07:55 +0000 thomask <thomas-dloop@kuehne.cn>
Sun, 02 Jul 2006 10:53:29 +0000 thomask pre 0.162 review
Sat, 01 Jul 2006 23:08:00 +0000 thomask pre 0.162 review
Fri, 30 Jun 2006 07:17:28 +0000 thomask fixed switch_22 thx to BCS
Thu, 29 Jun 2006 19:26:54 +0000 thomask <BCS@pathlink.com>
Thu, 29 Jun 2006 13:26:39 +0000 thomask <daiphoenix@lycos.com>
Thu, 29 Jun 2006 13:26:28 +0000 thomask updated struct_24 to DMD-0.161