log

age author description
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
Sat, 23 Apr 2005 05:45:45 +0000 thomask fixed assertion typo
Thu, 21 Apr 2005 05:34:31 +0000 thomask type safety of variadic arguments
Wed, 20 Apr 2005 19:47:10 +0000 thomask mixin opCall
Wed, 20 Apr 2005 12:58:12 +0000 thomask package/static
Wed, 20 Apr 2005 12:51:35 +0000 thomask private/static
Wed, 20 Apr 2005 12:42:30 +0000 thomask cyclic classes/interfaces (2nd)
Wed, 20 Apr 2005 12:39:49 +0000 thomask cyclic classes/interfaces
Wed, 20 Apr 2005 07:33:17 +0000 thomask interface segfault
Wed, 20 Apr 2005 05:24:22 +0000 thomask extended segmentfault for anonymous classes
Wed, 20 Apr 2005 04:15:53 +0000 thomask static assert inside templated class/struct
Tue, 19 Apr 2005 21:53:51 +0000 thomask rehash / inplace
Tue, 19 Apr 2005 21:51:38 +0000 thomask anonymous class segfault
Tue, 19 Apr 2005 17:28:21 +0000 thomask missing line info for unknown imports
Tue, 19 Apr 2005 15:03:38 +0000 thomask doppelgaenger cleanup
Tue, 19 Apr 2005 12:10:31 +0000 thomask *= /= -= +=
Tue, 19 Apr 2005 11:40:22 +0000 thomask fixed test cases(names)
Tue, 19 Apr 2005 04:05:27 +0000 thomask x++ / ++x / --x / x--
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