log

age author description
Thu, 07 Apr 2005 13:58:56 +0000 thomask added checks for dissallowed conversions between float, ifloat and cfloat
Thu, 07 Apr 2005 13:40:58 +0000 thomask ifloat -> cfloat
Wed, 06 Apr 2005 21:53:12 +0000 thomask added dmd-0.120/Linux results
Wed, 06 Apr 2005 20:54:40 +0000 thomask bypas dmd-0.120's problems with real->complex
Wed, 06 Apr 2005 20:41:13 +0000 thomask implicit conversion from real to creal
Wed, 06 Apr 2005 20:12:25 +0000 thomask added test for destructor sequence of auto variables
Wed, 06 Apr 2005 20:02:21 +0000 thomask updated version identifer AMD64 -> X86_64
Wed, 06 Apr 2005 19:47:57 +0000 thomask updated results (Linux, dmd)
Wed, 06 Apr 2005 18:56:06 +0000 thomask 1) fixed meta data
Wed, 06 Apr 2005 18:30:47 +0000 thomask 0. and 0..1 can be recognized
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