log

age author description
Thu, 04 Aug 2005 13:16:18 +0000 thomask fixed sum typo; thanks to Matti Niemenmaa
Tue, 02 Aug 2005 22:47:08 +0000 thomask Paul Guerra <Paul_member@pathlink.com>
Tue, 02 Aug 2005 22:46:24 +0000 thomask Sean Kelly <sean@f4.ca>
Tue, 02 Aug 2005 22:44:41 +0000 thomask fixed Author meta tag
Tue, 02 Aug 2005 22:44:10 +0000 thomask zwang <nehzgnaw@gmail.com>
Sun, 24 Jul 2005 20:46:54 +0000 thomask redefined enum
Thu, 21 Jul 2005 19:04:12 +0000 thomask fixed meta data entries
Thu, 21 Jul 2005 18:44:29 +0000 thomask duplicate test-ID clean up
Thu, 21 Jul 2005 17:21:59 +0000 thomask Post Pforzheim catch up 3
Mon, 18 Jul 2005 22:57:06 +0000 thomask fixed file name typo
Mon, 18 Jul 2005 21:50:03 +0000 thomask post PFLUG catch up 2
Mon, 18 Jul 2005 09:35:40 +0000 thomask post PFLUG catch up 1
Thu, 07 Jul 2005 17:47:55 +0000 thomask Internal error: ../ztc/cod2.c 4211
Thu, 07 Jul 2005 17:04:51 +0000 thomask toobj.c:191: virtual void ClassDeclaration::toObjFile(): Assertion `!scope' failed
Fri, 24 Jun 2005 08:49:06 +0000 thomask Walter <newshound@digitalmars.com>
Fri, 24 Jun 2005 08:39:45 +0000 thomask undefined contracts for abstract functions
Fri, 24 Jun 2005 08:28:49 +0000 thomask Victor Nakoryakov <nail-mail@mail.ru>
Fri, 24 Jun 2005 08:18:37 +0000 thomask -inline / opMul
Fri, 24 Jun 2005 08:01:20 +0000 thomask inline / opMul /with
Thu, 23 Jun 2005 03:53:25 +0000 thomask John Demme <me@teqdruid.com>
Wed, 22 Jun 2005 17:15:46 +0000 thomask forach and throw/catch code generation
Wed, 22 Jun 2005 11:47:16 +0000 thomask arse.c:4119: Expression* Parser::parseUnaryExp(): Assertion `e' failed.
Wed, 22 Jun 2005 11:36:08 +0000 thomask Nick <Nick_member@pathlink.com>
Wed, 22 Jun 2005 11:23:07 +0000 thomask reclasification
Wed, 22 Jun 2005 11:13:23 +0000 thomask Deewiant <deewiant.doesnotlike.spam@gmail.com>
Wed, 22 Jun 2005 11:01:51 +0000 thomask Internal error: ../ztc/cgcs.c 353
Wed, 22 Jun 2005 10:35:32 +0000 thomask Internal error: ../ztc/cgcs.c 213
Sat, 18 Jun 2005 08:36:27 +0000 thomask expression.c:272: void functionArguments(Loc, Scope*, TypeFunction*, Array*): Assertion `0' failed
Sat, 18 Jun 2005 08:27:57 +0000 thomask misplaced initialisers in static rectangular array
Sat, 18 Jun 2005 07:34:47 +0000 thomask empty array length and ptr
Sat, 18 Jun 2005 07:15:32 +0000 thomask anonymous class
Fri, 17 Jun 2005 19:48:02 +0000 thomask circular class inheritance
Fri, 17 Jun 2005 19:47:10 +0000 thomask ignored attributes of imported alias
Fri, 17 Jun 2005 19:42:25 +0000 thomask added basic nested class tests
Sat, 11 Jun 2005 16:25:27 +0000 thomask catchup 1/3
Sat, 11 Jun 2005 06:58:13 +0000 thomask added missing ELINE tag
Sat, 11 Jun 2005 06:56:15 +0000 thomask Regan Heath <regan@netwin.co.nz>
Sat, 11 Jun 2005 06:18:32 +0000 thomask compiler hangs on recursive template
Sat, 11 Jun 2005 06:07:28 +0000 thomask basic static if testing
Fri, 10 Jun 2005 19:10:21 +0000 thomask undetected deprecated "delete"
Fri, 10 Jun 2005 17:21:54 +0000 thomask mixing "static if" and "if"
Thu, 09 Jun 2005 14:47:33 +0000 thomask Nested struct non-static initializer crash
Thu, 09 Jun 2005 14:36:32 +0000 thomask void.sizeof: semicolon expected, not '.'
Wed, 08 Jun 2005 17:49:15 +0000 thomask updated "===" -> "is" and "!==" to "!(...===...)"
Wed, 08 Jun 2005 17:25:48 +0000 thomask updated "delete associativeArray[key]" to "associativeArray.remove(key)"
Mon, 06 Jun 2005 05:41:24 +0000 thomask Internal error: ../ztc/cod1.c 2503
Sat, 04 Jun 2005 18:37:55 +0000 thomask removed dead code
Sat, 04 Jun 2005 18:36:29 +0000 thomask included string mapping tests for function and delegate
Sat, 04 Jun 2005 18:34:39 +0000 thomask removed deprecated bat generator for windows
Thu, 02 Jun 2005 15:42:31 +0000 thomask partial metadata fix
Thu, 02 Jun 2005 11:38:07 +0000 thomask fixed cleanup target
Wed, 01 Jun 2005 19:56:59 +0000 thomask nested types can't be forward referenced
Wed, 01 Jun 2005 19:42:25 +0000 thomask invalid code generation
Wed, 01 Jun 2005 13:02:35 +0000 thomask Nick <Nick_member@pathlink.com>
Wed, 01 Jun 2005 12:34:19 +0000 thomask Internal error: ../ztc/evalu8.c 174
Wed, 01 Jun 2005 12:25:13 +0000 thomask Internal error: e2ir.c 488 (char 00914B24) (0x811ad08)
Wed, 01 Jun 2005 12:10:29 +0000 thomask aliasing an interface array after another interface using the alias makes it impossible to implement the interface
Wed, 01 Jun 2005 11:58:48 +0000 thomask -inline calling wrong virtual function
Sat, 21 May 2005 19:32:38 +0000 thomask StaticIfCondition (nocompile)
Sat, 21 May 2005 19:31:44 +0000 thomask protected at module level