log

age author description
Mon, 18 Apr 2005 20:35:31 +0000 thomask array[-1]
Mon, 18 Apr 2005 13:26:18 +0000 thomask debug/version conditional empty scopes
Mon, 18 Apr 2005 08:29:45 +0000 thomask non-existand module versus type name clash
Mon, 18 Apr 2005 07:49:34 +0000 thomask Kris <fu@bar.com>
Mon, 18 Apr 2005 07:32:46 +0000 thomask big array index
Mon, 18 Apr 2005 07:21:15 +0000 thomask big array crash
Mon, 18 Apr 2005 07:04:52 +0000 thomask Enum.max / Enum.min (double entries)
Mon, 18 Apr 2005 07:02:53 +0000 thomask Enum.max / Enum.min
Mon, 18 Apr 2005 06:42:47 +0000 thomask version/debug chains
Mon, 18 Apr 2005 06:22:34 +0000 thomask added version kludge
Mon, 18 Apr 2005 06:13:44 +0000 thomask fixed handling of empty files
Sun, 17 Apr 2005 10:03:34 +0000 thomask cleanup for Linux(gcc)
Sun, 17 Apr 2005 01:24:19 +0000 thomask partial cleanup for Windows(dmc)
Sat, 16 Apr 2005 11:35:47 +0000 thomask added "[bad error message]" output
Sat, 16 Apr 2005 11:24:56 +0000 thomask added "File not found" clause
Sat, 16 Apr 2005 08:18:57 +0000 thomask pre dmd-0.121 review
Fri, 15 Apr 2005 22:54:15 +0000 thomask updated unittest and file handling to dmd-0.121
Fri, 15 Apr 2005 09:01:17 +0000 thomask check that init doesn't change the value of the queried var
Fri, 15 Apr 2005 08:55:00 +0000 thomask 1) implemented checkRuntimeErrorMessage
Fri, 15 Apr 2005 01:59:35 +0000 thomask auto dtor / inheritance
Fri, 15 Apr 2005 01:39:38 +0000 thomask default initializer
Tue, 12 Apr 2005 16:40:27 +0000 thomask fix dstress.c's memory handling
Tue, 12 Apr 2005 16:16:17 +0000 thomask struct / opEqual mixin
Tue, 12 Apr 2005 15:56:35 +0000 thomask fixed missing imports
Tue, 12 Apr 2005 14:28:49 +0000 thomask setting length of constant array
Tue, 12 Apr 2005 14:12:39 +0000 thomask 0/0
Mon, 11 Apr 2005 19:48:41 +0000 thomask debug/version with multiple causes
Mon, 11 Apr 2005 09:46:24 +0000 thomask fixed typo, thanks Stewart Gordon
Mon, 11 Apr 2005 04:05:37 +0000 thomask default argument, forward reference
Mon, 11 Apr 2005 04:03:18 +0000 thomask fixed module names
Sun, 10 Apr 2005 23:34:13 +0000 thomask &unittest0
Sun, 10 Apr 2005 23:10:35 +0000 thomask pre recover 2/N
Sun, 10 Apr 2005 23:09:37 +0000 thomask pre recover 1/N
Sat, 09 Apr 2005 19:24:10 +0000 thomask fixed void/int typo
Sat, 09 Apr 2005 19:22:15 +0000 thomask fixed void/int typo
Sat, 09 Apr 2005 09:08:25 +0000 thomask () ? (null) : (array)
Sat, 09 Apr 2005 06:25:37 +0000 thomask type.max >> 1
Sat, 09 Apr 2005 06:14:14 +0000 thomask static / non-static overload
Fri, 08 Apr 2005 19:19:04 +0000 thomask auto / ~this() / "switch statement already has a default"
Fri, 08 Apr 2005 19:07:41 +0000 thomask tocsym.c:217: virtual Symbol* VarDeclaration::toSymbol(): Assertion `0' failed.
Fri, 08 Apr 2005 18:58:00 +0000 thomask ~/~= bit array
Fri, 08 Apr 2005 15:28:59 +0000 thomask structs: opCmp/opEquals
Fri, 08 Apr 2005 10:03:26 +0000 thomask removed templates
Fri, 08 Apr 2005 09:57:17 +0000 thomask deprecated types as function parameters
Fri, 08 Apr 2005 09:42:59 +0000 thomask templated struct and opEquals/opCmp
Fri, 08 Apr 2005 08:07:55 +0000 thomask fixed DMD's pattern generator for in-message location
Fri, 08 Apr 2005 05:45:41 +0000 thomask private member of templated classes
Fri, 08 Apr 2005 05:33:27 +0000 thomask super call from classmember function
Thu, 07 Apr 2005 18:24:52 +0000 thomask fixed inheritance
Thu, 07 Apr 2005 18:24:25 +0000 thomask bug-20050407
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
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