log

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