log

age author description
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 ∨ 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