log

age author description
Wed, 06 Apr 2005 18:25:21 +0000 thomask fixed wchar->dchar
Wed, 06 Apr 2005 18:23:29 +0000 thomask allowing thes passing of reference to a derived class as an inout function parameter would open up a huge hole in the typing system of the language
Wed, 06 Apr 2005 08:12:29 +0000 thomask import (not at module scope)
Wed, 06 Apr 2005 07:42:30 +0000 thomask contains a circular reference
Wed, 06 Apr 2005 07:21:34 +0000 thomask change declaration order: no more forward references
Wed, 06 Apr 2005 07:17:45 +0000 thomask bitArray[] & -release
Mon, 04 Apr 2005 17:57:41 +0000 thomask multiple invariants in one struct/union/class
Sat, 02 Apr 2005 20:31:10 +0000 thomask module destructor sequence for vital ( extern(C) _d_... ) modules 2/2
Sat, 02 Apr 2005 20:26:33 +0000 thomask module destructor sequence for vital ( extern(C) _d_... ) modules 1/2
Sat, 02 Apr 2005 11:02:45 +0000 thomask checked if arrays are passed as reference
Sat, 02 Apr 2005 11:01:35 +0000 thomask added std.gc.minimze call to std.gc.fullCollect
Sat, 02 Apr 2005 10:59:10 +0000 thomask added tests for custom deallocators
Sat, 02 Apr 2005 10:27:50 +0000 thomask added tests for custom allocators
Sat, 02 Apr 2005 09:46:32 +0000 thomask fixed literal notation
Sat, 02 Apr 2005 09:30:59 +0000 thomask float literals versus variable
Fri, 01 Apr 2005 08:34:14 +0000 thomask dsymbol.c:70: virtual Dsymbol* Dsymbol::syntaxCopy(Dsymbol*):
Thu, 31 Mar 2005 09:01:33 +0000 thomask added missing meta-data
Thu, 31 Mar 2005 08:59:14 +0000 thomask test cases that unexpectetly fail and in addition fail to provide file/line information are now treated as ERROR instead of FAIL
Sun, 27 Mar 2005 18:45:36 +0000 thomask static struct function: -O -inline
Sun, 27 Mar 2005 18:44:42 +0000 thomask foat/ifloat/cfloat: -O -inline
Sat, 26 Mar 2005 18:36:04 +0000 thomask AAs with float index
Sat, 26 Mar 2005 07:27:46 +0000 thomask auto out of scope
Sat, 26 Mar 2005 07:02:38 +0000 thomask added html tests with multiple CODE-tags
Sat, 26 Mar 2005 07:01:53 +0000 thomask glue.c 622
Fri, 25 Mar 2005 15:12:23 +0000 thomask debug info of function pointer
Fri, 25 Mar 2005 08:46:47 +0000 thomask no exclusion detection for version identifiers
Fri, 25 Mar 2005 08:33:16 +0000 thomask bit[] ~= bit[]
Fri, 25 Mar 2005 07:33:35 +0000 thomask struct alignment / gc
Fri, 25 Mar 2005 07:09:48 +0000 thomask bug_cgcod_1445
Fri, 25 Mar 2005 05:25:33 +0000 thomask dif. fixes 5
Fri, 25 Mar 2005 05:22:21 +0000 thomask dif. fixes 3
Fri, 25 Mar 2005 05:15:43 +0000 thomask dif. fixes 2
Fri, 25 Mar 2005 05:14:59 +0000 thomask dif. fixes 1
Tue, 22 Mar 2005 19:59:20 +0000 thomask mixin ctor
Tue, 22 Mar 2005 19:50:01 +0000 thomask mixin opCatAssign
Tue, 22 Mar 2005 12:00:09 +0000 thomask operator precedence like C
Tue, 22 Mar 2005 11:46:11 +0000 thomask can't cast pointer to array
Tue, 22 Mar 2005 11:41:47 +0000 thomask fixed precedence problem
Tue, 22 Mar 2005 08:59:08 +0000 thomask dangling changes
Tue, 22 Mar 2005 08:23:49 +0000 thomask delegate/function - nested functions
Tue, 22 Mar 2005 08:16:05 +0000 thomask Walter <walter@digitalmars.com>
Tue, 22 Mar 2005 08:12:53 +0000 thomask attempt to pass a literal as an argument that should be a reference
Tue, 22 Mar 2005 08:09:10 +0000 thomask Walter <walter@digitalmars.com>
Tue, 22 Mar 2005 08:06:44 +0000 thomask Stewart Gordon <smjg_1998@yahoo.com>
Tue, 22 Mar 2005 08:06:01 +0000 thomask Regan Heath <regan@netwin.co.nz>
Tue, 22 Mar 2005 08:05:11 +0000 thomask Tom S <h3r3tic@remove.mat.uni.torun.pl>
Tue, 22 Mar 2005 08:04:31 +0000 thomask Regan Heath <regan@netwin.co.nz>
Tue, 22 Mar 2005 08:03:28 +0000 thomask segfaulting catch
Tue, 22 Mar 2005 08:02:21 +0000 thomask typeid(type).tsize == type.sizeof
Tue, 22 Mar 2005 08:01:03 +0000 thomask documented __DSTRESS_ELINE__ and __DSTRESS_EFILE__
Tue, 22 Mar 2005 08:00:24 +0000 thomask removed debug output
Mon, 21 Mar 2005 20:47:48 +0000 thomask added error line tests (__DSTRESS_ELINE__ / __DSTRESS_EFILE__)
Mon, 21 Mar 2005 20:45:57 +0000 thomask 1) updated rules to dmd-0.119
Sun, 20 Mar 2005 07:26:58 +0000 thomask forward referenced mixin
Sun, 20 Mar 2005 06:33:58 +0000 thomask added pragama(lib) tests
Fri, 18 Mar 2005 13:28:49 +0000 thomask return contains an Expression and no ExpressionStatement, thus effectless code is legal
Fri, 18 Mar 2005 11:35:53 +0000 thomask added TypeInfo.toString checks to detect 'cheating'
Fri, 18 Mar 2005 10:07:23 +0000 thomask no exclusion check for predefined version identifiers
Fri, 18 Mar 2005 09:59:06 +0000 thomask Object has no ctor
Fri, 18 Mar 2005 08:09:09 +0000 thomask type[] arrayA=arrayB.init
Fri, 18 Mar 2005 07:59:16 +0000 thomask Internal error: ../ztc/cod4.c 352
Fri, 18 Mar 2005 07:49:35 +0000 thomask array.init
Fri, 18 Mar 2005 07:38:57 +0000 thomask static is ignored when applied to other declarations
Fri, 18 Mar 2005 07:30:21 +0000 thomask T!().a creates a new instantiation of T that is *not* the mixin
Fri, 18 Mar 2005 06:51:45 +0000 thomask creates a named template
Fri, 18 Mar 2005 06:47:18 +0000 thomask Inside a class template, to refer to the template (and not the class generated from the template), a '.' must prefix the template name.
Fri, 18 Mar 2005 06:45:07 +0000 thomask fixed = -> ==
Fri, 18 Mar 2005 05:29:08 +0000 thomask array - int
Thu, 17 Mar 2005 21:37:29 +0000 thomask paths without return statements are specifically allowed, the compiler has to insert an assert(0)
Thu, 17 Mar 2005 21:29:28 +0000 thomask 10 byte reals on the x86 align on 2 byte boundaries
Thu, 17 Mar 2005 21:25:17 +0000 thomask fixed new syntax (part 2)
Thu, 17 Mar 2005 21:22:53 +0000 thomask fixed new syntax
Thu, 17 Mar 2005 15:52:24 +0000 thomask float as slice index
Thu, 17 Mar 2005 15:20:24 +0000 thomask cast(uint/int)
Thu, 17 Mar 2005 15:00:16 +0000 thomask updated testcases to DMD version 0.118
Wed, 16 Mar 2005 16:51:29 +0000 thomask static{ this() }
Wed, 16 Mar 2005 12:52:50 +0000 thomask fixed &and; and &or; values
Wed, 16 Mar 2005 12:03:21 +0000 thomask long.min / long.sizeof
Wed, 16 Mar 2005 11:58:17 +0000 thomask associative arrays store copies (native, struct) and references (class)
Wed, 16 Mar 2005 11:09:23 +0000 thomask updated abstract tests to dmd-118
Wed, 16 Mar 2005 10:43:45 +0000 thomask updated align tests to dmd-118
Wed, 16 Mar 2005 10:33:13 +0000 thomask extern(C++) is now documented
Mon, 14 Mar 2005 07:07:41 +0000 thomask template argument / alias
Mon, 14 Mar 2005 07:06:21 +0000 thomask array init
Mon, 14 Mar 2005 06:11:35 +0000 thomask ? / bool, implicit cast
Sat, 12 Mar 2005 14:48:28 +0000 thomask added tests for named character entities
Sat, 12 Mar 2005 13:50:46 +0000 thomask added array[$] tests
Sat, 12 Mar 2005 13:49:58 +0000 thomask added __DATE__, __FILE__, __LINE__, __TIMESTAMP__ and __TIME tests
Sat, 12 Mar 2005 10:54:19 +0000 thomask offsetof
Sat, 12 Mar 2005 10:51:48 +0000 thomask evaluated const
Sat, 12 Mar 2005 10:49:12 +0000 thomask cgcs.c 353
Fri, 11 Mar 2005 23:50:05 +0000 thomask post Sinai part 1/3
Sun, 20 Feb 2005 09:57:03 +0000 thomask typeof / function
Sat, 19 Feb 2005 15:35:05 +0000 thomask sort ifloat/ireal/idouble
Sat, 19 Feb 2005 11:49:59 +0000 thomask removed pathlink dummy emails
Sat, 19 Feb 2005 11:23:31 +0000 thomask inline / static
Sat, 19 Feb 2005 11:20:29 +0000 thomask inline / foreach / struct
Sat, 19 Feb 2005 11:18:37 +0000 thomask enums in multiple scopes
Sat, 19 Feb 2005 11:15:48 +0000 thomask fixed Windows loadFile return code bug
Sat, 19 Feb 2005 11:15:17 +0000 thomask fixed printf bug in cowell-shaw io test
Fri, 18 Feb 2005 23:10:43 +0000 thomask colliding symbols via alias declaration
Fri, 18 Feb 2005 23:09:04 +0000 thomask alias inside of with/scope
Fri, 18 Feb 2005 23:07:46 +0000 thomask calling static function of a super class
Fri, 18 Feb 2005 23:06:03 +0000 thomask super outside of classes
Fri, 18 Feb 2005 23:04:38 +0000 thomask updated todo
Sun, 13 Feb 2005 21:15:50 +0000 thomask function as case condition
Sun, 13 Feb 2005 12:27:21 +0000 thomask fixed date typo
Sat, 12 Feb 2005 13:40:35 +0000 thomask updated meta info for module tests
Sat, 12 Feb 2005 10:25:41 +0000 thomask this -> var in classes and structs
Sat, 12 Feb 2005 10:24:24 +0000 thomask with and opIndex
Sat, 12 Feb 2005 00:39:37 +0000 thomask covariant return statements (classes)
Sat, 12 Feb 2005 00:37:55 +0000 thomask new struct*
Sat, 12 Feb 2005 00:36:18 +0000 thomask fixed name typo
Wed, 09 Feb 2005 08:08:29 +0000 thomask added cent and ucent tests
Mon, 07 Feb 2005 13:29:46 +0000 thomask -inline flag and "with"
Mon, 07 Feb 2005 12:41:48 +0000 thomask InException and OutException
Mon, 07 Feb 2005 00:57:53 +0000 thomask updated defencive versions tests for not yet documented versions "Sparc" and "solaris"
Mon, 07 Feb 2005 00:08:11 +0000 thomask added *BSD support to the test framework
Sun, 06 Feb 2005 11:35:02 +0000 thomask invariant doesn't throw InvariantException
Sun, 06 Feb 2005 11:29:02 +0000 thomask invariant and ctor
Sun, 06 Feb 2005 11:14:51 +0000 thomask class invariant and non-public class member functions
Sat, 05 Feb 2005 22:53:40 +0000 thomask dtor called after exception in thrown in the ctor
Sat, 05 Feb 2005 22:35:25 +0000 thomask cast to void return
Fri, 04 Feb 2005 00:14:37 +0000 thomask extended bug_mtype_507 tests
Fri, 04 Feb 2005 00:02:02 +0000 thomask fixed bug_todt_194
Thu, 03 Feb 2005 23:56:50 +0000 thomask new'ing a templated struct
Thu, 03 Feb 2005 23:37:22 +0000 thomask extended bug_expression_661 (now 681) test
Thu, 03 Feb 2005 15:39:24 +0000 thomask minimal enum crash
Thu, 03 Feb 2005 15:29:32 +0000 thomask extended bug_elfobj_1252
Thu, 03 Feb 2005 15:22:43 +0000 thomask fixed dstress.c segfault
Thu, 03 Feb 2005 15:10:53 +0000 thomask nested "main" function
Thu, 03 Feb 2005 03:55:43 +0000 thomask function overloading / resolving
Tue, 01 Feb 2005 14:15:36 +0000 thomask added UTF8 tests
Tue, 01 Feb 2005 14:15:09 +0000 thomask added EndOfLine tests
Sat, 29 Jan 2005 09:28:45 +0000 thomask inner function in struct member functions
Sat, 29 Jan 2005 09:27:17 +0000 thomask ultra short bug_cgcs_353 test
Fri, 28 Jan 2005 11:04:20 +0000 thomask MSWindows port of "dstress.c"
Wed, 26 Jan 2005 13:58:43 +0000 thomask added testing hints to readme.txt
Wed, 26 Jan 2005 07:23:16 +0000 thomask extended module tests
Tue, 25 Jan 2005 20:10:03 +0000 thomask enabled new "dstress.c" test tool
Tue, 25 Jan 2005 20:04:05 +0000 thomask unicode identifiers
Tue, 25 Jan 2005 19:59:47 +0000 thomask added module lookup bug
Mon, 24 Jan 2005 20:11:13 +0000 thomask fixed version check for pre 0.106 DMD versions
Mon, 24 Jan 2005 20:07:40 +0000 thomask disabled unoffical version identifiers "Unix" and "darwin"
Sun, 23 Jan 2005 18:57:23 +0000 thomask super in class constructor
Sun, 23 Jan 2005 11:22:29 +0000 thomask fixed subversion meta info
Sun, 23 Jan 2005 11:19:15 +0000 thomask html file endings
Sun, 23 Jan 2005 10:51:04 +0000 thomask updated meta data for mtype_507
Sat, 22 Jan 2005 17:14:08 +0000 thomask double alias and "need 'this'"
Fri, 21 Jan 2005 23:39:37 +0000 thomask fixed module names; thanks Stewart Gordon
Thu, 20 Jan 2005 19:39:40 +0000 thomask bulk offline update
Thu, 13 Jan 2005 13:59:39 +0000 thomask repos & copyright maintenance
Thu, 13 Jan 2005 00:49:48 +0000 thomask fixed recur. struct tests
Wed, 12 Jan 2005 15:24:26 +0000 thomask fixed module name typo
Wed, 12 Jan 2005 14:10:05 +0000 thomask opIdentity for inherited interfaces
Wed, 12 Jan 2005 13:43:49 +0000 thomask forward reference of enums
Wed, 12 Jan 2005 13:42:43 +0000 thomask struct recursion
Tue, 11 Jan 2005 16:31:24 +0000 thomask constant evaluation for enums
Tue, 11 Jan 2005 03:58:28 +0000 thomask downcasting classes not an lvalue
Fri, 07 Jan 2005 21:45:16 +0000 thomask fixed location of overload_11 and overload_12
Fri, 07 Jan 2005 21:33:11 +0000 thomask class inheritance / function overload bug
Fri, 07 Jan 2005 21:23:32 +0000 thomask fixed "@dateq@" typo
Mon, 03 Jan 2005 18:00:19 +0000 thomask updated sizeof tests
Mon, 03 Jan 2005 17:55:45 +0000 thomask added missing keywords
Mon, 03 Jan 2005 17:53:33 +0000 thomask extended associative array tests
Mon, 03 Jan 2005 17:32:56 +0000 thomask disabled Windows specific test for non-Windows systems
Sat, 01 Jan 2005 15:15:41 +0000 thomask this in class constructor/destructor
Sat, 01 Jan 2005 04:47:14 +0000 thomask template specialization bug
Thu, 30 Dec 2004 11:05:29 +0000 thomask removed superflow spaces
Thu, 30 Dec 2004 11:04:44 +0000 thomask abstract constructor
Thu, 30 Dec 2004 11:03:48 +0000 thomask forward references
Thu, 30 Dec 2004 11:02:13 +0000 thomask h3r3tic <foo@bar.baz>
Thu, 30 Dec 2004 10:03:19 +0000 thomask circumvent import bug
Thu, 30 Dec 2004 10:02:33 +0000 thomask suport multiple file compile targets
Wed, 29 Dec 2004 23:35:31 +0000 thomask structs/unions and setters/getters
Wed, 29 Dec 2004 23:12:03 +0000 thomask opShl and uint
Sun, 26 Dec 2004 22:19:33 +0000 thomask extended static class/union member tests
Sun, 26 Dec 2004 21:35:21 +0000 thomask static struct members
Sun, 26 Dec 2004 21:33:40 +0000 thomask "!=" versus "!=="
Sun, 26 Dec 2004 16:38:16 +0000 thomask e2ir.c 229
Sun, 26 Dec 2004 16:36:09 +0000 thomask Internal error: ..\ztc\cgcod.c 1640
Thu, 23 Dec 2004 21:29:16 +0000 thomask static functions in interfaces
Thu, 23 Dec 2004 20:52:20 +0000 thomask botched constructor
Thu, 23 Dec 2004 20:50:54 +0000 thomask mixin of templated struct
Thu, 23 Dec 2004 20:49:06 +0000 thomask this in module level
Sun, 19 Dec 2004 11:42:38 +0000 thomask Tyro <ridimz_at@yahoo.dot.com>
Sun, 19 Dec 2004 11:01:01 +0000 thomask label deflation bug
Thu, 16 Dec 2004 06:56:08 +0000 thomask added "intervening finally" tests for break and goto
Wed, 15 Dec 2004 17:37:40 +0000 thomask 1) fixed @author@ typos
Wed, 15 Dec 2004 17:36:14 +0000 thomask casting function pointers
Wed, 15 Dec 2004 17:36:02 +0000 thomask various template bugs
Tue, 14 Dec 2004 19:36:27 +0000 thomask 1) added websvn links
Tue, 14 Dec 2004 19:35:36 +0000 thomask extended foreach tests
Tue, 14 Dec 2004 09:37:59 +0000 thomask extended function argument tests
Tue, 14 Dec 2004 09:00:59 +0000 thomask fixed html entity tests
Tue, 14 Dec 2004 08:59:31 +0000 thomask fixed typo in escape_octal_02
Sun, 12 Dec 2004 23:08:32 +0000 thomask forward reference of enums
Sun, 12 Dec 2004 09:35:37 +0000 thomask John Reimer <brk_6502@yahoo.com>
Sat, 11 Dec 2004 17:46:49 +0000 thomask 1) updated results
Fri, 10 Dec 2004 19:19:26 +0000 thomask fixed typo in super_07
Fri, 10 Dec 2004 19:13:38 +0000 thomask 1) super()
Thu, 09 Dec 2004 07:44:29 +0000 thomask extended break and switch tests
Thu, 09 Dec 2004 07:43:49 +0000 thomask added return test for void functions
Thu, 09 Dec 2004 07:01:54 +0000 thomask added tests for ExpressionStatement without affect
Thu, 09 Dec 2004 06:54:59 +0000 thomask extended goto tests
Thu, 09 Dec 2004 06:25:02 +0000 thomask fixed goto_4 location
Thu, 09 Dec 2004 06:21:54 +0000 thomask extended goto tests
Thu, 09 Dec 2004 06:08:48 +0000 thomask extended foreach tests
Thu, 09 Dec 2004 03:26:52 +0000 thomask bug_elfobj_1251
Thu, 09 Dec 2004 03:26:12 +0000 thomask added command_line_deprecated tests
Tue, 07 Dec 2004 12:04:08 +0000 thomask 1) added InExpression tests
Mon, 06 Dec 2004 16:39:00 +0000 thomask 1) fixed html mime settings
Mon, 06 Dec 2004 06:44:21 +0000 thomask class declaration order (cgywin 1.5.12-1)
Sun, 05 Dec 2004 23:02:16 +0000 thomask updated results Linux (dmd-0.108, dmd-0.109)
Fri, 03 Dec 2004 13:53:26 +0000 thomask accessing named union members
Fri, 03 Dec 2004 13:38:51 +0000 thomask fixed pointer of empty static array test
Fri, 03 Dec 2004 13:09:37 +0000 thomask undefined symbol in uint switch crashes the compiler
Wed, 01 Dec 2004 14:44:06 +0000 thomask class_initialization
Wed, 01 Dec 2004 13:53:23 +0000 thomask extended offsetof / offset tests
Wed, 01 Dec 2004 12:41:29 +0000 thomask added .offset deprication tests
Wed, 01 Dec 2004 12:37:59 +0000 thomask added basic offsetof tests
Wed, 01 Dec 2004 12:36:20 +0000 thomask extended ptr tests
Wed, 01 Dec 2004 12:03:54 +0000 thomask added basic ptr tests
Wed, 01 Dec 2004 11:28:28 +0000 thomask updated results
Wed, 01 Dec 2004 09:53:11 +0000 thomask dstress.run.creal_20
Wed, 01 Dec 2004 08:06:22 +0000 thomask Lionello Lunesu <lionello.lunesu@crystalinter.remove.com>
Wed, 01 Dec 2004 07:58:06 +0000 thomask anonymous delegate bug
Wed, 01 Dec 2004 07:49:22 +0000 thomask dstress.run.bug_expression_661_A
Wed, 01 Dec 2004 07:35:54 +0000 thomask updated anonymous struct/union to dmd-0.108
Wed, 01 Dec 2004 07:34:52 +0000 thomask extended typeid tests
Wed, 01 Dec 2004 07:33:15 +0000 thomask adapted feature "switch(dchar[])"
Wed, 01 Dec 2004 07:27:46 +0000 thomask added comment
Wed, 01 Dec 2004 07:26:50 +0000 thomask fixed typos
Wed, 01 Dec 2004 07:25:38 +0000 thomask fixed documentation for extern(C++)
Wed, 01 Dec 2004 07:24:50 +0000 thomask fixed numeric html entity test (D escape sequences)
Wed, 01 Dec 2004 07:23:29 +0000 thomask added delegate tests
Wed, 01 Dec 2004 07:22:55 +0000 thomask added empty html entity tests
Thu, 25 Nov 2004 15:25:04 +0000 thomask added const tests
Wed, 24 Nov 2004 09:09:42 +0000 thomask added foreach(in/out ...) tests
Wed, 24 Nov 2004 09:08:58 +0000 thomask added extern(Windows/Pascal/C++) tests