log

age author description
Thu, 12 May 2005 00:16:05 +0000 thomask empty declaration makes illegal delegate declaration valid
Thu, 12 May 2005 00:08:33 +0000 thomask ..\ztc\cod1.c 2433
Wed, 11 May 2005 23:47:52 +0000 thomask ifloat * ifloat => float
Wed, 11 May 2005 17:58:51 +0000 thomask opMul( ifloat, ifloat )
Wed, 11 May 2005 17:22:15 +0000 thomask opDiv( ifloat / ifloat )
Wed, 11 May 2005 17:11:23 +0000 thomask opDiv run time versus compile time
Wed, 11 May 2005 17:06:05 +0000 thomask compiletime versus runtime opDiv
Wed, 11 May 2005 16:36:06 +0000 thomask removed superflowed alias
Wed, 11 May 2005 16:32:17 +0000 thomask attributes & alias
Wed, 11 May 2005 15:19:10 +0000 thomask auto_05 is undefined
Wed, 11 May 2005 00:00:56 +0000 thomask [recover dummy]
Tue, 10 May 2005 23:59:14 +0000 thomask post DMD-0.122 review [1+2/n]
Tue, 10 May 2005 23:53:52 +0000 thomask [recover dummy]
Tue, 10 May 2005 23:53:29 +0000 thomask [recover dummy]
Tue, 10 May 2005 23:51:55 +0000 thomask [recover dummy]
Tue, 10 May 2005 23:50:13 +0000 thomask alignment of struct members
Tue, 10 May 2005 23:49:42 +0000 thomask pre DMD-0.120 cgcod.c 1445 crash
Tue, 10 May 2005 23:48:58 +0000 thomask const float conversions
Tue, 10 May 2005 23:48:17 +0000 thomask interface (no circular)
Tue, 10 May 2005 23:47:41 +0000 thomask empty interface
Tue, 10 May 2005 23:45:02 +0000 thomask moved big static array test to nocompile
Tue, 10 May 2005 23:43:19 +0000 thomask added illegal range and illegal type checks for Enum
Tue, 10 May 2005 23:42:32 +0000 thomask Enum.init / Enum e
Tue, 10 May 2005 23:41:09 +0000 thomask alias const char[] <-> const char[] as case condition
Tue, 10 May 2005 23:40:22 +0000 thomask sort lists on all OSs equally
Tue, 10 May 2005 23:38:22 +0000 thomask added memory limit to crashRun
Sun, 01 May 2005 05:52:38 +0000 thomask fixed catch sequence
Sun, 01 May 2005 05:37:39 +0000 thomask updated result pages
Sun, 01 May 2005 04:02:01 +0000 thomask removed redundancy in the output
Sun, 01 May 2005 04:01:11 +0000 thomask correctly kill child process if killed by user
Fri, 29 Apr 2005 03:42:41 +0000 thomask implicit conversion float<->ifloat
Thu, 28 Apr 2005 15:53:12 +0000 thomask added IEEE 754 tests for 0-handing
Thu, 28 Apr 2005 15:52:30 +0000 thomask fixed timeout handing of crashRun
Thu, 28 Apr 2005 15:52:01 +0000 thomask fixed uname/date arguments
Thu, 28 Apr 2005 06:57:27 +0000 thomask disabled debug output
Thu, 28 Apr 2005 06:55:43 +0000 thomask a[1]~b[1]
Wed, 27 Apr 2005 12:21:18 +0000 thomask template loop
Wed, 27 Apr 2005 11:54:12 +0000 thomask added crashRun for POSIX systems
Wed, 27 Apr 2005 05:52:26 +0000 thomask template / private member
Wed, 27 Apr 2005 05:49:25 +0000 thomask template / private member
Tue, 26 Apr 2005 15:53:33 +0000 thomask changed value to reference property
Tue, 26 Apr 2005 12:24:05 +0000 thomask new(...)
Tue, 26 Apr 2005 12:09:29 +0000 thomask 9Li / 9Fi
Tue, 26 Apr 2005 11:59:35 +0000 thomask int -> creal
Tue, 26 Apr 2005 11:50:40 +0000 thomask scope problems with sizeof/offsetof
Mon, 25 Apr 2005 06:16:43 +0000 thomask cfloat.min > cfloat.max
Mon, 25 Apr 2005 05:55:52 +0000 thomask mixin / const int
Mon, 25 Apr 2005 05:43:26 +0000 thomask -inline / opIndex / struct
Mon, 25 Apr 2005 05:26:43 +0000 thomask cgcod.c 1489
Mon, 25 Apr 2005 05:25:13 +0000 thomask cgcod.c 1489
Sun, 24 Apr 2005 16:53:17 +0000 thomask wchar/dchar.dup ...
Sun, 24 Apr 2005 07:32:57 +0000 thomask added experimental results for dmd-0.121 on WindowsXP(German edition, SP1, i686)
Sat, 23 Apr 2005 11:38:01 +0000 thomask char/dchar/wchar[].revers
Sat, 23 Apr 2005 11:37:04 +0000 thomask char/wchar/dchar[].dup
Sat, 23 Apr 2005 07:09:17 +0000 thomask template / member function
Sat, 23 Apr 2005 06:55:16 +0000 thomask OutOfMemory not called
Sat, 23 Apr 2005 06:41:43 +0000 thomask scope visibility
Sat, 23 Apr 2005 06:12:33 +0000 thomask override alignof
Sat, 23 Apr 2005 06:12:08 +0000 thomask override alignof / offsetof
Sat, 23 Apr 2005 05:56:24 +0000 thomask implicit conversion between ifloat and float