log

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